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

@@ -3,8 +3,9 @@
# see https://github.com/moby/buildkit/blob/master/frontend/dockerfile/docs/reference.md#syntax
# see https://docs.docker.com/engine/reference/builder/#syntax
#
# Copyright (C) 2022 Sebastian Thomschke and contributors
# SPDX-FileCopyrightText: © Sebastian Thomschke and contributors
# SPDX-License-Identifier: AGPL-3.0-or-later
# SPDX-ArtifactOfProjectHomePage: https://github.com/Second-Hand-Friends/kleinanzeigen-bot/
#
######################

View File

@@ -1,8 +1,7 @@
#!/usr/bin/env bash
#
# Copyright (C) 2022 Sebastian Thomschke and contributors
# SPDX-FileCopyrightText: © Sebastian Thomschke and contributors
# SPDX-License-Identifier: AGPL-3.0-or-later
#
# SPDX-ArtifactOfProjectHomePage: https://github.com/Second-Hand-Friends/kleinanzeigen-bot/
set -e -u