From ca123ad7b7dfc570329d925bdb989b56853f7f91 Mon Sep 17 00:00:00 2001 From: ston1th Date: Mon, 15 Jun 2020 22:54:11 +0200 Subject: [PATCH] bump copyright --- collector/boot_time_openbsd_amd64.go | 2 +- collector/convert_bsd.go | 2 +- collector/cpu_openbsd_amd64.go | 2 +- collector/diskstats_openbsd_amd64.go | 2 +- collector/filesystem_openbsd_amd64.go | 2 +- collector/interrupts_openbsd_amd64.go | 2 +- collector/meminfo_openbsd_amd64.go | 2 +- collector/netdev_openbsd_amd64.go | 2 +- collector/rcctl.go | 2 +- collector/sysctl_openbsd_amd64.go | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/collector/boot_time_openbsd_amd64.go b/collector/boot_time_openbsd_amd64.go index 00a2779..957cecd 100644 --- a/collector/boot_time_openbsd_amd64.go +++ b/collector/boot_time_openbsd_amd64.go @@ -1,4 +1,4 @@ -// Copyright 2018 The Prometheus Authors +// Copyright 2020 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 diff --git a/collector/convert_bsd.go b/collector/convert_bsd.go index abfc483..039cd55 100644 --- a/collector/convert_bsd.go +++ b/collector/convert_bsd.go @@ -1,4 +1,4 @@ -// Copyright 2017 The Prometheus Authors +// Copyright 2020 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 diff --git a/collector/cpu_openbsd_amd64.go b/collector/cpu_openbsd_amd64.go index d25307e..293cc41 100644 --- a/collector/cpu_openbsd_amd64.go +++ b/collector/cpu_openbsd_amd64.go @@ -1,4 +1,4 @@ -// Copyright 2018 The Prometheus Authors +// Copyright 2020 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 diff --git a/collector/diskstats_openbsd_amd64.go b/collector/diskstats_openbsd_amd64.go index 18345c7..602fae6 100644 --- a/collector/diskstats_openbsd_amd64.go +++ b/collector/diskstats_openbsd_amd64.go @@ -1,4 +1,4 @@ -// Copyright 2019 The Prometheus Authors +// Copyright 2020 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 diff --git a/collector/filesystem_openbsd_amd64.go b/collector/filesystem_openbsd_amd64.go index e470a8d..8c74a7f 100644 --- a/collector/filesystem_openbsd_amd64.go +++ b/collector/filesystem_openbsd_amd64.go @@ -1,4 +1,4 @@ -// Copyright 2015 The Prometheus Authors +// Copyright 2020 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 diff --git a/collector/interrupts_openbsd_amd64.go b/collector/interrupts_openbsd_amd64.go index 7be174e..2d1847e 100644 --- a/collector/interrupts_openbsd_amd64.go +++ b/collector/interrupts_openbsd_amd64.go @@ -1,4 +1,4 @@ -// Copyright 2015 The Prometheus Authors +// Copyright 2020 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 diff --git a/collector/meminfo_openbsd_amd64.go b/collector/meminfo_openbsd_amd64.go index 5a22ec1..418e3d7 100644 --- a/collector/meminfo_openbsd_amd64.go +++ b/collector/meminfo_openbsd_amd64.go @@ -1,4 +1,4 @@ -// Copyright 2015 The Prometheus Authors +// Copyright 2020 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 diff --git a/collector/netdev_openbsd_amd64.go b/collector/netdev_openbsd_amd64.go index 8a1e68a..37227b4 100644 --- a/collector/netdev_openbsd_amd64.go +++ b/collector/netdev_openbsd_amd64.go @@ -1,4 +1,4 @@ -// Copyright 2015 The Prometheus Authors +// Copyright 2020 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 diff --git a/collector/rcctl.go b/collector/rcctl.go index 35a8e68..529fa6f 100644 --- a/collector/rcctl.go +++ b/collector/rcctl.go @@ -1,4 +1,4 @@ -// Copyright 2015 The Prometheus Authors +// Copyright 2020 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 diff --git a/collector/sysctl_openbsd_amd64.go b/collector/sysctl_openbsd_amd64.go index 920393d..45f3d4e 100644 --- a/collector/sysctl_openbsd_amd64.go +++ b/collector/sysctl_openbsd_amd64.go @@ -1,4 +1,4 @@ -// Copyright 2015 The Prometheus Authors +// Copyright 2020 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