gdb: Update copyright year range generated by gdbarch.sh
authorAndrew Burgess <andrew.burgess@embecosm.com>
Fri, 22 Feb 2019 20:12:21 +0000 (20:12 +0000)
committerAndrew Burgess <andrew.burgess@embecosm.com>
Fri, 22 Feb 2019 20:17:37 +0000 (20:17 +0000)
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
gdb/gdbarch.sh

index a3754492669a75a78ee62aecc7edf369e0757f2c..1856f481e4023e30bc9153a91a982f016cdb9fcf 100644 (file)
@@ -1,3 +1,8 @@
+2019-02-22  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * gdbarch.sh: Update the copyright year range that is placed into
+       generated files.
+
 2019-02-22  Keith Seitz  <keiths@redhat.com>
 
        PR symtab/23853
index afc4da7cdd13cf1b24eab91b2aae0b02283ab67a..d53bbcc2ff4889859acd2bad4985e0d92c4dcf21 100755 (executable)
@@ -1227,7 +1227,7 @@ cat <<EOF
 
 /* Dynamic architecture support for GDB, the GNU debugger.
 
-   Copyright (C) 1998-2018 Free Software Foundation, Inc.
+   Copyright (C) 1998-2019 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
This page took 0.035975 seconds and 4 git commands to generate.