Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: TuxGuitar
Upstream-Contact: Helmar Gerloni <info@tuxguitar.app>
Source: https://github.com/helge17/tuxguitar/
Files-Excluded: .gitignore
                .github
                android
                deprecated
                website
                desktop/build-scripts/common-resources/common-freebsd
                desktop/build-scripts/common-resources/common-macosx
                desktop/build-scripts/common-resources/common-windows*
                desktop/build-scripts/common-resources/common-linux/share/man
                desktop/build-scripts/native-modules/*freebsd*
                desktop/build-scripts/native-modules/*macos*
                desktop/build-scripts/native-modules/*windows*
                desktop/build-scripts/tuxguitar-freebsd*
                desktop/build-scripts/tuxguitar-macosx*
                desktop/build-scripts/tuxguitar-windows*
                desktop/build-scripts/tuxguitar-linux-jfx*
                desktop/build-scripts/tuxguitar-linux-swt-deb
                desktop/TuxGuitar-AudioUnit
                desktop/TuxGuitar-cocoa-integration-swt
                desktop/TuxGuitar-resources
                desktop/TuxGuitar-test
                desktop/TuxGuitar-ui-toolkit-jfx
                desktop/TuxGuitar-winmm

Files: *
Copyright: 2005-2022 Julian Casadesus <akdmia@users.sourceforge.net>
           2023-2024 Helmar Gerloni <info@tuxguitar.app> and others
License: LGPL-2.1+

Files: desktop/gervill/src/main/java/media/sound/*
Copyright: 2007-2010 Sun Microsystems, Inc.
License: GPL-2.0-with-classpath-exception
Comment: Author of these files is Karl Helgason

Files: desktop/build-scripts/native-modules/common-include/*
Copyright: 1998, 1999, 2000, 2001, 2002, 2004, 2005, 2006, 2007, 2008, 2010, 2011  Free Software Foundation
License: GPL-2+

Files: desktop/TuxGuitar-tuner/src/craigl/spectrumanalyzer/FFT.java
Copyright: 1989 Jef Poskanzer
           1999 Craig A. Lindley
License: NTP
 Permission to use, copy, modify, and distribute this software and its
 documentation for any purpose and without fee is hereby granted, provided
 that the above copyright notice appear in all copies and that both that
 copyright notice and this permission notice appear in supporting
 documentation.  This software is provided "as is" without express or
 implied warranty.
Comment: Java implementation by Craig A. Lindley.
  Original implementation libfft.c by Jef Poskanzer

Files: misc/tuxguitar.sgml
Copyright: 2008 Philippe Coval <rzr@users.sf.net>
License: GPL-2+

Files: debian/*
Copyright: 2006-2012 Philippe Coval <rzr@users.sf.net>
           2010-2023 tony mancill <tmancill@debian.org>
           2011-2024 gregor herrmann <gregoa@debian.org>
           2022-2025 Helmar Gerloni <helmar@gerloni.net>
           2023      Bastian Germann <bage@debian.org>
License: LGPL-2.1+

License: GPL-2+
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 2 of the License, or
 (at your option) any later version.
 .
 This program 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 General Public License for more details.
 .
 You should have received a copy of the GNU General Public License
 along with this package; if not, see <https://www.gnu.org/licenses/>.
Comment:
 On Debian systems, the full text of the GNU General Public License
 version 2 can be found in the file '/usr/share/common-licenses/GPL-2'.

License: GPL-2.0-with-classpath-exception
 This code is free software; you can redistribute it and/or modify it
 under the terms of the GNU General Public License version 2 only, as
 published by the Free Software Foundation.  Sun designates this
 particular file as subject to the "Classpath" exception as provided
 by Sun in the LICENSE file that accompanied this code.
 .
 This code 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 General Public License
 version 2 for more details (a copy is included in the LICENSE file that
 accompanied this code).
 .
 You should have received a copy of the GNU General Public License
 along with this package; if not, see <https://www.gnu.org/licenses/>.
Comment:
 On Debian systems, the full text of the GNU General Public License
 version 2 can be found in the file '/usr/share/common-licenses/GPL-2'.

License: LGPL-2.1+
  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.1 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.
 .
  On Debian systems, the complete text of the GNU Lesser General Public
  License can be found in the file `/usr/share/common-licenses/LGPL-2.1'.
