From 71ed83963fc83ebc12be6cd214bc84041135b525 Mon Sep 17 00:00:00 2001 From: Manjunath A Kumatagi Date: Thu, 21 Oct 2021 20:34:29 +0530 Subject: [PATCH] Change the copyright year --- test/images/node-perf/npb-is/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/images/node-perf/npb-is/Dockerfile b/test/images/node-perf/npb-is/Dockerfile index fab764b3252..0acb792b450 100644 --- a/test/images/node-perf/npb-is/Dockerfile +++ b/test/images/node-perf/npb-is/Dockerfile @@ -1,4 +1,4 @@ -# Copyright 2018 The Kubernetes Authors. +# Copyright 2021 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.