summaryrefslogtreecommitdiff
path: root/ci
diff options
context:
space:
mode:
Diffstat (limited to 'ci')
-rw-r--r--ci/Containerfile3
-rw-r--r--ci/etc/locale.gen3
2 files changed, 6 insertions, 0 deletions
diff --git a/ci/Containerfile b/ci/Containerfile
index b6c465c..029c948 100644
--- a/ci/Containerfile
+++ b/ci/Containerfile
@@ -1,3 +1,6 @@
+# SPDX-FileCopyrightText: 2025 Felix Morgner <felix.morgner@gmail.com>
+# SPDX-License-Identifier: CC0-1.0
+
FROM docker.io/archlinux:base-devel
LABEL org.opencontainers.image.title="turns CI image"
diff --git a/ci/etc/locale.gen b/ci/etc/locale.gen
index c7e71f4..f08356c 100644
--- a/ci/etc/locale.gen
+++ b/ci/etc/locale.gen
@@ -1,3 +1,6 @@
+# SPDX-FileCopyrightText: 2025 Felix Morgner <felix.morgner@gmail.com>
+# SPDX-License-Identifier: CC0-1.0
+
de_AT.UTF-8 UTF-8
de_CH.UTF-8 UTF-8
de_DE.UTF-8 UTF-8