From e63d7c5914dc9cccfc7245a0b29708c5119d0604 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Thu, 15 Apr 2010 10:26:09 +0000 Subject: Upgrade header files to use GPLv3 --- include/coff/i386.h | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'include/coff/i386.h') diff --git a/include/coff/i386.h b/include/coff/i386.h index 798a097eb..61e723ab7 100644 --- a/include/coff/i386.h +++ b/include/coff/i386.h @@ -1,10 +1,10 @@ /* coff information for Intel 386/486. - Copyright 2001, 2009 Free Software Foundation, Inc. + Copyright 2001, 2009, 2010 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 - 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, @@ -14,7 +14,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. */ #define L_LNNO_SIZE 2 #define INCLUDE_COMDAT_FIELDS_IN_AUXENT -- cgit v1.2.3