Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: GNU C Library
Source: https://sourceware.org/git/glibc.git
Disclaimer:
 For licensing reasons, the GNU C Library Reference Manual cannot be
 distributed in Debian and has to be shipped in the non-free section.
Files-Excluded: *
Files-Included:
 manual
 scripts/mkinstalldirs
 scripts/move-if-change

Files: debian/*
Copyright:
 2017-2026 Aurelien Jarno <aurel32@debian.org>
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 program; if not, see <https://www.gnu.org/licenses/>.
 .
 On Debian systems, the complete text of the GNU General Public License
 version 2 can be found in `/usr/share/common-licenses/GPL-2'.

Files: manual/*
Copyright: 1993-2026 Free Software Foundation, Inc.
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 the
 Invariant Sections being "Free Software Needs Free Documentation" and
 "GNU Lesser General Public License", the Front-Cover texts being "A
 GNU Manual", and with the Back-Cover Texts as in (a) below. A copy of
 the license is included in the section entitled "GNU Free
 Documentation License".
 .
 (a) The FSF’s Back-Cover Text is: "You have the freedom to copy and
 modify this GNU manual. Buying copies from the FSF supports it in
 developing GNU and promoting software freedom."
 .
 On Debian systems, the complete text of the GNU Free Documentation
 License Version 1.3 can be found in `/usr/share/common-licenses/GFDL-1.3'.

Files: manual/examples/*
Copyright: 1993-2026 Free Software Foundation, Inc.
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 program; if not, see <https://www.gnu.org/licenses/>.
 .
 On Debian systems, the complete text of the GNU General Public License
 version 2 can be found in `/usr/share/common-licenses/GPL-2'.

Files:
 manual/texinfo.tex
 scripts/move-if-change
Copyright: 1985, 1986, 1988, 1990-2022 Free Software Foundation, Inc.
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.
 .
 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/>.
 .
 On Debian systems, the complete text of the GNU General Public License
 version 3 can be found in `/usr/share/common-licenses/GPL-3'.

Files:
 manual/Makefile
 manual/check-deftype.sh
 manual/check-safety.sh
 manual/examples/twalk.c
 manual/lgpl-2.1.texi
 manual/summary.pl
Copyright: 1992-2026 Free Software Foundation, Inc.
License: LGPL-2.1+
 This file is part of the GNU C Library.
 .
 The GNU C 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.
 .
 The GNU C 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 General Public License
 along with this program; if not, see <https://www.gnu.org/licenses/>.
 .
 On Debian systems, the complete text of the GNU Library General Public
 License version 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.

Files: scripts/mkinstalldirs
Copyright: 1993 Noah Friedman
License: public-domain
 Public domain
