X-Git-Url: https://jasonwoof.com/gitweb/?p=wfpl.git;a=blobdiff_plain;f=namespacify.sh;h=557992a844a48bfe9ca1a9fbaf9ce46ab7bb3352;hp=f7bc6f06beb2d51f185b7e62f7279074647f02df;hb=900e09b8300463e3dd42e89c21de181520513e95;hpb=414082e3e11cee010f869633733eccb4f2161153 diff --git a/namespacify.sh b/namespacify.sh index f7bc6f0..557992a 100644 --- a/namespacify.sh +++ b/namespacify.sh @@ -1,5 +1,10 @@ #!/bin/bash +# This program is in the public domain within the United States. Additionally, +# we waive copyright and related rights in the work worldwide through the CC0 +# 1.0 Universal public domain dedication, which can be found at +# http://creativecommons.org/publicdomain/zero/1.0/ + # This script is designed to make it easier to use wfpl in other projects, and # not worry about include paths or name collisions. #