1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48
|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Files: *
Copyright: 1996-2013 Inria
License: LGPL-2.1-with-linking-exception
The Num library is copyright Institut National de Recherche en
Informatique et en Automatique (INRIA) and distributed under the terms
of the GNU Lesser General Public License (LGPL) version 2.1.
.
On Debian systems, the complete text of the GNU Lesser General Public
License can be found in `/usr/share/common-licenses/LGPL-2.1'.
.
As a special exception to the GNU Lesser General Public License, you
may link, statically or dynamically, a "work that uses the Num
library" with a publicly distributed version of the Num library to
produce an executable file containing portions of the Num library, and
distribute that executable file under terms of your choice, without
any of the additional requirements listed in clause 6 of the GNU
Lesser General Public License. By "a publicly distributed version of
the Num library", we mean either the unmodified Num library available
from https://github/com/ocaml/num, or a modified version of the Num
library that is distributed under the conditions defined in clause 2
of the GNU Lesser General Public License. This exception does not
however invalidate any other reasons why the executable file might be
covered by the GNU Lesser General Public License.
Files: toplevel/*
Copyright: 1999 Gerd Stolpmann
2003 Stefano Zacchiroli
License: findlib
Permission is hereby granted, free of charge, to any person obtaining
a copy of this document and the "findlib" software (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 Gerd Stolpmann 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.
|