From c6f4a5d0ed1ff54b5d46bdbadaa4ad811de1b715 Mon Sep 17 00:00:00 2001 From: Andrew Burgess Date: Fri, 22 Feb 2019 20:12:21 +0000 Subject: [PATCH] gdb: Update copyright year range generated by gdbarch.sh The copyright year that gdbarch.sh places into the generated files gdbarch.{c,h} wasn't updated at the start of the year. After this commit the gdbarch.{c,h} files regenerate as the currently are in the tree. gdb/ChangeLog: * gdbarch.sh: Update the copyright year range that is placed into generated files. --- gdb/ChangeLog | 5 +++++ gdb/gdbarch.sh | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index a3754492669..1856f481e40 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2019-02-22 Andrew Burgess + + * gdbarch.sh: Update the copyright year range that is placed into + generated files. + 2019-02-22 Keith Seitz PR symtab/23853 diff --git a/gdb/gdbarch.sh b/gdb/gdbarch.sh index afc4da7cdd1..d53bbcc2ff4 100755 --- a/gdb/gdbarch.sh +++ b/gdb/gdbarch.sh @@ -1227,7 +1227,7 @@ cat <