diff options
author | Joel Brobecker <brobecker@adacore.com> | 2010-01-01 10:03:25 +0000 |
---|---|---|
committer | Joel Brobecker <brobecker@adacore.com> | 2010-01-01 10:03:25 +0000 |
commit | 6684d8814f1e11fd0282095b6699cea6506f95f8 (patch) | |
tree | 2473755e331ae5624a6f6988071bc24c98e7d07c /include/gdb/callback.h | |
parent | 5592e8833ec7c4a405e85dc940f299f846ad12e3 (diff) | |
download | cygnal-6684d8814f1e11fd0282095b6699cea6506f95f8.tar.gz cygnal-6684d8814f1e11fd0282095b6699cea6506f95f8.tar.bz2 cygnal-6684d8814f1e11fd0282095b6699cea6506f95f8.zip |
Update copyright notices to add year 2010.
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 38a148bcb..114e2f325 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 Free Software Foundation, Inc. + Copyright 1997, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. Contributed by Cygnus Solutions. This file is part of GDB. |