diff options
| -rw-r--r-- | gcc/go/gofrontend/README | 2 | ||||
| -rw-r--r-- | libgo/README | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/gcc/go/gofrontend/README b/gcc/go/gofrontend/README index 71d9070..859659e 100644 --- a/gcc/go/gofrontend/README +++ b/gcc/go/gofrontend/README @@ -40,7 +40,7 @@ http://golang.org/doc/gccgo_contribute.html . The 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 +signing a Google contributor 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 diff --git a/libgo/README b/libgo/README index 6d7a03c..732c352 100644 --- a/libgo/README +++ b/libgo/README @@ -30,7 +30,7 @@ http://golang.org/doc/gccgo_contribute.html . The 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 +signing a Google contributor 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 |
