diff options
author | Daniel Jacobowitz <drow@false.org> | 2007-01-09 17:59:15 +0000 |
---|---|---|
committer | Daniel Jacobowitz <drow@false.org> | 2007-01-09 17:59:15 +0000 |
commit | 091fe9bf7d1d39d1860b4e8c6b66c4d1369f17b8 (patch) | |
tree | 0ee6633ef9ef46522c4b5e61e06f0a4d64822150 /include/gdb/callback.h | |
parent | 1656b946379942d5a7d78afdaf9786b78b7b618b (diff) | |
download | cygnal-091fe9bf7d1d39d1860b4e8c6b66c4d1369f17b8.tar.gz cygnal-091fe9bf7d1d39d1860b4e8c6b66c4d1369f17b8.tar.bz2 cygnal-091fe9bf7d1d39d1860b4e8c6b66c4d1369f17b8.zip |
Copyright updates for 2007.
Diffstat (limited to 'include/gdb/callback.h')
-rw-r--r-- | include/gdb/callback.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/gdb/callback.h b/include/gdb/callback.h index b7ed3cdfa..b3e523ce4 100644 --- a/include/gdb/callback.h +++ b/include/gdb/callback.h @@ -1,5 +1,5 @@ /* Remote target system call callback support. - Copyright 1997 Free Software Foundation, Inc. + Copyright 1997, 2007 Free Software Foundation, Inc. Contributed by Cygnus Solutions. This file is part of GDB. |