]> granicus.if.org Git - yasm/commitdiff
* yasm.c (version_msg): Update copyright date range.
authorPeter Johnson <peter@tortall.net>
Thu, 30 Mar 2006 04:26:16 +0000 (04:26 -0000)
committerPeter Johnson <peter@tortall.net>
Thu, 30 Mar 2006 04:26:16 +0000 (04:26 -0000)
svn path=/trunk/yasm/; revision=1442

frontends/yasm/yasm.c

index b129187388937305b242380e6667a46cb6d188e8..3a9fed3ac51d3060fc172effd93246e911996478 100644 (file)
@@ -170,7 +170,7 @@ static opt_option options[] =
 /* version message */
 /*@observer@*/ static const char *version_msg[] = {
     PACKAGE " " VERSION "\n",
-    N_("Copyright (c) 2001-2003 Peter Johnson and other"), " " PACKAGE " ",
+    N_("Copyright (c) 2001-2006 Peter Johnson and other"), " " PACKAGE " ",
     N_("developers.\n"),
     N_("**Licensing summary**\n"),
     N_("Note: This summary does not provide legal advice nor is it the\n"),