Skip to content

Commit

Permalink
They were incomplete, as many other files still are.
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefan Kuhn authored and egonw committed Jan 11, 2010
1 parent ae661aa commit 261795f
Show file tree
Hide file tree
Showing 5 changed files with 26 additions and 16 deletions.
10 changes: 10 additions & 0 deletions 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.
12 changes: 6 additions & 6 deletions 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
4 changes: 2 additions & 2 deletions jar/cmlxom-2.5-b1.jar.meta
Expand Up @@ -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]
Expand Down
8 changes: 4 additions & 4 deletions 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/
8 changes: 4 additions & 4 deletions 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/

0 comments on commit 261795f

Please sign in to comment.