Update reported copyright dates.
[deliverable/binutils-gdb.git] / gas / as.c
index 915a5eb5a1b057ec80f1a6fccba58d42e55a7443..d16ad886aed5ee39ec1749fcba4c3d6213e26939 100644 (file)
--- a/gas/as.c
+++ b/gas/as.c
@@ -1,6 +1,6 @@
 /* as.c - GAS main program.
    Copyright 1987, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998,
-   1999, 2000, 2001, 2002
+   1999, 2000, 2001, 2002, 2005
    Free Software Foundation, Inc.
 
    This file is part of GAS, the GNU Assembler.
@@ -589,7 +589,7 @@ parse_args (int * pargc, char *** pargv)
 #else
          printf (_("GNU assembler %s\n"), VERSION);
 #endif
-         printf (_("Copyright 2002 Free Software Foundation, Inc.\n"));
+         printf (_("Copyright 2005 Free Software Foundation, Inc.\n"));
          printf (_("\
 This program is free software; you may redistribute it under the terms of\n\
 the GNU General Public License.  This program has absolutely no warranty.\n"));
This page took 0.026528 seconds and 4 git commands to generate.