File: copyright

package info (click to toggle)
ocaml-stdlib-random 1.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 332 kB
  • sloc: ml: 1,767; ansic: 42; makefile: 3
file content (29 lines) | stat: -rw-r--r-- 1,451 bytes parent folder | download
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
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/

Files: *
Copyright: 1996-2022, INRIA
License: LGPL-2.1-with-linking-exception

Files: debian/*
Copyright: 2024 Stéphane Glondu <glondu@debian.org>
License: LGPL-2.1-with-linking-exception

License: LGPL-2.1-with-linking-exception
 The OCaml Core System is distributed under the terms of the GNU
 Lesser General Public License (LGPL) version 2.1. The full text of
 the GNU Lesser General Public License (LGPL) version 2.1 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 OCaml Core
 System" with a publicly distributed version of the OCaml Core System
 to produce an executable file containing portions of the OCaml Core
 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 OCaml Core System", we mean either the unmodified OCaml
 Core System as distributed by INRIA, or a modified version of the
 OCaml Core 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.