diff options
author | Joel Brobecker <brobecker@adacore.com> | 2013-01-01 06:41:30 +0000 |
---|---|---|
committer | Joel Brobecker <brobecker@adacore.com> | 2013-01-01 06:41:30 +0000 |
commit | 3b1c1875dd2d9e2d7b9fa6383acb815a03df1077 (patch) | |
tree | 85a60ed36c4d2465070feef1032c015078749b3f /include/gdb/callback.h | |
parent | d6aec4e02509549e1b26ffcd8d210a83f0f77754 (diff) | |
download | cygnal-3b1c1875dd2d9e2d7b9fa6383acb815a03df1077.tar.gz cygnal-3b1c1875dd2d9e2d7b9fa6383acb815a03df1077.tar.bz2 cygnal-3b1c1875dd2d9e2d7b9fa6383acb815a03df1077.zip |
Update years in copyright notice for the GDB files.
Two modifications:
1. The addition of 2013 to the copyright year range for every file;
2. The use of a single year range, instead of potentially multiple
year ranges, as approved by the FSF.
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 d8d14727d..f830398aa 100644 --- a/include/gdb/callback.h +++ b/include/gdb/callback.h @@ -1,5 +1,5 @@ /* Remote target system call callback support. - Copyright 1997, 2007-2012 Free Software Foundation, Inc. + Copyright 1997-2013 Free Software Foundation, Inc. Contributed by Cygnus Solutions. This file is part of GDB. |