xref: /netbsd-src/external/bsd/openldap/dist/libraries/librewrite/Copyright (revision 2de962bd804263c16657f586aa00f1704045df8e)
1*2de962bdSlukem/******************************************************************************
2*2de962bdSlukem *
3*2de962bdSlukem * Copyright (C) 2000 Pierangelo Masarati, <ando@sys-net.it>
4*2de962bdSlukem * All rights reserved.
5*2de962bdSlukem *
6*2de962bdSlukem * Permission is granted to anyone to use this software for any purpose
7*2de962bdSlukem * on any computer system, and to alter it and redistribute it, subject
8*2de962bdSlukem * to the following restrictions:
9*2de962bdSlukem *
10*2de962bdSlukem * 1. The author is not responsible for the consequences of use of this
11*2de962bdSlukem * software, no matter how awful, even if they arise from flaws in it.
12*2de962bdSlukem *
13*2de962bdSlukem * 2. The origin of this software must not be misrepresented, either by
14*2de962bdSlukem * explicit claim or by omission.  Since few users ever read sources,
15*2de962bdSlukem * credits should appear in the documentation.
16*2de962bdSlukem *
17*2de962bdSlukem * 3. Altered versions must be plainly marked as such, and must not be
18*2de962bdSlukem * misrepresented as being the original software.  Since few users
19*2de962bdSlukem * ever read sources, credits should appear in the documentation.
20*2de962bdSlukem *
21*2de962bdSlukem * 4. This notice may not be removed or altered.
22*2de962bdSlukem *
23*2de962bdSlukem ******************************************************************************/
24