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 | f5e9e255fd3c7811105c3a8818d1cefee6e1bd73 (patch) | |
tree | 0b2964e9cf2eefcdafa05f30a7e594a2b16dbf83 | |
parent | bb04d5a999606db3c58fc6f885ea6f7658bd682c (diff) | |
download | cygnal-f5e9e255fd3c7811105c3a8818d1cefee6e1bd73.tar.gz cygnal-f5e9e255fd3c7811105c3a8818d1cefee6e1bd73.tar.bz2 cygnal-f5e9e255fd3c7811105c3a8818d1cefee6e1bd73.zip |
Update tp GPLv3
-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 275d7291d..88cbfa355 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 a373225a3..ded9b7c9a 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 |