File: copyright

package info (click to toggle)
camljava 0.4-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 344 kB
  • sloc: ansic: 844; ml: 336; java: 302; makefile: 97
file content (19 lines) | stat: -rw-r--r-- 677 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
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Author: Xavier Leroy <xavier.leroy@inria.fr>
Original-Source-Location: http://pauillac.inria.fr/~xleroy/software.html#camljava

Files: *
Copyright: 2001, Institut National de Recherche en Informatique et en Automatique
License: LGPL-2

Files: debian/*
Copyright: 2009, Stefano Zacchiroli <zack@debian.org>
           2020, Stéphane Glondu <glondu@debian.org>
License: LGPL-2

License: LGPL-2
 CamlJava is distributed under the terms of the GNU Library General Public
 License, version 2.
 .
 On Debian systems the full text of the license can be found at
 /usr/share/common-licenses/LGPL-2 .