/usr/share/doc/libghc-monadrandom-prof/copyright is in libghc-monadrandom-prof 0.1.6-5.
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 | This package was debianized by Clint Adams <clint@debian.org> on
Thu, 02 Jun 2011 14:37:55 -0000
It was downloaded from
http://hackage.haskell.org/package/monadrandom
Upstream Authors:
Cale Gibbard, Russell O'Connor, Dan Doel, Remi Turk, Eric Kidd
Copyright:
2006-2007 Cale Gibbard
2006 Russell O'Connor, Dan Doel, Remi Turk
2007 Eric Kidd
License:
[This code was originally posted by Cale Gibbard to the Haskell Wiki,
remnants of which can be seen at:
http://web.archive.org/web/20070615071737/http://haskell.org/hawiki/MonadRandom
This code was relicensed from a 2-clause BSD license to the license below
by Cale Gibbard's statement at:
http://www.haskell.org/haskellwiki/User:CaleGibbard
The code was then moved to:
http://www.haskell.org/haskellwiki/NewMonads/MonadRandom
New additions by several people were provided under the implicit license at:
http://www.haskell.org/haskellwiki/HaskellWiki:Copyrights
So, in theory, this license should apply to everything in this library.]
Permission is hereby granted, free of charge, to any person obtaining this
work (the "Work"), to deal in the Work without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Work, and to permit
persons to whom the Work is furnished to do so.
THE WORK IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF OR IN CONNECTION WITH THE WORK OR THE USE OR OTHER DEALINGS IN
THE WORK.
|