dev-python/pympress: add copyright

Signed-off-by: Alexander Puck Neuwirth <apn-pucky@gentoo.org>
This commit is contained in:
Alexander Puck Neuwirth
2025-07-28 16:14:12 +02:00
parent 4f3a62762b
commit a24bd42516

View File

@@ -1,3 +1,6 @@
# Copyright 2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
PYTHON_COMPAT=( python3_{11..13} )