X-Git-Url: http://git.thejh.net/?p=libjh.git;a=blobdiff_plain;f=compile.sh;h=e770e59eface98a6f7484f4631132e3b569b4006;hp=0e005667c97fbc7ce258eaf40a71ad9292503721;hb=3b41b5c082c2c3719fbbcfc4e381fee04879dc1d;hpb=e3a7f339e843d1424aef577e5634ac70343ec49c diff --git a/compile.sh b/compile.sh index 0e00566..e770e59 100755 --- a/compile.sh +++ b/compile.sh @@ -1,6 +1,9 @@ #!/bin/bash # YES, THIS NEEDS BASH, NOT /bin/sh (e.g. for <<<). +# Copyright (2013) Jann Horn +# This code is licensed under the AGPLv3. + # -f for files with weird names # -u for coding mistakes (or against, to be precise) # -e and -o pipefail so that we don't have to spam the code with error handling