aboutsummaryrefslogtreecommitdiff
path: root/include/gdb/signals.h
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@adacore.com>2009-01-14 10:53:04 +0000
committerJoel Brobecker <brobecker@adacore.com>2009-01-14 10:53:04 +0000
commit4eff98a240c8f061c060eb3d90f867732d0c3dc8 (patch)
tree49fc4221b0415427672e46e9a98ca4251cfeadf5 /include/gdb/signals.h
parent8c3efc4901fb372caa0831bc7745acf80587750b (diff)
downloadnewlib-4eff98a240c8f061c060eb3d90f867732d0c3dc8.zip
newlib-4eff98a240c8f061c060eb3d90f867732d0c3dc8.tar.gz
newlib-4eff98a240c8f061c060eb3d90f867732d0c3dc8.tar.bz2
Update the copyright notice of some of the files I missed
in the previous copyright update.
Diffstat (limited to 'include/gdb/signals.h')
-rw-r--r--include/gdb/signals.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/gdb/signals.h b/include/gdb/signals.h
index 3a0f89e..1074294 100644
--- a/include/gdb/signals.h
+++ b/include/gdb/signals.h
@@ -1,6 +1,7 @@
/* Target signal numbers for GDB and the GDB remote protocol.
Copyright 1986, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997,
- 1998, 1999, 2000, 2001, 2002, 2007, 2008 Free Software Foundation, Inc.
+ 1998, 1999, 2000, 2001, 2002, 2007, 2008, 2009
+ Free Software Foundation, Inc.
This file is part of GDB.