public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* Clarify Go copyright license agreement
@ 2010-12-03 19:04 Ian Lance Taylor
  2010-12-03 19:35 ` Mike Stump
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Ian Lance Taylor @ 2010-12-03 19:04 UTC (permalink / raw)
  To: gcc-patches

[-- Attachment #1: Type: text/plain, Size: 454 bytes --]

Making changes to the Go frontend does not actually require a copyright
assignment to Google.  I misstated this in the README change I committed
yesterday.  It currently requires a copyright license agreement.  I
committed this patch to correct and clarify my wording.

I agree that this situation is less than ideal.  This is the compromise
which the gcc steering committee came up with.  Perhaps we can come up
with something better.  I hope so.

Ian


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: foo.patch --]
[-- Type: text/x-diff, Size: 1935 bytes --]

diff -r 0f6903c0e43d go/README
--- a/go/README	Thu Dec 02 15:21:35 2010 -0800
+++ b/go/README	Fri Dec 03 11:00:18 2010 -0800
@@ -38,13 +38,11 @@
 To contribute patches to the files in this directory, please see
 http://golang.org/doc/gccgo_contribute.html .
 
-Changes to these files require a copyright assignment to Google.  This
-is required to permit the changes to be copied to the gcc repository,
-as Google has a copyright assignment with the Free Software
-Foundation.
-
-If you are the copyright holder, you will need to agree to the
-individual contributor license agreement at
+These master copy of these files is hosted at
+http://code.google.com/p/gofrontend .  Changes to these files require
+signing a Google copyright license agreement.  If you are the
+copyright holder, you will need to agree to the individual contributor
+license agreement at
 http://code.google.com/legal/individual-cla-v1.0.html.  This agreement
 can be completed online.
 
diff -r 0f6903c0e43d libgo/README
--- a/libgo/README	Thu Dec 02 15:21:35 2010 -0800
+++ b/libgo/README	Fri Dec 03 11:00:18 2010 -0800
@@ -28,13 +28,11 @@
 To contribute patches to the files in this directory, please see
 http://golang.org/doc/gccgo_contribute.html .
 
-Changes to these files require a copyright assignment to Google.  This
-is required to permit the changes to be copied to the gcc repository,
-as Google has a copyright assignment with the Free Software
-Foundation.
-
-If you are the copyright holder, you will need to agree to the
-individual contributor license agreement at
+These master copy of these files is hosted at
+http://code.google.com/p/gofrontend .  Changes to these files require
+signing a Google copyright license agreement.  If you are the
+copyright holder, you will need to agree to the individual contributor
+license agreement at
 http://code.google.com/legal/individual-cla-v1.0.html.  This agreement
 can be completed online.
 

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

end of thread, other threads:[~2010-12-04 22:11 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-12-03 19:04 Clarify Go copyright license agreement Ian Lance Taylor
2010-12-03 19:35 ` Mike Stump
2010-12-03 20:42   ` Alexandre Oliva
2010-12-04 14:58     ` Florian Weimer
2010-12-04 22:11       ` Paolo Bonzini
2010-12-03 20:30 ` Alexandre Oliva
2010-12-03 20:41   ` Ian Lance Taylor
2010-12-03 21:08 ` Andreas Schwab

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).