* top.c (print_gdb_version): Bump copyright year to 2002.
+2002-01-20 Michael Chastain <mec@shout.net>
+
+ * top.c (print_gdb_version): Bump copyright year to 2002.
+
2002-01-20 Andrew Cagney <ac131313@redhat.com>
* MAINTAINERS (Blanket Write Privs): Add Kevin Buettner, Elena
/* Second line is a copyright notice. */
- fprintf_filtered (stream, "Copyright 2001 Free Software Foundation, Inc.\n");
+ fprintf_filtered (stream, "Copyright 2002 Free Software Foundation, Inc.\n");
/* Following the copyright is a brief statement that the program is
free software, that users are free to copy and change it on