File: copyright

package info (click to toggle)
liblinux-inotify2-perl 1%3A1.22-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 140 kB
  • ctags: 19
  • sloc: perl: 126; makefile: 2
file content (28 lines) | stat: -rw-r--r-- 1,148 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
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Linux-Inotify2
Source: http://software.schmorp.de/pkg/Linux-Inotify2.html

Files: *
Copyright: 2005-2011 Marc Lehmann <schmorp@schmorp.de>
License: GPL-1+ or Artistic
Comment: The original upstream license says: 'This module is licensed under
         the same terms as perl itself'. Perl uses GPL-1+ or Artistic.

Files: debian/*
Copyright: 2014      Joao Eriberto Mota Filho <eriberto@debian.org>
           2005-2007 Michael Bramer <grisu@debian.org>
License: GPL-1+ or Artistic

License: GPL-1+ or Artistic
    This program is free software; you can redistribute it and/or modify
    it under the terms of either:
    .
    a) the GNU General Public License as published by the Free Software
       Foundation; either version 1, or (at your option) any later
       version, or
    .
    b) the "Artistic License" which comes with Perl.
    .
 On Debian GNU/Linux systems, the complete text of the GNU General
 Public License version 1 can be found in `/usr/share/common-licenses/GPL-1'
 and the Artistic Licence in `/usr/share/common-licenses/Artistic'.