X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=db.php;h=5eec706831e29bf49210d9eddcb1c4a803573907;hb=912bdab05d6262ab07e7ea6664192f97239db3e1;hp=c137d03a3cd63a92770a457322f961e4f277c354;hpb=003188abd258a3f19d3a5ab08c3a08a848b45660;p=wfpl.git diff --git a/db.php b/db.php index c137d03..5eec706 100644 --- a/db.php +++ b/db.php @@ -1,19 +1,9 @@ . +# 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/ require_once(__DIR__.'/'.'encode.php');