File: copyright

package info (click to toggle)
libjpf-java 1.5.1%2Bdfsg-4.1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 2,276 kB
  • sloc: java: 13,449; xml: 337; sh: 48; makefile: 19
file content (31 lines) | stat: -rw-r--r-- 1,120 bytes parent folder | download | duplicates (3)
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
Format-Specification:
    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
Upstream-Maintainer: Dmitry Olshansky
Upstream-Source: http://jpf.sourceforge.net/
Upstream-Name: JPF
X-Comment: The +dfsg version is created by removing the lib/ directory from
 the upstream zip file. This directory contains compiled code without source.

Files: *
Copyright: 2004-2007 Dmitry Olshansky
License: LGPL-2.1+

Files: source-boot/org/java/plugin/boot/SplashWindow.java
Copyright: 2003-2005 Werner Randelshofer
License: PD
 This software is in the public domain.

Files: debian/*
Copyright: 
 2009, gregor herrmann <gregoa@debian.org>
 2009, tony mancill <tmancill@debian.org>
License: LGPL-2.1+

License: LGPL-2.1+
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; either
 version 2.1 of the License, or (at your option) any later version.
 .
 On Debian systems, the complete text of the GNU Lesser General
 Public License 2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.