aboutsummaryrefslogtreecommitdiff
path: root/thirdparty/README
diff options
context:
space:
mode:
Diffstat (limited to 'thirdparty/README')
-rw-r--r--thirdparty/README24
1 files changed, 0 insertions, 24 deletions
diff --git a/thirdparty/README b/thirdparty/README
deleted file mode 100644
index a095a34b8..000000000
--- a/thirdparty/README
+++ /dev/null
@@ -1,24 +0,0 @@
-We maintain copies of third-party repositories in this directory.
-Preferably each subdirectory should be maintained via 'git subtree'.
-The rest of the project references third party components either via
-symlinks, or via the build system.
-
-The following third party modules are used:
-
-Directory: jed
-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
-
-Directory: systemjs
-Copyright: Guy Bedford
-License: MIT License
-Description: Universal module loader for JavaScript
-Repository: https://github.com/systemjs/systemjs