diff options
author | Joel Brobecker <brobecker@adacore.com> | 2012-01-04 08:27:59 +0000 |
---|---|---|
committer | Joel Brobecker <brobecker@adacore.com> | 2012-01-04 08:27:59 +0000 |
commit | af10d87c7b021756d79d78d360db4ac12565a213 (patch) | |
tree | 7c3685750bc67e29eba4f8f806849b7196af76d9 /include/gdb/callback.h | |
parent | 70284e10d07ace8b645a0f34152038b166443ad6 (diff) | |
download | cygnal-af10d87c7b021756d79d78d360db4ac12565a213.tar.gz cygnal-af10d87c7b021756d79d78d360db4ac12565a213.tar.bz2 cygnal-af10d87c7b021756d79d78d360db4ac12565a213.zip |
Copyright year update in most files of the GDB Project.
gdb/ChangeLog:
Copyright year update in most files of the GDB Project.
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 bbc5bb348..9b6cf8539 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, 2009, 2010, 2011 Free Software Foundation, Inc. + Copyright 1997, 2007-2012 Free Software Foundation, Inc. Contributed by Cygnus Solutions. This file is part of GDB. |