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 2ea0cf8..71d9070 100644 --- a/gcc/go/gofrontend/README +++ b/gcc/go/gofrontend/README @@ -38,7 +38,7 @@ Contributing To contribute patches to the files in this directory, please see http://golang.org/doc/gccgo_contribute.html . -These master copy of these files is hosted at +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 copyright holder, you will need to agree to the individual contributor diff --git a/libgo/README b/libgo/README index 9609eed..6d7a03c 100644 --- a/libgo/README +++ b/libgo/README @@ -28,7 +28,7 @@ Contributing To contribute patches to the files in this directory, please see http://golang.org/doc/gccgo_contribute.html . -These master copy of these files is hosted at +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 copyright holder, you will need to agree to the individual contributor |
