From: Peter Johnson Date: Fri, 28 Mar 2003 07:02:56 +0000 (-0000) Subject: Bump copyright year range. X-Git-Tag: v0.2.2~3^2~40 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6d8f981861c794543d5b449d035a1fe64ce67637;p=yasm Bump copyright year range. svn path=/trunk/yasm/; revision=897 --- diff --git a/frontends/yasm/yasm.c b/frontends/yasm/yasm.c index 1463a066..68a431e5 100644 --- a/frontends/yasm/yasm.c +++ b/frontends/yasm/yasm.c @@ -107,7 +107,7 @@ static opt_option options[] = /* version message */ /*@observer@*/ static const char *version_msg[] = { PACKAGE " " VERSION "\n", - N_("Copyright (c) 2001-2002 Peter Johnson and other"), " " PACKAGE " ", + N_("Copyright (c) 2001-2003 Peter Johnson and other"), " " PACKAGE " ", N_("developers.\n"), N_("This program is free software; you may redistribute it under the\n"), N_("terms of the GNU General Public License. Portions of this program\n"),