Skip to content

Commit 5097c4d

Browse files
authored
Enumerate third party code in LICENSE
1 parent 7e1403a commit 5097c4d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,3 +130,11 @@ get started contributing documentation.
130130
#= P<p6doc/&note>
131131
sub note(|$) { ... }
132132

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

Comments
 (0)