Remove json2 author's "don't hotlink my script pls" alert line from our local copy of json2.js :D

Added json2.min.js to the makefile so it can be updated easily when json2.js changes.
This commit is contained in:
Brion Vibber
2011-01-05 09:39:36 -08:00
parent af1cbc6fe3
commit 19a3b28898
3 changed files with 7 additions and 5 deletions

View File

@@ -1,4 +1,3 @@
alert('IMPORTANT: Remove this line from json2.js before deployment.');
/*
http://www.JSON.org/json2.js
2010-08-25