git @ Cat's Eye Technologies The-Dipple / 7849446
Add a (qualified) UNLICENSE. catseye 12 years ago
1 changed file(s) with 33 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
0 Unless otherwise specified in the program source itself, all programs in the
1 Dipple are in the public domain, as described in the following Unlicense.
2
3 Note that all programs which contain example code taken from blogs or
4 "recipe" websites should be assumed to NOT be in the public domain unless
5 the blog or website specifically says that it is.
6
7 -----------------------------------------------------------------------------
8
9 This is free and unencumbered software released into the public domain.
10
11 Anyone is free to copy, modify, publish, use, compile, sell, or
12 distribute this software, either in source code form or as a compiled
13 binary, for any purpose, commercial or non-commercial, and by any
14 means.
15
16 In jurisdictions that recognize copyright laws, the author or authors
17 of this software dedicate any and all copyright interest in the
18 software to the public domain. We make this dedication for the benefit
19 of the public at large and to the detriment of our heirs and
20 successors. We intend this dedication to be an overt act of
21 relinquishment in perpetuity of all present and future rights to this
22 software under copyright law.
23
24 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
25 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
26 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
27 IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR
28 OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
29 ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
30 OTHER DEALINGS IN THE SOFTWARE.
31
32 For more information, please refer to <http://unlicense.org/>