File: copyright

package info (click to toggle)
libgtk2-trayicon-perl 0.06-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 136 kB
  • ctags: 55
  • sloc: ansic: 472; perl: 19; makefile: 4
file content (27 lines) | stat: -rw-r--r-- 965 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
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Gtk2-TrayIcon
Upstream-Contact: Christian Borup <borup at cpan dot org>
Source: https://metacpan.org/release/Gtk2-TrayIcon/

Files: *
Copyright: Copyright 2003-2006 Christian Borup <borup at cpan dot org>
 Copyright 2003-2006 by the gtk2-perl team
License: LGPL-2+

Files: eggtrayicon.c eggtrayicon.h
Copyright: Copyright (C) 2002 Anders Carlsson <andersca@gnu.org>
License: LGPL-2+

Files: debian/*
Copyright: 2004, Marc 'HE' Brockschmidt <he@debian.org>
 2009, Ryan Niebur <ryan@debian.org>
License: LGPL-2+

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.
 .
 A copy of the LGPL can be found at /usr/share/common-licenses/LGPL-2 on
 any Debian system.