From e18a2ce2ea8309166d33b4fe229ce4e4b478bf9d Mon Sep 17 00:00:00 2001 From: Lee Cattarin Date: Thu, 28 Feb 2019 15:13:44 -0800 Subject: [PATCH] Update copyright year --- test/e2e/windows/memory_limits.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/e2e/windows/memory_limits.go b/test/e2e/windows/memory_limits.go index ecb14afd626..4272ce1117b 100755 --- a/test/e2e/windows/memory_limits.go +++ b/test/e2e/windows/memory_limits.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Kubernetes Authors. +Copyright 2019 The Kubernetes Authors. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.