/usr/share/doc/libghc-polyparse-prof/copyright is in libghc-polyparse-prof 1.7-3build1.
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 | This package was originally debianised by Erik de Castro Lopo
<erikd@mega-nerd.com> Fri, 19 Jun 2009.
It was downloaded from the Haskell hackage repository at
http://hackage.haskell.org/cgi-bin/hackage-scripts/package/polyparse
Copyright:
The module Text.ParserCombinators.HuttonMeijer is
(c) copyright 1996 Graham Hutton and Erik Meijer
The module Text.ParserCombinators.HuttonMeijerWallace is
(c) copyright 1996 Graham Hutton and Erik Meijer
with modifications
(c) copyright 1998-2000 Malcolm Wallace
The modules Text.ParserCombinators.Poly* and Text.Parse
are
(c) copyright 2006-2007 Malcolm Wallace
These modules are licensed under the terms of the GNU Lesser
General Public Licence (LGPL), which can be found in the file called
LICENCE-LGPL, with the following special exception:
----
As a relaxation of clause 6 of the LGPL, the copyright holders of this
library give permission to use, copy, link, modify, and distribute,
binary-only object-code versions of an executable linked with the
original unmodified Library, without requiring the supply of any
mechanism to modify or replace the Library and relink (clauses 6a,
6b, 6c, 6d, 6e), provided that all the other terms of clause 6 are
complied with.
----
This library 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
Licence for more details.
The complete text of the LGPL license can be found in on Debian
systems at /usr/share/common-licenses/LGPL .
Debian packaging copyright:
(C) 2009 Erik de Castro Lopo <erikd@mega-nerd.com>
All changes by Erik de Castro Lopo may be redistributed under the same
terms as haskell-polyparse itself.
|