From 4bf191a30a507b59b29e0d9d4dea96216ca69c51 Mon Sep 17 00:00:00 2001 From: saadali Date: Mon, 5 Jan 2015 17:01:02 -0800 Subject: [PATCH] Update copyright year for files created today to current year --- pkg/util/hash.go | 2 +- pkg/util/hash_test.go | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pkg/util/hash.go b/pkg/util/hash.go index 1b16aacde1f..fc5bd3bb6b1 100644 --- a/pkg/util/hash.go +++ b/pkg/util/hash.go @@ -1,5 +1,5 @@ /* -Copyright 2014 Google Inc. All rights reserved. +Copyright 2015 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. diff --git a/pkg/util/hash_test.go b/pkg/util/hash_test.go index 8024c4e70f0..c4218b60eb5 100644 --- a/pkg/util/hash_test.go +++ b/pkg/util/hash_test.go @@ -1,5 +1,5 @@ /* -Copyright 2014 Google Inc. All rights reserved. +Copyright 2015 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.