dev-python/prometheus_exporter: bump copyright notice to 2025

Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
This commit is contained in:
Lucio Sauer
2025-01-14 09:36:08 +01:00
parent e5a3673099
commit 24c39486a3
2 changed files with 2 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
# Copyright 2024 Gentoo Authors
# Copyright 2024-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -24,4 +24,3 @@ distutils_enable_tests unittest
python_test() {
eunittest tests/
}

View File

@@ -1,4 +1,4 @@
# Copyright 2024 Gentoo Authors
# Copyright 2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8