JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Fix db_get_value after mysql->mysqli upgrade
[wfpl.git] / atexit.php
index 4a8e291..b43f97c 100644 (file)
@@ -1,5 +1,10 @@
 <?php
 
+# 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 file is much like register_shutdown_function(), except:
 #
 # 1.   it uses the standard name you know and love