Bump copyright year range (need to do this on trunk as well).

svn path=/branches/YASM_0_2/; revision=895
diff --git a/yasm/frontends/yasm/yasm.c b/yasm/frontends/yasm/yasm.c
index 1463a06..68a431e 100644
--- a/yasm/frontends/yasm/yasm.c
+++ b/yasm/frontends/yasm/yasm.c
@@ -107,7 +107,7 @@
 /* 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"),