From 2fa4b86204b1c58d7d4bef7b8706e2504f848663 Mon Sep 17 00:00:00 2001 From: Joel Brobecker Date: Wed, 1 Jan 2014 07:57:03 +0400 Subject: [PATCH] Add gdb/ChangeLog entry for previous change. I forgot to add that entry when I checked in the "copyright year range" update for GDB files. --- gdb/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index acaacbc5f91..db329959736 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2014-01-01 Joel Brobecker + + Update year range in copyright notice of all files. + 2014-01-01 Joel Brobecker * top.c (print_gdb_version): Set copyright year to 2014.