Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/

Files: *
Copyright: 2007-2022 François Pottier
	   2007-2022 Nicolas Pouillard
	   2007-2022 Yann Régis-Gianas
	   2007-2022 Gabriel Scherer
	   2007-2022 Jonathan Protzenko
	   2007-2022 Thomas Refis
	   2007-2022 INRIA
License: LGPL-2 with special exception

Files: debian/*
Copyright: 2022 Julien Puydt
License: LGPL-2

License: LGPL-2 with special exception
 In the following, "the Library" refers to the OCaml source files that
 form the PPrint library. The names of these files match the pattern
 PPrint*.{ml,mli}.
 .
 The Library is distributed under the terms of the GNU Library General
 Public License version 2 (included below).
 .
 As a special exception to the GNU Library General Public License, you
 may link, statically or dynamically, a "work that uses the Library"
 with a publicly distributed version of the Library to produce an
 executable file containing portions of the Library, and distribute
 that executable file under terms of your choice, without any of the
 additional requirements listed in clause 6 of the GNU Library General
 Public License.  By "a publicly distributed version of the Library",
 we mean either the unmodified Library as distributed by INRIA, or a
 modified version of the Library that is distributed under the
 conditions defined in clause 2 of the GNU Library General Public
 License.  This exception does not however invalidate any other reasons
 why the executable file might be covered by the GNU Library General
 Public License.

License: LGPL-2
 This package 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 of the License.
 .
 This package 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 <http://www.gnu.org/licenses/>.
 .
 On Debian systems, the complete text of the GNU Lesser General
 Public License can be found in "/usr/share/common-licenses/LGPL-2".