File: copyright

package info (click to toggle)
libonemind-commons-java-java 1.5.5-7
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 556 kB
  • sloc: java: 4,546; xml: 289; makefile: 6
file content (22 lines) | stat: -rw-r--r-- 800 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: commons-java
Upstream-Contact: TiongHiang Lee (thlee@onemindsoft.org)
Source: http://onemind-commons.sourceforge.net/commons-java/

Files: *
Copyright: 2004, TiongHiang Lee
License: LGPL-2.1+

Files: debian/*
Copyright: 2009-2012, gregor herrmann <gregoa@debian.org>
 2009-2012, 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 Library General Public License as published by the Free
 Software Foundation; either version 2.1 of the License, or (at your option) any
 later version.
 .
 A copy of the LGPL-2.1 can be found at `/usr/share/common-licenses/LGPL-2.1' on
 any Debian system.