[Pkg-javascript-commits] [json-js] 46/85: Public Domain

Jonas Smedegaard dr at jones.dk
Mon Mar 14 10:39:18 UTC 2016


This is an automated email from the git hooks/post-receive script.

js pushed a commit to branch master
in repository json-js.

commit 96e60ea36b1cd3b5b88cd336447cea8394389d3f
Author: Douglas Crockford <douglas at crockford.com>
Date:   Thu Jul 19 08:30:33 2012 -0700

    Public Domain
---
 cycle.js | 20 ++++++++++++++++++--
 1 file changed, 18 insertions(+), 2 deletions(-)

diff --git a/cycle.js b/cycle.js
old mode 100755
new mode 100644
index 1ced7da..5b322c7
--- a/cycle.js
+++ b/cycle.js
@@ -1,5 +1,21 @@
-// cycle.js
-// 2011-08-24
+/*
+    cycle.js
+    2012-07-18
+
+    Public Domain.
+
+    NO WARRANTY EXPRESSED OR IMPLIED. USE AT YOUR OWN RISK.
+
+    See http://www.JSON.org/js.html
+
+
+    This code should be minified before deployment.
+    See http://javascript.crockford.com/jsmin.html
+
+    USE YOUR OWN COPY. IT IS EXTREMELY UNWISE TO LOAD CODE FROM SERVERS YOU DO
+    NOT CONTROL.
+
+*/
 
 /*jslint evil: true, regexp: true */
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/json-js.git



More information about the Pkg-javascript-commits mailing list