File: copyright

package info (click to toggle)
gtkgl2 2.1.0-0.3
  • links: PTS
  • area: main
  • in suites: bullseye
  • size: 452 kB
  • sloc: ansic: 3,004; makefile: 67; sh: 5
file content (40 lines) | stat: -rw-r--r-- 1,602 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
28
29
30
31
32
33
34
35
36
37
38
39
40
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: GtkGLArea
Source: http://www.mono-project.com/GtkGLArea
Files-Excluded:
 */Makefile.in
 */makefile.mingw
 .auto
 INSTALL
 Makefile.in
 aclocal.m4
 config.h.in
 configure
Comment: Libtool files would have to be regenerated anyways, pollute
 all diffs, and make the package four times larger.

Files: *
Copyright:
 1997-2001 Janne Löf <jlof@mail.student.oulu.fi> (retired)
 1998-200  Drake Diedrich <Drake.Diedrich@anu.edu.au>
 1999      Karl Nelson <kenelson@ece.ucdavis.edu> (autoconf)
 1999-2002 James Henstridge  <james@daa.com.au>
 2000-2003 Marcelo E. Magallon <mmagallo@debian.org>
 2000-2002 Tor Lillqvist  <tml@iki.fi>
 2002      Xavier Ordoquy <xordoquy@wanadoo.fr> (retired)
 2003      Masahiro Sakai  <sakai@tom.sfc.keio.ac.jp>
 2006-2016 C.J. Adams-Collier <cjac@colliertech.org>
 2007-2016 Sam Hocevar <sam@hocevar.net>
License: LGPL-2+
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Library General Public
   License as published by the Free Software Foundation; either
   version 2 of the License, or (at your option) any later version.
 .
   This library 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
   Library General Public License for more details.
 .
 On Debian GNU/Linux systems, the complete text of the GNU Library
 General Public License can be found in /usr/share/common-licenses/LGPL-2.