diff --git a/cache.go b/cache.go index a5f3ecf..d38d9ce 100644 --- a/cache.go +++ b/cache.go @@ -1,4 +1,4 @@ -// Copyright 2013 Google Inc. All rights reserved. +// Copyright 2013 Google LLC. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cache_test.go b/cache_test.go index 51515f3..2d01d66 100644 --- a/cache_test.go +++ b/cache_test.go @@ -1,4 +1,4 @@ -// Copyright 2014 Google Inc. All rights reserved. +// Copyright 2013 Google LLC. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/cmd/imageproxy/main.go b/cmd/imageproxy/main.go index fa74554..b2e622f 100644 --- a/cmd/imageproxy/main.go +++ b/cmd/imageproxy/main.go @@ -1,4 +1,4 @@ -// Copyright 2013 Google Inc. All rights reserved. +// Copyright 2013 Google LLC. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/data.go b/data.go index 59fed29..424f4ac 100644 --- a/data.go +++ b/data.go @@ -1,4 +1,4 @@ -// Copyright 2013 Google Inc. All rights reserved. +// Copyright 2013 Google LLC. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/data_test.go b/data_test.go index c73a9f8..633e329 100644 --- a/data_test.go +++ b/data_test.go @@ -1,4 +1,4 @@ -// Copyright 2013 Google Inc. All rights reserved. +// Copyright 2013 Google LLC. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/imageproxy.go b/imageproxy.go index d7b77dd..4bf4ca5 100644 --- a/imageproxy.go +++ b/imageproxy.go @@ -1,4 +1,4 @@ -// Copyright 2013 Google Inc. All rights reserved. +// Copyright 2013 Google LLC. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/imageproxy_test.go b/imageproxy_test.go index 4405b28..2779573 100644 --- a/imageproxy_test.go +++ b/imageproxy_test.go @@ -1,4 +1,4 @@ -// Copyright 2013 Google Inc. All rights reserved. +// Copyright 2013 Google LLC. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/third_party/http/LICENSE b/third_party/http/LICENSE index 6a66aea..e145bd3 100644 --- a/third_party/http/LICENSE +++ b/third_party/http/LICENSE @@ -10,7 +10,7 @@ notice, this list of conditions and the following disclaimer. copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. - * Neither the name of Google Inc. nor the names of its + * Neither the name of Google LLC. nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. diff --git a/transform.go b/transform.go index f5e6438..338b7bf 100644 --- a/transform.go +++ b/transform.go @@ -1,4 +1,4 @@ -// Copyright 2013 Google Inc. All rights reserved. +// Copyright 2013 Google LLC. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/transform_test.go b/transform_test.go index 8f6beeb..7609a1b 100644 --- a/transform_test.go +++ b/transform_test.go @@ -1,4 +1,4 @@ -// Copyright 2013 Google Inc. All rights reserved. +// Copyright 2013 Google LLC. All rights reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License.