From 3fcccd5b14bc2cb8026351f43089988812bf5341 Mon Sep 17 00:00:00 2001 From: Matthew Hiles <15929821+deusnefum@users.noreply.github.com> Date: Tue, 2 Feb 2021 16:40:59 -0500 Subject: [PATCH] Update collector/fibrechannel_linux.go Co-authored-by: Ben Kochie Signed-off-by: mhiles --- collector/fibrechannel_linux.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/collector/fibrechannel_linux.go b/collector/fibrechannel_linux.go index b0a46537..1db0f1e6 100644 --- a/collector/fibrechannel_linux.go +++ b/collector/fibrechannel_linux.go @@ -1,4 +1,4 @@ -// Copyright 2017-2019 The Prometheus Authors +// Copyright 2021 The Prometheus Authors // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. // You may obtain a copy of the License at