Add licenses
This commit is contained in:
2
flatpak/corrosion.json.license
Normal file
2
flatpak/corrosion.json.license
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
SPDX-FileCopyrightText: Jonah Brüchert <jbb@kaidan.im>
|
||||||
|
SPDX-License-Identifier: CC0-1.0
|
||||||
0
flatpak/corrosion.license
Normal file
0
flatpak/corrosion.license
Normal file
Submodule flatpak/flatpak-builder-tools deleted from aac65cf44c
2
flatpak/generated-sources.json.license
Normal file
2
flatpak/generated-sources.json.license
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
SPDX-FileCopyrightText: None
|
||||||
|
SPDX-License-Identifier: CC0-1.0
|
||||||
@@ -1,5 +1,6 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
# SPDX-FileCopyrightText: Jonah Brüchert <jbb@kaidan.im>
|
||||||
|
# SPDX-License-Identifier: CC0-1.0
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
export GIT_CLONE_ARGS="--depth 1 --single-branch"
|
export GIT_CLONE_ARGS="--depth 1 --single-branch"
|
||||||
|
|||||||
Reference in New Issue
Block a user