/usr/share/doc/fp-units-misc-2.6.4/copyright is in fp-units-misc-2.6.4 2.6.4+dfsg-4.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
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 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 | The packages were originally put together by:
Peter Vreman <peter@freepascal.org>
Debian maintainer:
Carlos Laviola <claviola@debian.org>
Sources were obtained from: http://sourceforge.net/projects/freepascal/files/
The files and libraries are released under the terms of the GNU Library
General Public License, which can be found in the file
/usr/share/common-licenses/GPL-2 on a Debian system.
- object files and libraries linked into an application may be
distributed without source code.
The upstream source has been repacked to remove a non-distributable file:
fpcsrc/rtl/netwlibc/pre/libcpre.gcc.o . Because repacking needed to be done
anyways, also other precompiled files and generated Makefiles were removed,
in order to save considerable amounts of disk space. The Makefiles can be
recreated by running the make-files target in debian/rules, i.e.:
$ debian/rules make-files
----------
djgpp:
Copyright (C) DJ Delorie
24 Kirsten Ave
Rochester NH 03867-2954
Source code copyright DJ Delorie is distributed under the terms of the
GNU General Public Licence, with the following exceptions:
* Any existing copyright or authorship information in any given source
file must remain intact. If you modify a source file, a notice to that
effect must be added to the authorship information in the source file.
* binaries provided in djgpp may be distributed without sources ONLY if
the recipient is given sufficient information to obtain a copy of djgpp
themselves. This primarily applies to go32.exe, emu387, stub.exe, and
the graphics drivers.
* modified versions of the binaries provided in djgpp must be
distributed under the terms of the GPL.
* objects and libraries linked into an application may be distributed
without sources.
----------
emx:
emx is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2, or (at your option)
any later version.
----------
rsx:
Copyright (C) 1993-1998 Rainer Schnither
email to rainer@mathematik.uni-bielefeld.de
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License version 2 as
published by the Free Software Foundation.
This program 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 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.
|