2010-02-08 00:15:50 +01:00
|
|
|
/*
|
2010-04-03 01:40:12 +02:00
|
|
|
* Copyright (c) 2010 Metaweb Technologies, Inc. All rights reserved.
|
2010-03-30 23:24:04 +02:00
|
|
|
*
|
|
|
|
* Redistribution and use in source and binary forms, with or without
|
|
|
|
* modification, are permitted provided that the following conditions
|
|
|
|
* are met:
|
|
|
|
*
|
|
|
|
* 1. Redistributions of source code must retain the above copyright
|
|
|
|
* notice, this list of conditions and the following disclaimer.
|
|
|
|
*
|
|
|
|
* 2. Redistributions in binary form must reproduce the above
|
|
|
|
* copyright notice, this list of conditions and the following
|
|
|
|
* disclaimer in the documentation and/or other materials provided
|
|
|
|
* with the distribution.
|
|
|
|
*
|
|
|
|
* THIS SOFTWARE IS PROVIDED BY METAWEB TECHNOLOGIES AND CONTRIBUTORS
|
|
|
|
* ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
|
|
|
|
* LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
|
|
|
|
* FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL METAWEB
|
|
|
|
* TECHNOLOGIES OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
|
|
|
|
* INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
|
|
|
|
* BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
|
|
|
|
* LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
|
|
|
|
* CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
|
|
|
|
* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
|
|
|
|
* ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
|
|
|
|
* POSSIBILITY OF SUCH DAMAGE.
|
|
|
|
*
|
2010-02-08 00:15:50 +01:00
|
|
|
*/
|
2010-03-04 01:29:52 +01:00
|
|
|
|
2010-03-19 19:59:37 +01:00
|
|
|
/*
|
|
|
|
* External Licenses
|
|
|
|
*/
|
|
|
|
|
2010-03-04 01:29:52 +01:00
|
|
|
See the 'licenses' directory for a list of the licenses for the libraries we depend on,
|
|
|
|
ordered here by license:
|
|
|
|
|
|
|
|
licenses/apache2.0.LICENSE.txt
|
2010-03-19 19:59:37 +01:00
|
|
|
calendar-parser (package com.metaweb.gridworks.expr.util)
|
2010-04-03 01:40:12 +02:00
|
|
|
ant-tools
|
|
|
|
bzip2
|
2010-03-04 01:29:52 +01:00
|
|
|
commons-lang
|
|
|
|
commons-codec
|
2010-04-12 06:25:50 +02:00
|
|
|
commons-math
|
2010-03-19 19:59:37 +01:00
|
|
|
jdatapath
|
|
|
|
jetty
|
|
|
|
jetty-util
|
2010-03-04 01:29:52 +01:00
|
|
|
log4j
|
|
|
|
poi
|
|
|
|
poi-ooxml
|
|
|
|
poi-ooxml-schemas
|
2010-03-19 19:59:37 +01:00
|
|
|
servlet-api
|
|
|
|
xmlbeans
|
2010-03-04 01:29:52 +01:00
|
|
|
|
|
|
|
licenses/secondstring.LICENSE.txt (BSD family)
|
|
|
|
secondstring
|
|
|
|
|
|
|
|
licenses/dom4j.LICENSE.txt (BSD family)
|
|
|
|
dom4j
|
|
|
|
|
|
|
|
licenses/simile.LICENSE.txt (BSD family)
|
2010-04-03 01:40:12 +02:00
|
|
|
vicino
|
2010-03-04 01:29:52 +01:00
|
|
|
|
|
|
|
licenses/arithcode.LICENSE.txt (BSD family)
|
|
|
|
arithcode
|
2010-03-08 00:56:34 +01:00
|
|
|
|
2010-03-04 01:29:52 +01:00
|
|
|
licenses/icu4j.LICENSE.txt (MIT family)
|
|
|
|
icu4j
|
|
|
|
|
|
|
|
licenses/slf4j.LICENSE.txt (MIT family)
|
|
|
|
slf4j-api
|
|
|
|
slf4j-log4j12
|
|
|
|
jcl-over-slf4j
|
|
|
|
|
|
|
|
licenses/json.LICENSE.txt (MIT family)
|
|
|
|
json
|
|
|
|
|
|
|
|
licenses/cos.LICENSE.txt
|
|
|
|
cos
|