Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: guile-gnutls
Upstream-Contact: gnutls-help@lists.gnutls.org
Source: https://gitlab.com/gnutls/guile/ and
 https://ftp.gnu.org/gnu/gnutls/

Files: *
Copyright: 1985, 1986, 1988, 1990-2022, Free Software Foundation, Inc.
License: GPL-3+

Files: INSTALL
Copyright: 1994-1996, 1999-2002, 2004-2017, 2020-2022, Free Software Foundation, Inc.
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.  This file is offered as-is,
 without warranty of any kind.

Files: build-aux/*
Copyright: 1996-2022, Free Software Foundation, Inc.
License: GPL-2+ with Autoconf-data exception
 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, 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 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.

Files: build-aux/gendocs.sh
  build-aux/texinfo.tex
Copyright: 1985, 1986, 1988, 1990-2022, Free Software Foundation, Inc.
License: GPL-3+

Files: build-aux/gnupload
Copyright: 2004-2022, Free Software Foundation, Inc.
License: GPL-2+

Files: build-aux/ltmain.sh
Copyright: 1996-2019, 2021, 2022, Free Software Foundation, Inc.
License: (Expat and/or GPL-2+) with Libtool exception
 This is free software; see the source for copying conditions.  There is NO
 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 .
 GNU Libtool 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.
 .
 As a special exception to the GNU General Public License,
 if you distribute this file as part of a program or library that
 is built using GNU Libtool, you may include this file under the
 same distribution terms that you use for the rest of that program.
 .
 GNU Libtool 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 <http://www.gnu.org/licenses/>.

Files: debian/*
Copyright: 2007-2022, Ludovic Courtès
 2007-2022, Andreas Metzler
License: LGPL-2.1+

Files: doc/gnutls-guile.texi
Copyright: @copyright{} 2001-2022, Free Software Foundation, Inc.
License: GFDL-1.3+

Files: gl/*
Copyright: 2004, 2007, 2009-2022, Free Software Foundation, Inc.
License: public-domain
 A dummy file, to prevent empty libraries from breaking builds.
 This file is in the public domain.

Files: guile/.dir-locals.el
Copyright: 1985, 1986, 1988, 1990-2018, Free Software Foundation, Inc.
License: GPL-3+

Files: guile/modules/gnutls.in
Copyright: 2007-2012, 2014-2016, 2019, 2021, 2022, Free Software Foundation, Inc.
License: LGPL-2.1+

Files: guile/modules/gnutls/build/*
Copyright: 2007-2022, Free Software Foundation, Inc.
License: LGPL-2.1+

Files: guile/src/*
Copyright: 2007-2022, Free Software Foundation, Inc.
License: LGPL-2.1+

Files: guile/tests/*
Copyright: 2007-2022, Free Software Foundation, Inc.
License: LGPL-2.1+

Files: guile/tests/priorities.scm
Copyright: 1985, 1986, 1988, 1990-2022, Free Software Foundation, Inc.
License: GPL-3+

Files: m4/*
Copyright: 1996-2022, Free Software Foundation, Inc.
License: FSFULLR

Files: m4/gnulib-cache.m4
Copyright: 1985, 1986, 1988, 1990-2022, Free Software Foundation, Inc.
License: GPL-3+

Files: m4/guile.m4
Copyright: 1998-2022, Free Software Foundation, Inc.
License: LGPL-3+

Files: m4/libtool.m4
  m4/ltsugar.m4
Copyright: 1996-2001, 2003-2019, 2021, 2022, Free Software Foundation, Inc.
License: FSFULLR

Files: m4/ltoptions.m4
  m4/lt~obsolete.m4
Copyright: 2004, 2005, 2007-2009, 2011-2019, 2021, 2022, Free
License: FSFULLR

Files: m4/ltversion.m4
Copyright: 2004, 2011-2019, 2021, 2022, Free Software Foundation
License: FSFULLR

License: FSFULLR
 This file is free software; the Free Software Foundation gives
 unlimited permission to copy and/or distribute it, with or without
 modifications, as long as this notice is preserved.

License: GFDL-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.
 On Debian systems, the complete text of the GFDL license, version 1.3,
 can be found in /usr/share/common-licenses/GFDL-1.3

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; version 2 dated June, 1991, or (at
 your option) any later version.
 On Debian systems, the complete text of version 2 of the GNU General
 Public License can be found in '/usr/share/common-licenses/GPL-2'.

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

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

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