X-Git-Url: https://jasonwoof.com/gitweb/?p=wfpl.git;a=blobdiff_plain;f=format.php;h=6b14ad70c86cf6135c51c9345013c465f79e4298;hp=99283e17e20d895ea9a1fae5b85781438da564f6;hb=HEAD;hpb=196deb2416748b09200f620247a344563dff4c38 diff --git a/format.php b/format.php index 99283e1..6b14ad7 100644 --- a/format.php +++ b/format.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/ # This file contains basic encodings @@ -393,5 +383,3 @@ function format_phone($str) { return $output; } - -?>