1This package was debianized by Kevin M. Rosenberg <kmr@debian.org> in
2Dec 2002.
3
4It was downloaded from http://files.kpe.io/base64/
5
6Upstream Author: Kevin M. Rosenberg <kevin@rosenberg.net>
7  This code is based on code placed in the public domain by Juri Pakaste
8  <juri@iki.fr> and available for download at
9  http://www.helsinki.fi/~pakaste/store/dl/base64.lisp
10
11Copyright:
12
13Copyright (c) 2002-2003 by Kevin Rosenberg
14
15All rights reserved.
16
17Redistribution and use in source and binary forms, with or without
18modification, are permitted provided that the following conditions
19are met:
201. Redistributions of source code must retain the above copyright
21   notice, this list of conditions and the following disclaimer.
222. Redistributions in binary form must reproduce the above copyright
23   notice, this list of conditions and the following disclaimer in the
24   documentation and/or other materials provided with the distribution.
253. The name of the Authors may not be used to endorse or promote products
26   derived from this software without specific prior written permission.
27
28THIS SOFTWARE IS PROVIDED BY THE AUTHORS ``AS IS'' AND ANY EXPRESS OR
29IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
30WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
31DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
32FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
33CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
34SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
35BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
36WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
37OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
38IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
39
40