From: ian Date: Fri, 3 Dec 2010 19:03:38 +0000 (+0000) Subject: Clarify copyright license agreement. X-Git-Url: http://git.sourceforge.jp/view?p=pf3gnuchains%2Fgcc-fork.git;a=commitdiff_plain;h=f78a6a7e0b73927f3b6f50c67f4223b262269bdc Clarify copyright license agreement. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@167439 138bc75d-0d04-0410-961f-82ee72b054a4 --- diff --git a/gcc/go/gofrontend/README b/gcc/go/gofrontend/README index dd13710079f..2ea0cf8b742 100644 --- a/gcc/go/gofrontend/README +++ b/gcc/go/gofrontend/README @@ -38,13 +38,11 @@ Contributing 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 --git a/libgo/README b/libgo/README index 3e7ce43fc27..9609eed8948 100644 --- a/libgo/README +++ b/libgo/README @@ -28,13 +28,11 @@ Contributing 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.