diff options
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. |