-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCOPYING
More file actions
30 lines (30 loc) · 1.29 KB
/
COPYING
File metadata and controls
30 lines (30 loc) · 1.29 KB
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
/*
* Copyright 1994 Michael Shanzer. All rights reserved.
* Copyright 1995-2025 Greg A. Woods <[email protected]>. All rights reserved.
*
* Permission is granted to anyone to use this software for any purpose on any
* computer system, and to alter it and redistribute it freely, subject to the
* following restrictions:
*
* Use of this software constitutes acceptance for use in an AS IS condition.
* There are NO warranties with regard to this software. In no event shall the
* authors be held liable for any damages whatsoever arising out of, or in
* connection with, the use or performance of this software. Any use of this
* software is strictly at the user's own risk.
*
* The origin of this software must not be misrepresented, either by explicit
* claim or by omission. Since few users ever read sources, credits must also
* appear in the documentation.
*
* If you make modifications to this software that you feel increases it
* usefulness for the rest of the community, please email the changes,
* enhancements, bug fixes as well as any and all ideas to the authors. This
* software is going to be maintained and enhanced as deemed necessary by the
* community.
*
* Michael S. Shanzer
*
* Greg A. Woods
*/