/usr/share/doc/xmabacus/copyright is in xmabacus 8.0.2-1.
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 | This package was debianized by Darren Benham <gecko@debian.org> on 30 Jun 1998.
Since then it has been maintained by
Darren Benham <gecko@debian.org> (until 12 Mar 2000)
Christian Kurz <shorty@debian.org> (until 14 Sep 2000)
Adrian Bunk <bunk@fs.tum.de> (until 24 May 2001)
Eric Van Buggenhaut <ericvb@debian.org> (until 28 Jul 2004)
Florian Ernst <florian@debian.org> (until 23 Dec 2005)
Jose Carlos Medeiros <debian@psabs.com.br> (until 11 Aug 2006)
The current maintainer is Florian Ernst <florian@debian.org>.
It was downloaded from <http://ftp.tux.org/pub/tux/bagleyd/xabacus/index.html>
Author:
David A. Bagley <bagleyd@tux.org>
with Thanks to:
Luis Fernandes <elf AT ee.ryerson.ca> - independent xabacus 1.00, initial demo
Sarat Chandran <saratcmahadevan AT yahoo.com> - colaboration on a few ideas
The files file.{c,h} and sound.{c,h} are taken from xlock, many authors...
For the files rngs.{c,h} the following is given:
Dr. Park's algorithm published in the Oct. '88 ACM
"Random Number Generators: Good Ones Are Hard To Find"
His version available at ftp://cs.wm.edu/pub/rngs.tar
Present form by many authors.
Copyright:
Copyright 1993 - 2014 David A. Bagley, bagleyd@tux.org
All Rights Reserved
Permission to use, copy, modify, and distribute this software and
its documentation for any purpose and without fee is hereby granted,
provided that the above copyright notice appear in all copies and
that both that copyright notice and this permission notice appear in
supporting documentation, and that the name of the author not be
used in advertising or publicity pertaining to distribution of the
software without specific, written prior permission.
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.
For install-sh:
# Copyright 1991 by the Massachusetts Institute of Technology
#
# Permission to use, copy, modify, distribute, and sell this software and its
# documentation for any purpose is hereby granted without fee, provided that
# the above copyright notice appear in all copies and that both that
# copyright notice and this permission notice appear in supporting
# documentation, and that the name of M.I.T. not be used in advertising or
# publicity pertaining to distribution of the software without specific,
# written prior permission. M.I.T. makes no representations about the
# suitability of this software for any purpose. It is provided "as is"
# without express or implied warranty.
# mkinstalldirs --- make directory hierarchy
# Author: Noah Friedman <friedman@prep.ai.mit.edu>
# Created: 1993-05-16
# Public domain
|