aboutsummaryrefslogtreecommitdiff
path: root/public/bash.template
diff options
context:
space:
mode:
Diffstat (limited to 'public/bash.template')
-rw-r--r--public/bash.template4
1 files changed, 2 insertions, 2 deletions
diff --git a/public/bash.template b/public/bash.template
index c7f95bc..bfaaae2 100644
--- a/public/bash.template
+++ b/public/bash.template
@@ -1,8 +1,8 @@
#!/usr/bin/env bash
-# ISC License
+# Licensed under Parity Public License 7.0.0
# The full version of this license can be found here:
-# https://git.submelon.dev/kjhoerr/ao-coverage/raw/branch/trunk/LICENSE
+# https://git.submelon.dev/kjhoerr/ao-coverage/raw/branch/trunk/LICENSE.md
url="{{TARGET_URL}}"
commit=""