aboutsummaryrefslogtreecommitdiff
path: root/gdb/top.c
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2000-03-28 02:03:53 +0000
committerAndrew Cagney <cagney@redhat.com>2000-03-28 02:03:53 +0000
commit107b56f053504c0864319ccb6c0f3fef03186fe6 (patch)
treecb66d01ac46f01e29a82964e4e0b2678bdf851df /gdb/top.c
parent3b7aaf81e12ebca815b5f977369cd7a7681274db (diff)
downloadgdb-107b56f053504c0864319ccb6c0f3fef03186fe6.zip
gdb-107b56f053504c0864319ccb6c0f3fef03186fe6.tar.gz
gdb-107b56f053504c0864319ccb6c0f3fef03186fe6.tar.bz2
Bump copyright to 2000.
Diffstat (limited to 'gdb/top.c')
-rw-r--r--gdb/top.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/top.c b/gdb/top.c
index 0fac46d..e5a8bef 100644
--- a/gdb/top.c
+++ b/gdb/top.c
@@ -3173,7 +3173,7 @@ print_gdb_version (stream)
/* Second line is a copyright notice. */
- fprintf_filtered (stream, "Copyright 1998 Free Software Foundation, Inc.\n");
+ fprintf_filtered (stream, "Copyright 2000 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