aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@adacore.com>2016-01-01 08:33:14 +0400
committerJoel Brobecker <brobecker@adacore.com>2016-01-01 08:43:22 +0400
commit618f726fcb851883a0094aa7fa17003889b7189f (patch)
tree8a551cf59bc8e04bb9ba39fe3d74d9239a7d3568 /gdb/features/feature_to_c.sh
parentupdate copyright year printed by GDB, GDBserver and gdbreplay. (diff)
downloadbinutils-gdb-618f726fcb851883a0094aa7fa17003889b7189f.tar.gz
binutils-gdb-618f726fcb851883a0094aa7fa17003889b7189f.tar.bz2
binutils-gdb-618f726fcb851883a0094aa7fa17003889b7189f.zip
GDB copyright headers update after running GDB's copyright.py script.
gdb/ChangeLog: Update year range in copyright notice of all files.
Diffstat (limited to 'gdb/features/feature_to_c.sh')
-rwxr-xr-xgdb/features/feature_to_c.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/features/feature_to_c.sh b/gdb/features/feature_to_c.sh
index 35db79177d0..901eb0dce53 100755
--- a/gdb/features/feature_to_c.sh
+++ b/gdb/features/feature_to_c.sh
@@ -2,7 +2,7 @@
# Convert text files to compilable C arrays.
#
-# Copyright (C) 2007-2015 Free Software Foundation, Inc.
+# Copyright (C) 2007-2016 Free Software Foundation, Inc.
#
# This file is part of GDB.
#