File: copyright

package info (click to toggle)
jasmin-sable 2.5.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster
  • size: 1,116 kB
  • sloc: java: 9,438; xml: 113; csh: 16; makefile: 14; sh: 1
file content (38 lines) | stat: -rw-r--r-- 1,556 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
28
29
30
31
32
33
34
35
36
37
38
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Jasmin
Source: https://github.com/Sable/jasmin

Files: *
Copyright: 1996, Jonathan Meyer <meyer_jon@yahoo.com>
           1999, Raja Vallee-Rai <rvalleerai@sable.mcgill.ca>
           2000, Patrice Pominville <patrice@sable.mcgill.ca>
           2000, Feng Qian <fqian@sable.mcgill.ca>
           1998, Kevin Kelley <kelley@ruralnet.net>
           1996, Scott Hudson <scott.hudson@cs.cmu.edu>
           1996, C. Scott Ananian <cananian@alumni.princeton.edu>
           1996, Frank Flannery
License: LGPL-2

Files: debian/*
Copyright: 2004, Grzegorz Prokopski <gadek@debian.org>
           2008-2014, Chris Lamb <lamby@debian.org>
License: LGPL-2

License: LGPL-2
 This package 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; version 2
 of the License.
 .
 This package is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 Lesser General Public License for more details.
 .
 You should have received a copy of the GNU General Public License along
 with this program; if not, write to the Free Software Foundation, Inc.,
 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 .
 On Debian systems, the complete text of the GNU Lesser General
 Public License can be found in `/usr/share/common-licenses/LGPL-2'.