Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Libidn
Upstream-Contact: Simon Josefsson <simon@josefsson.org>
Source: https://www.gnu.org/software/libidn/

Files: *
Copyright: 2002-2025 Simon Josefsson
           2004-2025 Free Software Foundation, Inc.
License: GPL-3+

Files: lib/*.c lib/*.h
Copyright: 2002-2021  Simon Josefsson
License: LGPL-3+ or GPL-2+

Files: windows/include/*
Copyright: 2008-2025 Free Software Foundation, Inc.
License: LGPL-3+ or GPL-2+
Comment: Written by Adam Strzelecki <ono@java.pl>

Files: csharp/*
Copyright: 2004-2025 Free Software Foundation, Inc.
License: LGPL-3+ or GPL-2+
Comment: Author: Alexander Gnauck AG-Software, mailto:gnauck@ag-software.de

Files: csharp/Makefile.am
Copyright: 2005-2025 Simon Josefsson
License: GPL-3+

Files: java/*
Copyright: 2004-2021 Free Software Foundation, Inc.
License: LGPL-3+ or GPL-2+
Comment: Author: Oliver Hitz

Files: java/*/Makefile.am
Copyright: 2004-2025 Simon Josefsson
           2004-2025 Free Software Foundation, Inc.
License: GPL-3+

Files: doc/libidn.texi
Copyright: Copyright 2002-2021 Simon Josefsson.
License: GFDL-NIV-1.3+

Files: CONTRIBUTING.md FAQ NEWS lib/libidn.pc.in
Copyright: 2002-2025 Simon Josefsson
License: FSFAP

Files: doc/tld/fr.tld
Copyright: 2003 Stephane Bortzmeyer <bortzmeyer@nic.fr> / AFNIC
           2004-2025 Simon Josefsson
License: FSFAP

Files: fuzz/*
Copyright: 2017 Tim Ruehsen
License: Expat

Files: fuzz/libidn_stringprep_fuzzer.c fuzz/libidn_toascii_fuzzer.c fuzz/libidn_tounicode_fuzzer.c
Copyright: 2017 Tim Ruehsen
License: GPL-3+

Files: lib/gen-unicode-tables.pl
Copyright: 2004-2025 Simon Josefsson
           1998, 1999 Tom Tromey
           2001 Red Hat Software
License: GPL-3+

Files: lib/gen-tld-tables.pl
Copyright: 2004-2025 Simon Josefsson.
           2004-2025 Free Software Foundation, Inc.
License: GPL-3+

Files: lib/nfkc.c
Copyright: Copyright (C) 2002, 2003, 2004, 2006, 2007,
                         2008, 2009  Simon Josefsson
           Copyright (C) 1999, 2000 Tom Tromey
           Copyright 2000 Red Hat, Inc.
License: LGPL-3+ or GPL-2+

Files: doc/gdoc
Copyright: Copyright (c) 2002-2012 Simon Josefsson
           Copyright (c) 2001, 2002 Nikos Mavrogiannopoulos
           Copyright (c) 1998 Michael Zucchi
License: GPL-3+

Files: m4/ax_prog_jar.m4 m4/ax_prog_javadoc.m4
Copyright: 2008 Egon Willighagen <e.willighagen@science.ru.nl>
License: FSFAP-no-warranty

Files: m4/ax_java_options.m4
Copyright: 2008 Devin Weaver <ktohg@tritarget.com>
License: FSFAP-no-warranty

Files: m4/ax_prog_javac.m4 m4/ax_prog_javac_works.m4
Copyright: 2008 Stephane Bortzmeyer <bortzmeyer@pasteur.fr>
License: GPL-2+-Autoconf-Archive

Files: m4/pkg.m4
Copyright: 2004 Scott James Remnant <scott@netsplit.com>.
License: GPL-2+-Autoconf

Files: debian/*
Copyright: 2008-2025 Simon Josefsson <simon@josefsson.org>
License: GPL-3+
Comment: Debian packaging is licensed under the same terms as upstream
 Others contributed earlier with unclear licensing, including:
 Ryan M. Golbeck <rmgolbeck@debian.org>
 Anibal Monsalve Salazar <anibal@debian.org>
 Ondřej Surý <ondrej@debian.org>

License: FSFAP-no-warranty
 Copying and distribution of this file, with or without modification, are
 permitted in any medium without royalty provided the copyright notice
 and this notice are preserved. This file is offered as-is, without any
 warranty.

License: GPL-2+-Autoconf
 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.
 .
 As a special exception to the GNU General Public License, if you
 distribute this file as part of a program that contains a
 configuration script generated by Autoconf, you may include it under
 the same distribution terms that you use for the rest of that program.

License: GPL-2+-Autoconf-Archive
 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 program. If not, see <https://www.gnu.org/licenses/>.
 .
 As a special exception, the respective Autoconf Macro's copyright owner
 gives unlimited permission to copy, distribute and modify the configure
 scripts that are the output of Autoconf when processing the Macro. You
 need not follow the terms of the GNU General Public License when using
 or distributing such scripts, even though portions of the text of the
 Macro appear in them. The GNU General Public License (GPL) does govern
 all other use of the material that constitutes the Autoconf Macro.
 .
 This special exception to the GPL applies to versions of the Autoconf
 Macro released by the Autoconf Archive. When you make and distribute a
 modified version of the Autoconf Macro, you may extend this special
 exception to the GPL to apply to your modified version as well.

License: LGPL-3+
 This program 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 3, or (at your option)
 any later version.
 .
 On Debian systems, the full text of the GNU Lesser General Public
 License version 3 can be found in the
 `/usr/share/common-licenses/LGPL-3' file.

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.
 .
 On Debian systems, the full text of the GNU General Public License
 version 2 can be found in the `/usr/share/common-licenses/GPL-2'
 file.

License: GPL-3+
 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 3 of the License, or
 (at your option) any later version.
 .
 On Debian systems, the full text of the GNU General Public License
 version 3 can be found in the `/usr/share/common-licenses/GPL-3'
 file.

License: GFDL-NIV-1.3+
 Permission is granted to copy, distribute and/or modify this document
 under the terms of the GNU Free Documentation License, Version 1.3 or
 any later version published by the Free Software Foundation; with no
 Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.  A
 copy of the license is included in the section entitled ``GNU Free
 Documentation License''.
 .
 On Debian systems, the complete text of the GNU Free Documentation
 License Version 1.3 can be found in the file
 `/usr/share/common-licenses/GFDL-1.3'.

License: Expat
 Permission is hereby granted, free of charge, to any person obtaining a
 copy of this software and associated documentation files (the "Software"),
 to deal in the Software without restriction, including without limitation
 the rights to use, copy, modify, merge, publish, distribute, sublicense,
 and/or sell copies of the Software, and to permit persons to whom the
 Software is furnished to do so, subject to the following conditions:
 .
 The above copyright notice and this permission notice shall be included in
 all copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
 FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
 DEALINGS IN THE SOFTWARE.

License: FSFAP
 Copying  and  distribution  of this file, with or without modification,
 are permitted in any medium  without  royalty  provided  the  copyright
 notice and this notice are preserved.