From 261795f4616b76537a3ae8e484ac91a79160d937 Mon Sep 17 00:00:00 2001 From: Stefan Kuhn Date: Mon, 11 Jan 2010 10:43:57 +0100 Subject: [PATCH] They were incomplete, as many other files still are. --- jar/antlr.jar.extra | 10 ++++++++++ jar/antlr.jar.meta | 12 ++++++------ jar/cmlxom-2.5-b1.jar.meta | 4 ++-- jar/jgrapht-0.6.0.jar.meta | 8 ++++---- jar/xom-1.1.jar.meta | 8 ++++---- 5 files changed, 26 insertions(+), 16 deletions(-) create mode 100644 jar/antlr.jar.extra diff --git a/jar/antlr.jar.extra b/jar/antlr.jar.extra new file mode 100644 index 00000000000..b929bfb8afd --- /dev/null +++ b/jar/antlr.jar.extra @@ -0,0 +1,10 @@ +Copyright (c) 2003-2008, Terence Parr +All rights reserved. + +Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + + * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * 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. + * Neither the name of the author nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS 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 THE COPYRIGHT OWNER 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. \ No newline at end of file diff --git a/jar/antlr.jar.meta b/jar/antlr.jar.meta index b308931d8a6..dbda5ce26b6 100644 --- a/jar/antlr.jar.meta +++ b/jar/antlr.jar.meta @@ -1,9 +1,9 @@ [antlr.jar] -#Library= -#Version= -#Copyright= +Library=ANTLR +Version=2.4.0 +Copyright=(c) 2003-2008, Terence Parr License=BSD LicenseURL=http://www.antlr.org/license.html -#Download= -#SourceCode= -#Homepage= +Download=http://www.antlr2.org/download.html +SourceCode=http://www.antlr2.org/download.html +Homepage=http://www.antlr.org diff --git a/jar/cmlxom-2.5-b1.jar.meta b/jar/cmlxom-2.5-b1.jar.meta index 2ae5d6df3c0..cf48e8706fb 100644 --- a/jar/cmlxom-2.5-b1.jar.meta +++ b/jar/cmlxom-2.5-b1.jar.meta @@ -3,9 +3,9 @@ Library=CMLXOM Version=2.5 beta1 #Copyright= License=Artistic License 2.0 -#LicenseURL= +#LicenseURL=http://www.opensource.org/licenses/artistic-license-2.0.php #Download= -#SourceCode= +SourceCode=https://sourceforge.net/scm/?type=svn&group_id=51361 Homepage=https://sourceforge.net/projects/cml/develop [cmlxom-2.5-b1.jar/org/xmlcml/cml/base/schema.xsd] diff --git a/jar/jgrapht-0.6.0.jar.meta b/jar/jgrapht-0.6.0.jar.meta index 9584e39abc5..d3d31f2824a 100644 --- a/jar/jgrapht-0.6.0.jar.meta +++ b/jar/jgrapht-0.6.0.jar.meta @@ -1,9 +1,9 @@ [jgrapht-0.6.0.jar] Library=JGraphT Version=0.6.0 -#Copyright= +Copyright=2003-2005, by Barak Naveh and Contributors License=GNU Lesser General Public License, 2.1 -#LicenseURL= -#Download= -#SourceCode= +LicenseURL=http://jgrapht.sourceforge.net/LGPL.html +Download=https://sourceforge.net/projects/jgrapht/files/ +SourceCode=https://sourceforge.net/scm/?type=svn&group_id=86459 Homepage=http://jgrapht.sourceforge.net/ diff --git a/jar/xom-1.1.jar.meta b/jar/xom-1.1.jar.meta index ec23ea7ed12..ef066267e42 100644 --- a/jar/xom-1.1.jar.meta +++ b/jar/xom-1.1.jar.meta @@ -1,9 +1,9 @@ [xom-1.1.jar] Library=XOM -#Version= -#Copyright= +Version=1.1 +Copyright=2002, 2004 Elliotte Rusty Harold License=GNU LGPL, 2.1 LicenseURL=http://xom.nu/license.xhtml -#Download= -#SourceCode= +Download=http://www.cafeconleche.org/XOM/xom-1.1.jar +SourceCode=https://xom.dev.java.net/source/browse/xom/ Homepage=http://xom.nu/