summaryrefslogtreecommitdiffstats
path: root/base/common/THIRD_PARTY_LICENSES
diff options
context:
space:
mode:
authorEndi S. Dewata <edewata@redhat.com>2013-11-25 08:22:04 -0500
committerEndi S. Dewata <edewata@redhat.com>2013-12-05 16:04:12 -0500
commit3adfccf442916b1f91177097a1ad318d1a2e7838 (patch)
treefc39a52de05c7d1628f8cd25b47f03006d6b87ea /base/common/THIRD_PARTY_LICENSES
parent436df71196a97464d635c9e9059c885c880de7bd (diff)
downloadpki-3adfccf442916b1f91177097a1ad318d1a2e7838.tar.gz
pki-3adfccf442916b1f91177097a1ad318d1a2e7838.tar.xz
pki-3adfccf442916b1f91177097a1ad318d1a2e7838.zip
Added Backbone library.
The Backbone library and its dependency (Underscore) have been added to the common web application. Ticket #654
Diffstat (limited to 'base/common/THIRD_PARTY_LICENSES')
-rw-r--r--base/common/THIRD_PARTY_LICENSES26
1 files changed, 26 insertions, 0 deletions
diff --git a/base/common/THIRD_PARTY_LICENSES b/base/common/THIRD_PARTY_LICENSES
index f3f3294ce..3973a4849 100644
--- a/base/common/THIRD_PARTY_LICENSES
+++ b/base/common/THIRD_PARTY_LICENSES
@@ -15,6 +15,15 @@ jQuery.i18n.properties - dual licensed under MIT and GPL licenses
License URLS: http://dev.jquery.com/browser/trunk/jquery/MIT-LICENSE.txt
http://dev.jquery.com/browser/trunk/jquery/GPL-LICENSE.txt
+Underscore - licensed under MIT license
+ * underscore.js
+ Project URL: http://underscorejs.org/
+ License URL: https://github.com/jashkenas/underscore/blob/master/LICENSE
+
+Backbone - licensed under MIT license
+ * backbone.js
+ Project URL: http://backbonejs.org/
+ License URL: https://github.com/jashkenas/backbone/blob/master/LICENSE
Full license texts, copyright notices, and headers are listed below.
@@ -58,3 +67,20 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
* by Keith Wood (kbwood{at}iinet.com.au) June 2007
*
*****************************************************************************/
+
+= Underscore header =
+
+// Underscore.js 1.5.2
+// http://underscorejs.org
+// (c) 2009-2013 Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
+// Underscore may be freely distributed under the MIT license.
+
+= Backbone header =
+
+// Backbone.js 1.1.0
+
+// (c) 2010-2011 Jeremy Ashkenas, DocumentCloud Inc.
+// (c) 2011-2013 Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
+// Backbone may be freely distributed under the MIT license.
+// For all details and documentation:
+// http://backbonejs.org