From 9c5b9d531f78961181749c72b8ca7a295b97196e Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 17 May 2010 23:54:03 +0000 Subject: prepare for 2010 pretest builds git-svn-id: svn://tug.org/texlive/trunk@18320 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/kpathsea/kpsewhich.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Build/source/texk/kpathsea/kpsewhich.c') diff --git a/Build/source/texk/kpathsea/kpsewhich.c b/Build/source/texk/kpathsea/kpsewhich.c index 7575dbfe335..73994ffe370 100644 --- a/Build/source/texk/kpathsea/kpsewhich.c +++ b/Build/source/texk/kpathsea/kpsewhich.c @@ -1,7 +1,7 @@ /* kpsewhich -- standalone path lookup and variable expansion for Kpathsea. Ideas from Thomas Esser, Pierre MacKay, and many others. - Copyright 1995-2009 Karl Berry & Olaf Weber. + Copyright 1995-2010 Karl Berry & Olaf Weber. This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public @@ -560,7 +560,7 @@ read_command_line (kpathsea kpse, int argc, string *argv) } else if (ARGUMENT_IS ("version")) { puts (kpathsea_version_string); - puts ("Copyright 2009 Karl Berry & Olaf Weber.\n\ + puts ("Copyright 2010 Karl Berry & Olaf Weber.\n\ License LGPLv2.1+: GNU Lesser GPL version 2.1 or later \n\ This is free software: you are free to change and redistribute it.\n\ There is NO WARRANTY, to the extent permitted by law.\n"); -- cgit v1.2.3