public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug other/52438] New: Some files still GPLv2
@ 2012-02-29 19:04 steven at gcc dot gnu.org
  2012-03-17  0:06 ` [Bug other/52438] [4.7 Regression] " steven at gcc dot gnu.org
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: steven at gcc dot gnu.org @ 2012-02-29 19:04 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52438

             Bug #: 52438
           Summary: Some files still GPLv2
    Classification: Unclassified
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: blocker
          Priority: P3
         Component: other
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: steven@gcc.gnu.org


This is for trunk at r184666.

Probably should be removed (?):
* gcc/COPYING

* Only referenced in sourcebuild.texi:
gcc/doc/include/gpl.texi

FSF not (only) copyright holder (so can't change license?):
* gcc/ada/s-osinte-kfreebsd-gnu.ads
* gcc/ada/s-osinte-rtems.adb
* gcc/ada/s-taspri-lynxos.ads
* gcc/ada/s-tpopsp-rtems.adb

No good reason to be GPLv2:
* gcc/config/mn10300/mn10300-modes.def
* gcc/config/v850/v850-modes.def


^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Bug other/52438] [4.7 Regression] Some files still GPLv2
  2012-02-29 19:04 [Bug other/52438] New: Some files still GPLv2 steven at gcc dot gnu.org
@ 2012-03-17  0:06 ` steven at gcc dot gnu.org
  2012-03-17 10:00 ` ebotcazou at gcc dot gnu.org
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: steven at gcc dot gnu.org @ 2012-03-17  0:06 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52438

Steven Bosscher <steven at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Some files still GPLv2      |[4.7 Regression] Some files
                   |                            |still GPLv2

--- Comment #1 from Steven Bosscher <steven at gcc dot gnu.org> 2012-03-17 00:02:43 UTC ---
Regression -- well for some definition of regression anyway, namely releasing
code with two different licenses -- to bring on radar for RMs.


^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Bug other/52438] [4.7 Regression] Some files still GPLv2
  2012-02-29 19:04 [Bug other/52438] New: Some files still GPLv2 steven at gcc dot gnu.org
  2012-03-17  0:06 ` [Bug other/52438] [4.7 Regression] " steven at gcc dot gnu.org
@ 2012-03-17 10:00 ` ebotcazou at gcc dot gnu.org
  2012-03-19 10:58 ` rguenth at gcc dot gnu.org
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: ebotcazou at gcc dot gnu.org @ 2012-03-17 10:00 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52438

Eric Botcazou <ebotcazou at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ebotcazou at gcc dot
                   |                            |gnu.org

--- Comment #2 from Eric Botcazou <ebotcazou at gcc dot gnu.org> 2012-03-17 09:46:12 UTC ---
> FSF not (only) copyright holder (so can't change license?):
> * gcc/ada/s-osinte-kfreebsd-gnu.ads
> * gcc/ada/s-osinte-rtems.adb
> * gcc/ada/s-taspri-lynxos.ads
> * gcc/ada/s-tpopsp-rtems.adb

Pure oversight, all other similar files were changed.


^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Bug other/52438] [4.7 Regression] Some files still GPLv2
  2012-02-29 19:04 [Bug other/52438] New: Some files still GPLv2 steven at gcc dot gnu.org
  2012-03-17  0:06 ` [Bug other/52438] [4.7 Regression] " steven at gcc dot gnu.org
  2012-03-17 10:00 ` ebotcazou at gcc dot gnu.org
@ 2012-03-19 10:58 ` rguenth at gcc dot gnu.org
  2012-03-22  9:28 ` rguenth at gcc dot gnu.org
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: rguenth at gcc dot gnu.org @ 2012-03-19 10:58 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52438

Richard Guenther <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|---                         |4.7.0


^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Bug other/52438] [4.7 Regression] Some files still GPLv2
  2012-02-29 19:04 [Bug other/52438] New: Some files still GPLv2 steven at gcc dot gnu.org
                   ` (2 preceding siblings ...)
  2012-03-19 10:58 ` rguenth at gcc dot gnu.org
@ 2012-03-22  9:28 ` rguenth at gcc dot gnu.org
  2012-04-26 14:08 ` [Bug other/52438] " rguenth at gcc dot gnu.org
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: rguenth at gcc dot gnu.org @ 2012-03-22  9:28 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52438

Richard Guenther <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.7.0                       |4.7.1

--- Comment #3 from Richard Guenther <rguenth at gcc dot gnu.org> 2012-03-22 08:27:31 UTC ---
GCC 4.7.0 is being released, adjusting target milestone.


^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Bug other/52438] Some files still GPLv2
  2012-02-29 19:04 [Bug other/52438] New: Some files still GPLv2 steven at gcc dot gnu.org
                   ` (3 preceding siblings ...)
  2012-03-22  9:28 ` rguenth at gcc dot gnu.org
@ 2012-04-26 14:08 ` rguenth at gcc dot gnu.org
  2012-11-09 19:38 ` steven at gcc dot gnu.org
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: rguenth at gcc dot gnu.org @ 2012-04-26 14:08 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52438

Richard Guenther <rguenth at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.7.1                       |---
            Summary|[4.7 Regression] Some files |Some files still GPLv2
                   |still GPLv2                 |

--- Comment #4 from Richard Guenther <rguenth at gcc dot gnu.org> 2012-04-26 14:07:39 UTC ---
it says "or later".


^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Bug other/52438] Some files still GPLv2
  2012-02-29 19:04 [Bug other/52438] New: Some files still GPLv2 steven at gcc dot gnu.org
                   ` (4 preceding siblings ...)
  2012-04-26 14:08 ` [Bug other/52438] " rguenth at gcc dot gnu.org
@ 2012-11-09 19:38 ` steven at gcc dot gnu.org
  2012-11-09 21:42 ` ebotcazou at gcc dot gnu.org
  2012-11-09 21:42 ` ebotcazou at gcc dot gnu.org
  7 siblings, 0 replies; 9+ messages in thread
From: steven at gcc dot gnu.org @ 2012-11-09 19:38 UTC (permalink / raw)
  To: gcc-bugs


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52438

Steven Bosscher <steven at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED

--- Comment #5 from Steven Bosscher <steven at gcc dot gnu.org> 2012-11-09 19:38:36 UTC ---
(In reply to comment #2)
> > FSF not (only) copyright holder (so can't change license?):
> > * gcc/ada/s-osinte-kfreebsd-gnu.ads
> > * gcc/ada/s-osinte-rtems.adb
> > * gcc/ada/s-taspri-lynxos.ads
> > * gcc/ada/s-tpopsp-rtems.adb
> 
> Pure oversight, all other similar files were changed.

These files still have the GPLv2 header, but with "or later".
All other files have the GPLv3 header now, so this is FIXED.


^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Bug other/52438] Some files still GPLv2
  2012-02-29 19:04 [Bug other/52438] New: Some files still GPLv2 steven at gcc dot gnu.org
                   ` (6 preceding siblings ...)
  2012-11-09 21:42 ` ebotcazou at gcc dot gnu.org
@ 2012-11-09 21:42 ` ebotcazou at gcc dot gnu.org
  7 siblings, 0 replies; 9+ messages in thread
From: ebotcazou at gcc dot gnu.org @ 2012-11-09 21:42 UTC (permalink / raw)
  To: gcc-bugs


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52438

--- Comment #7 from Eric Botcazou <ebotcazou at gcc dot gnu.org> 2012-11-09 21:42:25 UTC ---
Author: ebotcazou
Date: Fri Nov  9 21:42:21 2012
New Revision: 193376

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=193376
Log:
    PR other/52438
    * s-taspri-lynxos.ads: Delete.
    * s-osinte-kfreebsd-gnu.ads: Change license to GPL V3+.
    * s-tpopsp-rtems.adb: Likewise.
    * s-osinte-rtems.adb: Likewise.

Removed:
    branches/gcc-4_7-branch/gcc/ada/s-taspri-lynxos.ads
Modified:
    branches/gcc-4_7-branch/gcc/ada/ChangeLog
    branches/gcc-4_7-branch/gcc/ada/s-osinte-kfreebsd-gnu.ads
    branches/gcc-4_7-branch/gcc/ada/s-osinte-rtems.adb
    branches/gcc-4_7-branch/gcc/ada/s-tpopsp-rtems.adb


^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Bug other/52438] Some files still GPLv2
  2012-02-29 19:04 [Bug other/52438] New: Some files still GPLv2 steven at gcc dot gnu.org
                   ` (5 preceding siblings ...)
  2012-11-09 19:38 ` steven at gcc dot gnu.org
@ 2012-11-09 21:42 ` ebotcazou at gcc dot gnu.org
  2012-11-09 21:42 ` ebotcazou at gcc dot gnu.org
  7 siblings, 0 replies; 9+ messages in thread
From: ebotcazou at gcc dot gnu.org @ 2012-11-09 21:42 UTC (permalink / raw)
  To: gcc-bugs


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52438

--- Comment #6 from Eric Botcazou <ebotcazou at gcc dot gnu.org> 2012-11-09 21:42:06 UTC ---
Author: ebotcazou
Date: Fri Nov  9 21:42:02 2012
New Revision: 193375

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=193375
Log:
    PR other/52438
    * s-taspri-lynxos.ads: Delete.
    * s-osinte-kfreebsd-gnu.ads: Change license to GPL V3+.
    * s-tpopsp-rtems.adb: Likewise.
    * s-osinte-rtems.adb: Likewise.

Removed:
    trunk/gcc/ada/s-taspri-lynxos.ads
Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/s-osinte-kfreebsd-gnu.ads
    trunk/gcc/ada/s-osinte-rtems.adb
    trunk/gcc/ada/s-tpopsp-rtems.adb


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2012-11-09 21:42 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-02-29 19:04 [Bug other/52438] New: Some files still GPLv2 steven at gcc dot gnu.org
2012-03-17  0:06 ` [Bug other/52438] [4.7 Regression] " steven at gcc dot gnu.org
2012-03-17 10:00 ` ebotcazou at gcc dot gnu.org
2012-03-19 10:58 ` rguenth at gcc dot gnu.org
2012-03-22  9:28 ` rguenth at gcc dot gnu.org
2012-04-26 14:08 ` [Bug other/52438] " rguenth at gcc dot gnu.org
2012-11-09 19:38 ` steven at gcc dot gnu.org
2012-11-09 21:42 ` ebotcazou at gcc dot gnu.org
2012-11-09 21:42 ` ebotcazou at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).