File: unused-license

package info (click to toggle)
libconfig-model-dpkg-perl 3.014
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,200 kB
  • sloc: perl: 8,255; python: 242; makefile: 77; javascript: 16; sh: 1
file content (33 lines) | stat: -rw-r--r-- 700 bytes parent folder | download | duplicates (5)
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
Format-specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
Name: SOFTware
Maintainer: John Doe <john.doe@example.com>
Source: http://www.example.com/software/project
License: GPL-2+

Files: src/js/editline/*
Copyright: 1993, John Doe
           1993, Joe Average
License: GPL-2+ or LGPL-2.1+

Files: src/js/editline/foo
Copyright: 1993, John Doe
           1993, Joe Average
License: blah
 blah blah

Files: src/js/editline/bar
Copyright: 1993, John Doe
           1993, Joe Average
License: GPL-3

License: MPL-1.1
 [MPL-1.1 LICENSE TEXT]

License: GPL-2+
 [GPL-2 LICENSE TEXT]

License: LGPL-2.1+
 [LGPL-2.1 plus LICENSE TEXT]

License: GPL-3
 [GPL-3 LICENSE TEXT]