This package was debianized by Darren Benham on 30 Jun 1998. Since then it has been maintained by Darren Benham (until 12 Mar 2000) Christian Kurz (until 14 Sep 2000) Adrian Bunk (until 24 May 2001) Eric Van Buggenhaut (until 28 Jul 2004) Florian Ernst (until 23 Dec 2005) The current maintainer is Jose Carlos Medeiros . It was downloaded from Author: David Albert Bagley, bagleyd@tux.org Copyright: Copyright (c) 1992 - 2005 David Albert Bagley, bagleyd@tux.org Abacus demo and neat pointers from Copyright (c) 1991 - 1998 Luis Fernandes, elf@ee.ryerson.ca Some ideas taken from a Java version from Sarat Chandran, aratcmahadevan@yahoo.com The files file.c and sound.c are taken from xlock, many authors... 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 # Created: 1993-05-16 # Public domain