diff options
author | Daniel Jacobowitz <drow@false.org> | 2008-01-01 22:53:22 +0000 |
---|---|---|
committer | Daniel Jacobowitz <drow@false.org> | 2008-01-01 22:53:22 +0000 |
commit | 2dba9eb2d43613800191b8f1284aada2eed1476c (patch) | |
tree | f490450c08a9fbffd38116dad08b09995b7144aa /include/gdb/callback.h | |
parent | e1ab5e688c2423a167708708375ad6a453a7e589 (diff) | |
download | cygnal-2dba9eb2d43613800191b8f1284aada2eed1476c.tar.gz cygnal-2dba9eb2d43613800191b8f1284aada2eed1476c.tar.bz2 cygnal-2dba9eb2d43613800191b8f1284aada2eed1476c.zip |
Updated copyright notices for most files.
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 eb991f74e..5ae1d00c3 100644 --- a/include/gdb/callback.h +++ b/include/gdb/callback.h @@ -1,5 +1,5 @@ /* Remote target system call callback support. - Copyright 1997, 2007 Free Software Foundation, Inc. + Copyright 1997, 2007, 2008 Free Software Foundation, Inc. Contributed by Cygnus Solutions. This file is part of GDB. |