From f1f666214a99df64c6f6b29cd4835f13f8b6280d Mon Sep 17 00:00:00 2001 From: Alex Stockinger Date: Tue, 26 Jul 2022 13:17:48 +0200 Subject: [PATCH] Update pkg/iptables/metrics.go Co-authored-by: leonnicolas <60091705+leonnicolas@users.noreply.github.com> --- pkg/iptables/metrics.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/iptables/metrics.go b/pkg/iptables/metrics.go index 68355cb..0910e3b 100644 --- a/pkg/iptables/metrics.go +++ b/pkg/iptables/metrics.go @@ -1,4 +1,4 @@ -// Copyright 2019 the Kilo authors +// Copyright 2022 the Kilo authors // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License.