This package was put together by Max Vozeler util-linux was downloaded from ftp://ftp.kernel.org/pub/linux/utils/util-linux The crypto patch was downloaded from http://loop-aes.sourceforge.net/ as part of the loop-AES distribution tarball. Copyright: ----- util-linux -------------------------- Upstream maintainers include: Maintainer: Andries Brouwer Maintainer address: util-linux@math.uio.no Maintainer of getopt: Frodo Looijaard Maintainer of simpleinit: Richard Gooch getopt, more, pg, wall, and whereis may be redistributed under the terms of the UCB BSD license found on Debian systems in the file /usr/share/common-licenses/BSD Everything else may be redistributed under the terms of the GNU GPL Version 2 or later found on Debian systems in the file /usr/share/common-licenses/GPL ----- crypto patch ------------------------ Copyright 2001-2004 by Jari Ruusu Copyright 1998 Free Software Foundation, Inc. The AES cipher sources used by this software may be redistributed under the following terms: // Copyright (c) 2001, Dr Brian Gladman , Worcester, UK. // All rights reserved. // // TERMS // // Redistribution and use in source and binary forms, with or without // modification, are permitted subject to the following conditions: // // 1. Redistributions of source code must retain the above copyright // notice, this list of conditions and the following disclaimer. // // 2. Redistributions in binary form must reproduce the above copyright // notice, this list of conditions and the following disclaimer in the // documentation and/or other materials provided with the distribution. // // 3. The copyright holder's name must not be used to endorse or promote // any products derived from this software without his specific prior // written permission. // // This software is provided 'as is' with no express or implied warranties // of correctness or fitness for purpose. Everything else may be redistributed under the terms of the GNU General Public License found on Debian systems in the file `/usr/share/common-licenses/GPL'.