|
| 1 | +This software is available as a choice of the following licenses. Choose |
| 2 | +whichever you prefer. |
| 3 | + |
| 4 | +=============================================================================== |
| 5 | +ALTERNATIVE 1 - Public Domain (www.unlicense.org) |
| 6 | +=============================================================================== |
| 7 | +This is free and unencumbered software released into the public domain. |
| 8 | + |
| 9 | +Anyone is free to copy, modify, publish, use, compile, sell, or distribute this |
| 10 | +software, either in source code form or as a compiled binary, for any purpose, |
| 11 | +commercial or non-commercial, and by any means. |
| 12 | + |
| 13 | +In jurisdictions that recognize copyright laws, the author or authors of this |
| 14 | +software dedicate any and all copyright interest in the software to the public |
| 15 | +domain. We make this dedication for the benefit of the public at large and to |
| 16 | +the detriment of our heirs and successors. We intend this dedication to be an |
| 17 | +overt act of relinquishment in perpetuity of all present and future rights to |
| 18 | +this software under copyright law. |
| 19 | + |
| 20 | +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
| 21 | +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
| 22 | +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
| 23 | +AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN |
| 24 | +ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION |
| 25 | +WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
| 26 | + |
| 27 | +For more information, please refer to <http://unlicense.org/> |
| 28 | + |
| 29 | +=============================================================================== |
| 30 | +ALTERNATIVE 2 - MIT No Attribution |
| 31 | +=============================================================================== |
| 32 | +Copyright 2023 David Reid |
| 33 | + |
| 34 | +Permission is hereby granted, free of charge, to any person obtaining a copy of |
| 35 | +this software and associated documentation files (the "Software"), to deal in |
| 36 | +the Software without restriction, including without limitation the rights to |
| 37 | +use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies |
| 38 | +of the Software, and to permit persons to whom the Software is furnished to do |
| 39 | +so. |
| 40 | + |
| 41 | +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |
| 42 | +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, |
| 43 | +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE |
| 44 | +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER |
| 45 | +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, |
| 46 | +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE |
| 47 | +SOFTWARE. |
0 commit comments