diff options
Diffstat (limited to 'deploy')
| -rwxr-xr-x | deploy/cloudflare.sh | 2 | ||||
| -rw-r--r-- | deploy/nginx-aendggner.conf | 2 | ||||
| -rwxr-xr-x | deploy/webpaket.sh | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/deploy/cloudflare.sh b/deploy/cloudflare.sh index 5f18f62..2016e77 100755 --- a/deploy/cloudflare.sh +++ b/deploy/cloudflare.sh @@ -1,5 +1,5 @@ #!/bin/sh -# SPDX-FileCopyrightText: 2020 Matthias Andreas Benkard <code@mail.matthias.benkard.de> +# SPDX-FileCopyrightText: 2026 Matthias Andreas Benkard <code@mail.matthias.benkard.de> # SPDX-License-Identifier: AGPL-3.0-or-later # Baut die Browserfassung und schiebt sie zu Cloudflare Workers (README § 15). diff --git a/deploy/nginx-aendggner.conf b/deploy/nginx-aendggner.conf index a818005..5df1c91 100644 --- a/deploy/nginx-aendggner.conf +++ b/deploy/nginx-aendggner.conf @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightText: 2020 Matthias Andreas Benkard <code@mail.matthias.benkard.de> +# SPDX-FileCopyrightText: 2026 Matthias Andreas Benkard <code@mail.matthias.benkard.de> # SPDX-License-Identifier: AGPL-3.0-or-later # Vorlage für die Auslieferung der ÄndGgner-Browserfassung unter diff --git a/deploy/webpaket.sh b/deploy/webpaket.sh index 151a626..1bbc474 100755 --- a/deploy/webpaket.sh +++ b/deploy/webpaket.sh @@ -1,5 +1,5 @@ #!/bin/sh -# SPDX-FileCopyrightText: 2020 Matthias Andreas Benkard <code@mail.matthias.benkard.de> +# SPDX-FileCopyrightText: 2026 Matthias Andreas Benkard <code@mail.matthias.benkard.de> # SPDX-License-Identifier: AGPL-3.0-or-later # Macht aus dem Übersetzerergebnis ein auslieferbares Verzeichnis. Läuft in der Phase |
