Add licenses

This commit is contained in:
Tobias Fella
2025-03-22 17:45:08 +01:00
parent 4d7b788160
commit 635b77d03e
5 changed files with 6 additions and 2 deletions

View File

@@ -0,0 +1,2 @@
SPDX-FileCopyrightText: Jonah Brüchert <jbb@kaidan.im>
SPDX-License-Identifier: CC0-1.0

View File

Submodule flatpak/flatpak-builder-tools deleted from aac65cf44c

View File

@@ -0,0 +1,2 @@
SPDX-FileCopyrightText: None
SPDX-License-Identifier: CC0-1.0

View File

@@ -1,5 +1,6 @@
#!/usr/bin/env bash
# SPDX-FileCopyrightText: Jonah Brüchert <jbb@kaidan.im>
# SPDX-License-Identifier: CC0-1.0
set -e
export GIT_CLONE_ARGS="--depth 1 --single-branch"