summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2020-11-28 10:39:08 +0100
committerDaniel Friesel <derf@finalrewind.org>2020-11-28 10:39:08 +0100
commite7efe6de232445e3ef7816db4661670f7839ba7a (patch)
tree5b1c4c6ebca7f349080679730871c47dab36d53f /scripts
parent0f6870df13362a6af5d95a0fddd970559acb42bd (diff)
add machine-readable copyright and licensing information
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/asset-rebuild3
-rwxr-xr-xscripts/asset-release3
2 files changed, 6 insertions, 0 deletions
diff --git a/scripts/asset-rebuild b/scripts/asset-rebuild
index 8e145fc..51b97a6 100755
--- a/scripts/asset-rebuild
+++ b/scripts/asset-rebuild
@@ -1,4 +1,7 @@
#!/bin/sh
+# Copyright (C) 2020 Daniel Friesel
+#
+# SPDX-License-Identifier: CC0-1.0
set -ex
diff --git a/scripts/asset-release b/scripts/asset-release
index 6a3e179..b01c441 100755
--- a/scripts/asset-release
+++ b/scripts/asset-release
@@ -1,4 +1,7 @@
#!/bin/sh
+# Copyright (C) 2020 Daniel Friesel
+#
+# SPDX-License-Identifier: CC0-1.0
set -ex