update copyright notice

This commit is contained in:
sebthom
2023-10-15 18:00:45 +02:00
parent 4bd466b770
commit 4acf32d3dd
15 changed files with 35 additions and 19 deletions

View File

@@ -1,4 +1,10 @@
# https://pip.pypa.io/en/stable/reference/build-system/pyproject-toml/
#
# SPDX-FileCopyrightText: © Sebastian Thomschke and contributors
# SPDX-License-Identifier: AGPL-3.0-or-later
# SPDX-ArtifactOfProjectHomePage: https://github.com/Second-Hand-Friends/kleinanzeigen-bot/
#
[build-system]
requires = ["pdm-pep517"]
build-backend = "pdm.pep517.api"