aboutsummaryrefslogtreecommitdiff
path: root/gdb/regformats
diff options
context:
space:
mode:
authorDaniel Jacobowitz <drow@false.org>2008-01-01 22:53:26 +0000
committerDaniel Jacobowitz <drow@false.org>2008-01-01 22:53:26 +0000
commit9b254dd1ce46c19dde1dde5b8d1e22e862dfacce (patch)
tree0048e6aecca22cb0ca44ebb3175f7c85ec9cea43 /gdb/regformats
parent33605d39628625079897972b9ecfa8d082000e67 (diff)
downloadgdb-9b254dd1ce46c19dde1dde5b8d1e22e862dfacce.zip
gdb-9b254dd1ce46c19dde1dde5b8d1e22e862dfacce.tar.gz
gdb-9b254dd1ce46c19dde1dde5b8d1e22e862dfacce.tar.bz2
Updated copyright notices for most files.
Diffstat (limited to 'gdb/regformats')
-rwxr-xr-xgdb/regformats/regdat.sh2
-rw-r--r--gdb/regformats/regdef.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/gdb/regformats/regdat.sh b/gdb/regformats/regdat.sh
index 3de9ed9..cd59b39 100755
--- a/gdb/regformats/regdat.sh
+++ b/gdb/regformats/regdat.sh
@@ -1,7 +1,7 @@
#!/bin/sh -u
# Register protocol definitions for GDB, the GNU debugger.
-# Copyright 2001, 2002, 2007 Free Software Foundation, Inc.
+# Copyright 2001, 2002, 2007, 2008 Free Software Foundation, Inc.
#
# This file is part of GDB.
#
diff --git a/gdb/regformats/regdef.h b/gdb/regformats/regdef.h
index bb7ac0e..351b473 100644
--- a/gdb/regformats/regdef.h
+++ b/gdb/regformats/regdef.h
@@ -1,5 +1,5 @@
/* Register protocol definition structures for the GNU Debugger
- Copyright 2001, 2002, 2007 Free Software Foundation, Inc.
+ Copyright 2001, 2002, 2007, 2008 Free Software Foundation, Inc.
This file is part of GDB.