diff options
author | Ulrich Müller <ulm@gentoo.org> | 2021-06-27 09:21:46 +0200 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2021-06-27 09:26:52 +0200 |
commit | d84b8bd9b4216935b09a325ddf795467cd7a4251 (patch) | |
tree | d8119ec964c8b86f55162aea6a3879f8196d2181 /app-metrics | |
parent | profiles/arch/amd64/x32/use.mask: Update copyright notice (diff) | |
download | gentoo-d84b8bd9b4216935b09a325ddf795467cd7a4251.tar.gz gentoo-d84b8bd9b4216935b09a325ddf795467cd7a4251.tar.bz2 gentoo-d84b8bd9b4216935b09a325ddf795467cd7a4251.zip |
app-metrics/fritzbox_smarthome_exporter: Update copyright notice in init script
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'app-metrics')
-rw-r--r-- | app-metrics/fritzbox_smarthome_exporter/files/fritzbox_smarthome_exporter.initd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-metrics/fritzbox_smarthome_exporter/files/fritzbox_smarthome_exporter.initd b/app-metrics/fritzbox_smarthome_exporter/files/fritzbox_smarthome_exporter.initd index 4e5c45954bd4..fa20e7b5cc47 100644 --- a/app-metrics/fritzbox_smarthome_exporter/files/fritzbox_smarthome_exporter.initd +++ b/app-metrics/fritzbox_smarthome_exporter/files/fritzbox_smarthome_exporter.initd @@ -1,5 +1,5 @@ #!/sbin/openrc-run -# Copyright 2021 Gentoo Foundation +# Copyright 2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 description="Prometheus exporter for FRITZ!Box Smart Home" |