File: copyright

package info (click to toggle)
camlidl 1.13-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,572 kB
  • sloc: ml: 5,236; ansic: 945; cpp: 908; makefile: 358; xml: 213; sh: 74
file content (32 lines) | stat: -rw-r--r-- 1,449 bytes parent folder | download | duplicates (4)
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
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Packaged-By: Stefano Zacchiroli <zack@debian.org>
Packaged-Date: Thu,  8 Nov 2001 22:06:03 +0100

Files: *
Copyright: © 1999 Inria
License: LGPL-2.1-exc

Files: debian/*
Copyright: © 2001 Stefano Zacchiroli
License: LGPL-2.1-exc

License: LGPL-2.1-exc
 The CamlIDL System is distributed under the terms of the
 GNU Lesser General Public License (LGPL) version 2.1 (included below).
 .
 As a special exception to the GNU Lesser General Public License, you
 may link, statically or dynamically, a "work that uses the CamlIDL
 System" with a publicly distributed version of the CamlIDL System
 to produce an executable file containing portions of the CamlIDL
 System, 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 CamlIDL System", we mean either the unmodified
 CamlIDL System as distributed by INRIA, or a modified version of the
 CamlIDL System 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.
 .
 On Debian systems, the full text of the LGPL-2.1 can be found in
 `/usr/share/common-licenses/LGPL-2.1`.