Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Enumerate third party code in LICENSE
  • Loading branch information
zoffixznet committed Jun 20, 2016
1 parent 7e1403a commit 5097c4d
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Expand Up @@ -130,3 +130,11 @@ get started contributing documentation.
#= P<p6doc/&note>
sub note(|$) { ... }

# LICENSE

See [LICENSE](LICENSE) file for the details of the license of the code in this repository.

This repository also contains code authored by third parties that may be licensed under a different license. Such
files indicate the copyright and license terms at the top of the file. Currently these include:

* jQuery and jQuery UI libraries: Copyright 2015 jQuery Foundation and other contributors; [MIT License](http://creativecommons.org/licenses/MIT)

0 comments on commit 5097c4d

Please sign in to comment.