diff options
author | ian <ian@138bc75d-0d04-0410-961f-82ee72b054a4> | 2010-12-03 19:03:38 +0000 |
---|---|---|
committer | ian <ian@138bc75d-0d04-0410-961f-82ee72b054a4> | 2010-12-03 19:03:38 +0000 |
commit | f78a6a7e0b73927f3b6f50c67f4223b262269bdc (patch) | |
tree | 627f852593ff07bcf0bca7f8dbe6f63e0e3a6541 /libgo/README | |
parent | 31c5cfc6fa628b05004ca9c23b4b8ab2cf07177c (diff) | |
download | gcc-f78a6a7e0b73927f3b6f50c67f4223b262269bdc.tar.gz |
Clarify copyright license agreement.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@167439 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libgo/README')
-rw-r--r-- | libgo/README | 12 |
1 files changed, 5 insertions, 7 deletions
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. |