Changes between Version 48 and Version 49 of CodeProvenance
- Timestamp:
- Jul 23, 2012, 12:26:08 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CodeProvenance
v48 v49 14 14 * [source:applications/petascope/lib/antlrworks-1.3.1.jar ANTLRWorks] ([http://www.antlr.org/license.html BSD license]) 15 15 * [source:applications/petascope/lib/cos.jar com.oreilly.servlet] ([http://www.servlets.com/cos/license.html license]) 16 * [source:applications/petascope/lib/commons-io-1.3.2.jar Commons IO] (Apache License) 17 * [source:applications/petascope/lib/commons-math-1.1.jar Commons Math] ([http://commons.apache.org/math/license.html Apache License]) 16 18 * [source:applications/petascope/lib/date4j.jar DATE4J] ([http://www.date4j.net/LICENSE_BSD.txt BSD license]) 17 19 * [source:applications/petascope/lib/commons-fileupload-1.2.jar FileUpload] ([http://commons.apache.org/fileupload/license.html Apache License]) 18 20 * [source:applications/petascope/lib/gt-api-2.7.4.jar GeoTools Java GIS Toolkit] ([http://geotools.org/about.html LGPL license]) 21 * [source:applications/petascope/lib/commons-pool-1.5.4.jar Pool Component] ([http://commons.apache.org/pool/license.html Apache License]) 19 22 === SECORE === 20 23 === rasgeo === … … 24 27 25 28 * BaseX ([http://basex.org/ BSD license]) 26 * Commons IO (Apache License) 27 * Commons Math ([http://commons.apache.org/math/license.html Apache License]) 28 29 29 30 30 31 * EPSG dataset (OGP) ([http://www.epsg.org/guides/G7-1.html license]) … … 45 46 * OGC TEAM Engine (license regime: MPL1.1) -- note that this is not strictly embedded; rather, upon running ''make ogc'', tests are downloaded from OGC and executed against the server. TEAM Engine runs in a separate process. 46 47 * !OpenLayers ([https://raw.github.com/openlayers/openlayers/master/license.txt FreeBSD license]) 47 * Pool Component ([http://commons.apache.org/pool/license.html Apache License]) 48 48 49 * Vecmath ([http://code.google.com/r/vajirarathnayaka-test/source/browse/kojo/licenses/vecmath-license.txt?spec=svn44afb05e6529b4ea0b56a1fdfaaa61de26c3cbf3&r=44afb05e6529b4ea0b56a1fdfaaa61de26c3cbf3 New BSD License]) 49 50 * XMLUnit (BSD license)