diff options
author | Joel Brobecker <brobecker@adacore.com> | 2009-01-14 10:53:04 +0000 |
---|---|---|
committer | Joel Brobecker <brobecker@adacore.com> | 2009-01-14 10:53:04 +0000 |
commit | 4eff98a240c8f061c060eb3d90f867732d0c3dc8 (patch) | |
tree | 49fc4221b0415427672e46e9a98ca4251cfeadf5 /include/gdb/callback.h | |
parent | 8c3efc4901fb372caa0831bc7745acf80587750b (diff) | |
download | cygnal-4eff98a240c8f061c060eb3d90f867732d0c3dc8.tar.gz cygnal-4eff98a240c8f061c060eb3d90f867732d0c3dc8.tar.bz2 cygnal-4eff98a240c8f061c060eb3d90f867732d0c3dc8.zip |
Update the copyright notice of some of the files I missed
in the previous copyright update.
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 5ac48cef6..38a148bcb 100644 --- a/include/gdb/callback.h +++ b/include/gdb/callback.h @@ -1,5 +1,5 @@ /* Remote target system call callback support. - Copyright 1997, 2007, 2008 Free Software Foundation, Inc. + Copyright 1997, 2007, 2008, 2009 Free Software Foundation, Inc. Contributed by Cygnus Solutions. This file is part of GDB. |