JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
release public domain / CC0
[wfpl.git] / namespacify.sh
index f7bc6f0..557992a 100644 (file)
@@ -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.
 #