diff options
| -rw-r--r-- | LICENCE | 31 |
1 files changed, 31 insertions, 0 deletions
| @@ -0,0 +1,31 @@ | |||
| 1 | Copyright notice for notYetAnotherWiki: | ||
| 2 | |||
| 3 | Copyright (C) 2024 David Walter Seikel AKA onefang | ||
| 4 | |||
| 5 | All rights reserved. | ||
| 6 | |||
| 7 | Redistribution and use in source and binary forms, with or without | ||
| 8 | modification, are permitted provided that the following conditions are | ||
| 9 | met: | ||
| 10 | |||
| 11 | 1. Redistributions of source code must retain the above copyright | ||
| 12 | notice, this list of conditions and the following disclaimer. | ||
| 13 | |||
| 14 | 2. Redistributions in binary form must reproduce the above copyright | ||
| 15 | notice, this list of conditions and the following disclaimer in the | ||
| 16 | documentation and/or other materials provided with the distribution. | ||
| 17 | |||
| 18 | THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, | ||
| 19 | INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY | ||
| 20 | AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL | ||
| 21 | THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, | ||
| 22 | INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT | ||
| 23 | NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF | ||
| 24 | USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON | ||
| 25 | ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | ||
| 26 | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF | ||
| 27 | THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||
| 28 | |||
| 29 | Freedom -1: the author specifically grants themselves the freedom to not | ||
| 30 | be infected by the viral licence clauses of any code this source code | ||
| 31 | "links" to. It's my code, I choose my licence terms, no one else does. | ||
