From d90cf9b8ac02e7335997ca695f4269c91e7a406d Mon Sep 17 00:00:00 2001 From: Clayton Coleman Date: Mon, 5 Jan 2015 16:28:52 -0500 Subject: [PATCH] Boilerplate checks on 2014, but commit included a 2015 (breaks travis) Revert boilerplate to 2014 until hack/verify-boilerplate.sh is fixed --- hack/e2e-from-release.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hack/e2e-from-release.sh b/hack/e2e-from-release.sh index 9c8fa695c8b..36ff9314422 100755 --- a/hack/e2e-from-release.sh +++ b/hack/e2e-from-release.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2015 Google Inc. All rights reserved. +# Copyright 2014 Google Inc. 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.