We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42c18c6 commit 96e60eaCopy full SHA for 96e60ea
cycle.js
100755
100644
@@ -1,5 +1,21 @@
1
-// cycle.js
2
-// 2011-08-24
+/*
+ cycle.js
3
+ 2012-07-18
4
+
5
+ Public Domain.
6
7
+ NO WARRANTY EXPRESSED OR IMPLIED. USE AT YOUR OWN RISK.
8
9
+ See http://www.JSON.org/js.html
10
11
12
+ This code should be minified before deployment.
13
+ See http://javascript.crockford.com/jsmin.html
14
15
+ USE YOUR OWN COPY. IT IS EXTREMELY UNWISE TO LOAD CODE FROM SERVERS YOU DO
16
+ NOT CONTROL.
17
18
+*/
19
20
/*jslint evil: true, regexp: true */
21
0 commit comments