Upgrade header files to use GPLv3
[deliverable/binutils-gdb.git] / include / aout / encap.h
index be8e88ccd6b8d4a4a5c9cd13e30f371ff33c8670..7ebec698bac52897ee9631ab215c6b26c7b5554f 100644 (file)
@@ -1,23 +1,24 @@
-/* Yet Another Try at encapsulating bsd object files in coff.
-   Copyright 1988, 1989, 1991 Free Software Foundation, Inc.
+/* Yet Another Try at encapsulating bfd object files in coff.
+   Copyright 1988, 1989, 1991, 2010 Free Software Foundation, Inc.
    Written by Pace Willisson 12/9/88
 
    This file is obsolete.  It needs to be converted to just define a bunch
    of stuff that BFD can use to do coff-encapsulated files.  --gnu@cygnus.com
 
-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
-(at your option) any later version.
+   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 3 of the License, or
+   (at your option) any later version.
 
-This program is distributed in the hope that it will be useful,
-but WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-GNU General Public License for more details.
+   This program is distributed in the hope that it will be useful,
+   but WITHOUT ANY WARRANTY; without even the implied warranty of
+   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+   GNU General Public License for more details.
 
-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.  */
+   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.  */
 
 /*
  * We only use the coff headers to tell the kernel
This page took 0.023947 seconds and 4 git commands to generate.