From 2a538ba50cdd625e18a08052a2d326d19b5c63bd Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Fri, 18 Jan 2002 11:28:42 +0000 Subject: gas: 2002-01-18 Andreas Jaeger * as.c (parse_args): Update year. binutils: 2002-01-18 Andreas Jaeger * version.c (print_version): Update year. ld: 2002-01-18 Andreas Jaeger * ldver.c (ldversion): Update year. --- ld/ldver.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ld/ldver.c') diff --git a/ld/ldver.c b/ld/ldver.c index d2a1c3f..f81884c 100644 --- a/ld/ldver.c +++ b/ld/ldver.c @@ -1,5 +1,5 @@ /* ldver.c -- Print linker version. - Copyright 1991, 1992, 1993, 1994, 1995, 1996, 1997, 2000, 2001 + Copyright 1991, 1992, 1993, 1994, 1995, 1996, 1997, 2000, 2001, 2002 Free Software Foundation, Inc. This file is part of GLD, the Gnu Linker. @@ -39,7 +39,7 @@ ldversion (noisy) if (noisy & 2) { - printf (_("Copyright 2001 Free Software Foundation, Inc.\n")); + printf (_("Copyright 2002 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")); -- cgit v1.1