DEADSOFTWARE

Add attribution to so script
[cavedroid.git] / gen-changelog.sh
index f2959c19db98b655fcabe006c8482c3bb9649a1a..5c6007e9759227e772bd59a762915f9ced5c3a1b 100755 (executable)
@@ -1,5 +1,9 @@
 #!/usr/bin/env bash
 
+# Waku-2 CC BY-SA 3.0
+# https://stackoverflow.com/a/46033999
+# https://creativecommons.org/licenses/by-sa/3.0/
+
 previous_tag=0
 i=0
 for current_tag in $(git tag --sort=-creatordate)