diff options
author | Ian Lance Taylor <ian@gcc.gnu.org> | 2010-12-03 19:03:38 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@gcc.gnu.org> | 2010-12-03 19:03:38 +0000 |
commit | 29fecdee3e4055927a3bf6a6792b5a0f416004ab (patch) | |
tree | 627f852593ff07bcf0bca7f8dbe6f63e0e3a6541 /gcc/go | |
parent | 86316060db3145742930d171de3683b9d27d3811 (diff) | |
download | gcc-29fecdee3e4055927a3bf6a6792b5a0f416004ab.zip gcc-29fecdee3e4055927a3bf6a6792b5a0f416004ab.tar.gz gcc-29fecdee3e4055927a3bf6a6792b5a0f416004ab.tar.bz2 |
Clarify copyright license agreement.
From-SVN: r167439
Diffstat (limited to 'gcc/go')
-rw-r--r-- | gcc/go/gofrontend/README | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/gcc/go/gofrontend/README b/gcc/go/gofrontend/README index dd13710..2ea0cf8 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. |