From 6027ac1f2c776852d60bd835199052c75952c35d Mon Sep 17 00:00:00 2001 From: Harshal Patil <12152047+harche@users.noreply.github.com> Date: Thu, 8 Jan 2026 15:45:56 -0500 Subject: [PATCH] Remove year from runtime_test.go file copyright notice Signed-off-by: Harshal Patil <12152047+harche@users.noreply.github.com> --- pkg/kubelet/runtime_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/kubelet/runtime_test.go b/pkg/kubelet/runtime_test.go index f6b0063e814..d24d409665f 100644 --- a/pkg/kubelet/runtime_test.go +++ b/pkg/kubelet/runtime_test.go @@ -1,5 +1,5 @@ /* -Copyright 2025 The Kubernetes Authors. +Copyright 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.