A license I cooked up based somewhat on the Sleepycat license (just for
fun, though I do know about license proliferation). Those with extra
free time please check this for DFSG-freeness:
========================================================================
Copyright (c) __YEAR__, __COPYRIGHT_OWNER__.
All rights not explicitly granted are reserved.
---------------------------- DEFINITIONS ----------------------------
In the following text, "source" and "source code" refers to the form of
a software which best facilitates modification to the software. Any
other form of a software is referred to as "binary".
The adjective "complete" when used with "source code" means that the
source code must be accompanied by any helper files such as scripts,
Makefiles etc which are required to usefully utilize (for example
generate, install and execute) the software that the source code
represents. This however does not include any generally available
libraries or other tools which are required for such utilization.
---------------------------- CONDITIONS ----------------------------
Free-of-charge redistribution and use of __PRODUCT_NAME__ in source and
binary forms, with or without modification, by anyone for any purpose,
are permitted provided that the following conditions are met:
DISTRIBUTION OF __PRODUCT_NAME__ ITSELF:
1. DISTRIBUTION IN SOURCE FORM:
Distributions of modified or non-modified source code of
__PRODUCT_NAME__ must reproduce the above copyright notice, this list of
conditions and the following disclaimer. Modified source code of
__PRODUCT_NAME__, if distributed, must still be licensed under these
same terms and conditions.
2. DISTRIBUTION IN BINARY FORM:
a. Distributions of binary forms created from modified or
non-modified source code of __PRODUCT_NAME__ 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.
b. Such distributions must also contain:
i. either the complete source code corresponding to the binary
form being distributed
ii. or information on how to obtain such complete corresponding
source code at no more cost than that of distribution plus a nominal fee.
3. DISTRIBUTION WITH MODIFICATION:
Distributions of modified source code of __PRODUCT_NAME__ or binary
forms created from such modified source code, must carry prominent
notices as to the modification(s), including who created the
modification(s) and when.
DISTRIBUTION OF SOFTWARE USING __PRODUCT_NAME__:
4. Any software which uses __PRODUCT_NAME__ in any way, if distributed,
must be licensed under terms that permit free-of-charge redistribution
and use of that work in source and binary forms, with or without
modification, by anyone for any purpose.
5. Distributions of such a software must contain:
i. either the complete source code comprising the software
ii. or information on how to obtain such complete source code
at no more cost than that of distribution plus a nominal fee.
---------------------------- DISCLAIMER ----------------------------
THIS SOFTWARE IS PROVIDED BY __COPYRIGHT_OWNER__ *AS IS* AND ANY EXPRESS
OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR
NON-INFRINGEMENT, ARE DISCLAIMED. IN NO EVENT SHALL __COPYRIGHT_OWNER__
BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF
THE POSSIBILITY OF SUCH DAMAGE.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]