X-Git-Url: https://jasonwoof.com/gitweb/?p=wfpl.git;a=blobdiff_plain;f=calendar.php;h=fff508c7dbab9e85c10c1797dc74424c5d81c4c5;hp=4966abb18c2b3b7a568bd7ae013ba09e41e4cd1d;hb=6be2bf0ba344177f0d1e57d9135bcb97579c54a3;hpb=e057305351d93155bf9f0d2c664b6eb859d83bf4 diff --git a/calendar.php b/calendar.php index 4966abb..fff508c 100644 --- a/calendar.php +++ b/calendar.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/ @@ -107,5 +97,3 @@ function calendar($year, $month, $events = 0, $template = 0) { calendar_week($template); } } - -?>