summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gdb/ChangeLog5
-rwxr-xr-xgdb/gdbarch.sh2
2 files changed, 6 insertions, 1 deletions
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 <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
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 <<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.