File: copyright

package info (click to toggle)
haskell-gi-freetype2 2.0.5-1
  • links: PTS
  • area: main
  • in suites: forky, sid, trixie
  • size: 108 kB
  • sloc: haskell: 12; makefile: 5
file content (27 lines) | stat: -rw-r--r-- 1,194 bytes parent folder | download | duplicates (2)
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
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: gi-freetype2
Upstream-Contact: Iñaki García Etxebarria
Source: https://hackage.haskell.org/package/gi-freetype2

Files: *
Copyright: 2022 Iñaki García Etxebarria
License: LGPL-2.1+static-linking-exception

Files: debian/*
Copyright: held by the contributors mentioned in debian/changelog
License: LGPL-2.1+static-linking-exception

License: LGPL-2.1+static-linking-exception
 The gi-freetype2 library and included works are provided under the terms of the
 GNU Library General Public License (LGPL) version 2.1 with the following
 exception:
 .
 Static linking of applications or any other source to the gi-freetype2 library
 does not constitute a modified or derivative work and does not require
 the author(s) to provide source code for said work, to link against the
 shared gi-freetype2 libraries, or to link their applications against a
 user-supplied version of gi-freetype2. If you link applications to a modified
 version of gi-freetype2, then the changes to gi-freetype2 must be provided under the
 terms of the LGPL.
 .
 See /usr/share/common-licenses/LGPL-2.1 on your Debian-based system.