From: Robert 'phaylon' Sedlacek Date: Wed, 6 Jun 2012 21:24:07 +0000 (+0000) Subject: added sponsorship mark X-Git-Tag: v0.000001~7 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=scpubgit%2FJSON-Diffable.git;a=commitdiff_plain;h=4e96a9e734a015ce8e914e9c706cc7be393f51a7 added sponsorship mark --- diff --git a/lib/JSON/Diffable.pm b/lib/JSON/Diffable.pm index b24a219..4720f39 100644 --- a/lib/JSON/Diffable.pm +++ b/lib/JSON/Diffable.pm @@ -1,5 +1,7 @@ use strictures 1; +# lots of this stuff was sponsored by socialflow.com + package JSON::Diffable; use JSON ();