From 5c18810f3575d92f726970929a80484d47d2b338 Mon Sep 17 00:00:00 2001 From: vadasambar Date: Tue, 4 Jul 2023 11:43:50 +0530 Subject: [PATCH] chore: update license date for configfile tests --- cmd/kube-scheduler/app/options/configfile_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmd/kube-scheduler/app/options/configfile_test.go b/cmd/kube-scheduler/app/options/configfile_test.go index cdf8e119d84..eb7bf84e3a3 100644 --- a/cmd/kube-scheduler/app/options/configfile_test.go +++ b/cmd/kube-scheduler/app/options/configfile_test.go @@ -1,5 +1,5 @@ /* -Copyright 2018 The Kubernetes Authors. +Copyright 2023 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.