From 3f8ea4759e4a549b4e4485e3c82db983cc70e4ab Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor <ian@gcc.gnu.org> Date: Fri, 3 Dec 2010 20:41:15 +0000 Subject: [PATCH] It's a contributor license agreement, not a copyright LA. From-SVN: r167443 --- gcc/go/gofrontend/README | 2 +- libgo/README | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gcc/go/gofrontend/README b/gcc/go/gofrontend/README index 71d907088d0f..859659e756e5 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 6d7a03c116d0..732c3526c4a0 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 -- GitLab