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 7e1403a commit 5097c4dCopy full SHA for 5097c4d
README.md
@@ -130,3 +130,11 @@ get started contributing documentation.
130
#= P<p6doc/¬e>
131
sub note(|$) { ... }
132
133
+# LICENSE
134
+
135
+See [LICENSE](LICENSE) file for the details of the license of the code in this repository.
136
137
+This repository also contains code authored by third parties that may be licensed under a different license. Such
138
+files indicate the copyright and license terms at the top of the file. Currently these include:
139
140
+* jQuery and jQuery UI libraries: Copyright 2015 jQuery Foundation and other contributors; [MIT License](http://creativecommons.org/licenses/MIT)
0 commit comments