From edf8d757afe9a415e390a6e961e5e2038c6f263e Mon Sep 17 00:00:00 2001 From: Wojciech Tyczynski Date: Mon, 4 May 2015 08:21:51 +0200 Subject: [PATCH] Fix boilerplate --- test/e2e/scale.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/e2e/scale.go b/test/e2e/scale.go index 1af57f06f71..a787c28f731 100644 --- a/test/e2e/scale.go +++ b/test/e2e/scale.go @@ -1,5 +1,5 @@ /* -Copyright 2015 Google Inc. All rights reserved. +Copyright 2015 The Kubernetes Authors 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.