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 77 78 79 80 81 82 83 84
|
Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=322
Upstream-Name:Math::Random
Upstream-Maintainer: John Venier <jvenier@mdanderson.org>
Upstream-Source: http://search.cpan.org/CPAN/authors/id/G/GR/GROMMEL/Math-Random-0.71.tar.gz
Files: *
Copyright: © John Venier, Barry W. Brown and Geoffrey Rommel
License: GPL-1+ | Artistic
The programs in the Perl code distributed with Math::Random and in the C code
helper.c, as well as the documentation, are copyright by John Venier and
Barry W. Brown for the University of Texas M. D. Anderson Cancer Center in
1997. They may be distributed and used under the same conditions as Perl.
X-Comment: Perl license
This program is free software; you can redistribute it and/or modify
it under the terms of either:
.
a) the GNU General Public License as published by the Free Software
Foundation; either version 1, or (at your option) any later
version, or
.
b) the "Artistic License" which comes with Perl.
X-Comment: On Debian systems, the complete text of the Artistic License can be
found in `/usr/share/common-licenses/Artistic', and the complete text of the
GNU General Public License can be found in `/usr/share/common-licenses/GPL'.
X-No-Warranty:
WE PROVIDE ABSOLUTELY NO WARRANTY OF ANY KIND EITHER EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK
AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD
THIS PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY
SERVICING, REPAIR OR CORRECTION.
.
IN NO EVENT SHALL THE UNIVERSITY OF TEXAS OR ANY OF ITS COMPONENT
INSTITUTIONS INCLUDING M. D. ANDERSON HOSPITAL BE LIABLE TO YOU FOR
DAMAGES, INCLUDING ANY LOST PROFITS, LOST MONIES, OR OTHER SPECIAL,
INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR
INABILITY TO USE (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA OR
ITS ANALYSIS BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY THIRD
PARTIES FROM) THE PROGRAM.
.
(Above NO WARRANTY modified from the GNU NO WARRANTY statement.)
Files: randlib.c, com.c, randlib.h
Copyright: © Association for Computing Machinery
License:
These files appeared in an ACM publication is subject to
the following policy:
.
Submittal of an algorithm for publication in one of the
ACM Transactions implies that unrestricted use of the algorithm
within a computer is permissible. General permission to copy
and distribute the algorithm without fee is granted provided that
the copies are not made or distributed for direct commercial
advantage. The ACM copyright notice and the title of the
publication and its date appear, and notice is given that copying
is by permission of the Association for Computing Machinery. To
copy otherwise, or to republish, requires a fee and/or specific
permission.
.
Krogh, F. "Algorithms Policy." ACM Tran. Math. Softw. 13
(1987), 183-186.
.
Note, however, that only the particular expression of an algorithm
can be copyrighted, not the algorithm per se; see 17 USC 102(b).
.
The authors of Math::Random placed the Randlib code that we have written in
the public domain.
Files: debian/*
Copyright: © 2009 Charles Plessy <plessy@debian.org>
License: Poetic
This work ‘as-is’ we provide.
No warranty, express or implied.
We’ve done our best,
to debug and test.
Liability for damages denied.
.
Permission is granted hereby,
to copy, share, and modify.
Use as is fit,
free or for profit.
On this notice these rights rely.
X-Comment: The text of this license is © 2005 Alexander E Genaud,
see `http://genaud.net/2005/10/poetic-license/'.
|