Update tp GPLv3
This commit is contained in:
parent
bb04d5a999
commit
f5e9e255fd
|
@ -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>
|
2007-07-03 Nathan Sidwell <nathan@codesourcery.com>
|
||||||
|
|
||||||
* opcode/m68k.h: Document j K & E.
|
* opcode/m68k.h: Document j K & E.
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
|
|
||||||
This program is free software; you can redistribute it and/or modify
|
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
|
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.
|
(at your option) any later version.
|
||||||
|
|
||||||
This program is distributed in the hope that it will be useful,
|
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
|
You should have received a copy of the GNU General Public License
|
||||||
along with this program; if not, write to the Free Software
|
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
|
#ifndef BFDLINK_H
|
||||||
#define BFDLINK_H
|
#define BFDLINK_H
|
||||||
|
|
Loading…
Reference in New Issue