From 0bee07125fa7b3c006f4b11d125cfb1285cb76c0 Mon Sep 17 00:00:00 2001 From: Joel Brobecker Date: Mon, 2 Jan 2006 05:45:54 +0000 Subject: [PATCH] * top.c (print_gdb_version): Update copyright year to 2006. --- gdb/ChangeLog | 4 ++++ gdb/top.c | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 2a9c7f69974..258ba20eafc 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2006-01-01 Joel Brobecker + + * top.c (print_gdb_version): Update copyright year to 2006. + 2006-01-01 Roger Sayle Elena Zannoni diff --git a/gdb/top.c b/gdb/top.c index 2b212d8a525..5dfb03d9f1d 100644 --- a/gdb/top.c +++ b/gdb/top.c @@ -1064,7 +1064,7 @@ print_gdb_version (struct ui_file *stream) /* Second line is a copyright notice. */ - fprintf_filtered (stream, "Copyright (C) 2005 Free Software Foundation, Inc.\n"); + fprintf_filtered (stream, "Copyright (C) 2006 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 -- 2.30.2