summaryrefslogtreecommitdiff
path: root/gdb/regformats
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@gnat.com>2012-01-04 08:16:51 +0000
committerJoel Brobecker <brobecker@gnat.com>2012-01-04 08:16:51 +0000
commitb65049e362fd91271924324d92f0b1a00ded151c (patch)
treed2df5429a6c4e97ec30a383e713bd52c707ded4b /gdb/regformats
parentc2e02db808f2c6ebc9989a2044041b392d661aae (diff)
downloadgdb-b65049e362fd91271924324d92f0b1a00ded151c.tar.gz
Copyright year update in most files of the GDB Project.
gdb/ChangeLog: Copyright year update in most files of the GDB Project.
Diffstat (limited to 'gdb/regformats')
-rwxr-xr-xgdb/regformats/regdat.sh3
-rw-r--r--gdb/regformats/regdef.h3
2 files changed, 2 insertions, 4 deletions
diff --git a/gdb/regformats/regdat.sh b/gdb/regformats/regdat.sh
index 5d3cc3bdb56..3ca57fa4bef 100755
--- a/gdb/regformats/regdat.sh
+++ b/gdb/regformats/regdat.sh
@@ -1,8 +1,7 @@
#!/bin/sh -u
# Register protocol definitions for GDB, the GNU debugger.
-# Copyright 2001, 2002, 2007, 2008, 2009, 2010, 2011
-# Free Software Foundation, Inc.
+# Copyright 2001-2002, 2007-2012 Free Software Foundation, Inc.
#
# This file is part of GDB.
#
diff --git a/gdb/regformats/regdef.h b/gdb/regformats/regdef.h
index 378a827f114..56c7a9f80d5 100644
--- a/gdb/regformats/regdef.h
+++ b/gdb/regformats/regdef.h
@@ -1,6 +1,5 @@
/* Register protocol definition structures for the GNU Debugger
- Copyright 2001, 2002, 2007, 2008, 2009, 2010, 2011
- Free Software Foundation, Inc.
+ Copyright 2001-2002, 2007-2012 Free Software Foundation, Inc.
This file is part of GDB.