2010-12-18 Jeff Johnston <jjohnstn@redhat.com>

* COPYING.LIBGLOSS: Remove the GPL for fr30 target.
This commit is contained in:
Jeff Johnston 2010-12-17 22:10:05 +00:00
parent 930bd0e01a
commit 04d2c2b254
2 changed files with 7 additions and 20 deletions

View File

@ -58,27 +58,10 @@ duplicated in all such forms.
This file is distributed WITHOUT ANY WARRANTY; without even the implied This file is distributed WITHOUT ANY WARRANTY; without even the implied
warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
(4) GPL (fr30 directory only) (4) (formerly GPL for fr30)
Copyright (C) 1998 Free Software Foundation, Inc. The GPL is no longer applicable to the fr30 platform. The piece of
Contributed by Cygnus Solutions. code (syscalls.c) referencing the GPL has been officially relicensed.
This file is part of GNU CC.
GNU CC 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, or (at your option)
any later version.
GNU CC 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 GNU CC; see the file COPYING. If not, write to
the Free Software Foundation, 51 Franklin Street, Fifth Floor,
Boston, MA 02110-1301, USA.
(5) Advanced Micro Devices (5) Advanced Micro Devices

View File

@ -1,3 +1,7 @@
2010-12-18 Jeff Johnston <jjohnstn@redhat.com>
* COPYING.LIBGLOSS: Remove the GPL for fr30 target.
2010-12-10 Ian Lance Taylor <iant@google.com> 2010-12-10 Ian Lance Taylor <iant@google.com>
PR bootstrap/46819 PR bootstrap/46819