Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: jacksum
Source: https://github.com/AriseUIC/JackSum
Files-Excluded: .settings
                bin
                docs
                src/META-INF/MANIFEST.MF
                src/help/
                src/jonelo/jacksum
                src/jonelo/.DS_Store
                src/.DS_Store
                src/Jacksum.java
                src/build.xml
                target/
                test/
                testResource/
                testResource2/
                unix/
                windows/
                .DS_Store
                .classpath
                .project
                README.md
                history.txt
                jacksum.jar
                license.txt
                list.jacksum
                pom.xml
                readme.txt
                readme_de.txt
                testDoc.txt
Comment:   Packaged only src/util/sugar as a needed dependency for numerical 
	   chameleon which is a dependency for JVerein

Files:     src/jonelo/sugar/util/Base32.java
           src/jonelo/sugar/util/Base64.java
           src/jonelo/sugar/util/ExitException.java
           src/jonelo/sugar/util/GeneralProgram.java
           src/jonelo/sugar/util/Version.java
	   src/jonelo/sugar/util/GeneralString.java
	   src/jonelo/sugar/util/EncodingException.java
Copyright: 2001-2006 Dipl.-Inf. (FH) Johann Nepomuk Loefflmann, http://www.jonelo.de
License:   LGPL-2.0+

Files:     src/jonelo/sugar/util/BubbleBabble.java
Copyright: 2001-2006 Dipl.-Inf. (FH) Johann Nepomuk Loefflmann, http://www.jonelo.de
	   2000-2001 Markus Friedl
License:   LGPL-2.0+


Files:     debian/*
Copyright: 2020 Mechtilde Stehmann <mechtilde@debian.org>
License:   LGPL-2.0+

License:   LGPL-2.0+
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; either
 version 2 of the License, or (at your option) any later version.
 .
 This library is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 Lesser General Public License for more details.
 .
 You should have received a copy of the GNU Lesser General Public
 License along with this library; if not, write to the Free Software
 Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 .
 On Debian systems, the complete text of the GNU Library General Public License
 Version 2 can be found in `/usr/share/common-licenses/LGPL-2'.
