summaryrefslogtreecommitdiff
path: root/gas/as.c
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2005-01-31 17:36:24 +0000
committerNick Clifton <nickc@redhat.com>2005-01-31 17:36:24 +0000
commitd342277e676c4cf7706c753635c55f4d48fd0fa8 (patch)
tree83a70acbba58ac6a4a6c6fd2a6cd66049142a194 /gas/as.c
parentd64867963301f6059d83c42d241ee5ba1ae4ccbd (diff)
Update reported copyright dates.
Diffstat (limited to 'gas/as.c')
-rw-r--r--gas/as.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/gas/as.c b/gas/as.c
index 915a5eb5a1..d16ad886ae 100644
--- 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"));