From cd123cb70c845b890eed231a84e6e84c92c2ef92 Mon Sep 17 00:00:00 2001 From: Nick Clifton Date: Tue, 3 Jul 2007 14:26:43 +0000 Subject: Switch sources over to use the GPL version 3 --- bfd/coff-stgo32.c | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'bfd/coff-stgo32.c') diff --git a/bfd/coff-stgo32.c b/bfd/coff-stgo32.c index 61f18f0..b8928be 100644 --- a/bfd/coff-stgo32.c +++ b/bfd/coff-stgo32.c @@ -1,12 +1,13 @@ /* BFD back-end for Intel 386 COFF files (DJGPP variant with a stub). - Copyright 1997, 1998, 1999, 2000, 2001, 2002, 2006 Free Software Foundation, Inc. + Copyright 1997, 1998, 1999, 2000, 2001, 2002, 2006, 2007 + Free Software Foundation, Inc. Written by Robert Hoehne. This file is part of BFD, the Binary File Descriptor library. 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, @@ -16,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. */ /* This file handles now also stubbed coff images. The stub is a small DOS executable program before the coff image to load it in memory -- cgit v1.1