diff options
author | Florian Dold <florian.dold@gmail.com> | 2016-10-10 03:50:00 +0200 |
---|---|---|
committer | Florian Dold <florian.dold@gmail.com> | 2016-10-10 03:50:00 +0200 |
commit | 7989859ed6520d4e8d18f48545e5998bf66e253c (patch) | |
tree | fb7ad85a8ae2217217d5269fa468cc42bbc26333 | |
parent | 21e6b15991212e21a0bd9928890e8e8518f367e8 (diff) |
thirdparty readme
-rw-r--r-- | thirdparty/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/thirdparty/README b/thirdparty/README index 03b715fae..b41917a5b 100644 --- a/thirdparty/README +++ b/thirdparty/README @@ -16,3 +16,9 @@ Copyright: jQuery Foundation and other contributors, https://jquery.org/ License: See jed/LICENSE Description: gettext .po parser for JavaScript Repository: https://github.com/SlexAxton/Jed/blob/master/LICENSE + +Directory: URI.js +Copyright: Rodney Rehm +License: The MIT License +Description: URL parsing and manipulation library for JavaScript +Repository: https://github.com/medialize/URI.js |