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/fileio.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/fileio.h')
-rw-r--r-- | include/gdb/fileio.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/gdb/fileio.h b/include/gdb/fileio.h index fc4476014..06b2ecf60 100644 --- a/include/gdb/fileio.h +++ b/include/gdb/fileio.h @@ -1,6 +1,6 @@ /* Hosted File I/O interface definitions, for GDB, the GNU Debugger. - Copyright 2003, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. + Copyright 2003, 2007-2012 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by |