From b41b95505bea6bfc50f86fbac6cd0706386e83ca Mon Sep 17 00:00:00 2001 From: Harsh Sharma <76774500+Harshu1441@users.noreply.github.com> Date: Sun, 16 Feb 2025 12:54:15 +0530 Subject: [PATCH] Update pod_logs.py --- examples/pod_logs.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/pod_logs.py b/examples/pod_logs.py index 644cfff65..e4eaa24ba 100644 --- a/examples/pod_logs.py +++ b/examples/pod_logs.py @@ -1,4 +1,4 @@ -# Copyright s/2019/2025/ The Kubernetes Authors. +# Copyright 2025 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.