diff options
author | Nick Clifton <nickc@redhat.com> | 2007-07-06 11:13:56 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2007-07-06 11:13:56 +0000 |
commit | a208b53c494bf6c96289fa81f9eb79f9bed27f1c (patch) | |
tree | ec05e249fe83c4040a8daa79aabc3f69c2128af9 /include | |
parent | 651dbc76f217e10b4b03933f86fe9e5b39d382be (diff) | |
download | gdb-a208b53c494bf6c96289fa81f9eb79f9bed27f1c.zip gdb-a208b53c494bf6c96289fa81f9eb79f9bed27f1c.tar.gz gdb-a208b53c494bf6c96289fa81f9eb79f9bed27f1c.tar.bz2 |
Update tp GPLv3
Diffstat (limited to 'include')
-rw-r--r-- | include/ChangeLog | 4 | ||||
-rw-r--r-- | include/bfdlink.h | 5 |
2 files changed, 7 insertions, 2 deletions
diff --git a/include/ChangeLog b/include/ChangeLog index 275d729..88cbfa3 100644 --- a/include/ChangeLog +++ b/include/ChangeLog @@ -1,3 +1,7 @@ +2007-07-06 Nick Clifton <nickc@redhat.com> + + * bfdlink.h: Update copyright notice to refer to GPLv3. + 2007-07-03 Nathan Sidwell <nathan@codesourcery.com> * opcode/m68k.h: Document j K & E. diff --git a/include/bfdlink.h b/include/bfdlink.h index a373225..ded9b7c 100644 --- a/include/bfdlink.h +++ b/include/bfdlink.h @@ -7,7 +7,7 @@ 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 - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, @@ -17,7 +17,8 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ + Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, + MA 02110-1301, USA. */ #ifndef BFDLINK_H #define BFDLINK_H |