From b7f2ff4d991ae068f7834bf8e565f6261bf7fff1 Mon Sep 17 00:00:00 2001 From: Felix Morgner Date: Fri, 23 May 2025 16:49:58 +0200 Subject: license: add more license headers --- ci/Containerfile | 3 +++ ci/etc/locale.gen | 3 +++ 2 files changed, 6 insertions(+) (limited to 'ci') 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 +# 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 +# SPDX-License-Identifier: CC0-1.0 + de_AT.UTF-8 UTF-8 de_CH.UTF-8 UTF-8 de_DE.UTF-8 UTF-8 -- cgit v1.2.3