diff options
author | GiteaBot <teabot@gitea.io> | 2023-09-18 00:23:39 +0000 |
---|---|---|
committer | GiteaBot <teabot@gitea.io> | 2023-09-18 00:23:39 +0000 |
commit | 558eea69bd89f75f7b9d11b9643abf717d7ba029 (patch) | |
tree | dc672d82c2be6fed4aaad6657d088be6ce635e96 /options/license/pnmstitch | |
parent | f93ee5937bcb43aaf1e3b527d852487e80ae570b (diff) | |
download | gitea-558eea69bd89f75f7b9d11b9643abf717d7ba029.tar.gz gitea-558eea69bd89f75f7b9d11b9643abf717d7ba029.zip |
[skip ci] Updated licenses and gitignores
Diffstat (limited to 'options/license/pnmstitch')
-rw-r--r-- | options/license/pnmstitch | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/options/license/pnmstitch b/options/license/pnmstitch new file mode 100644 index 0000000000..cb9dc762d9 --- /dev/null +++ b/options/license/pnmstitch @@ -0,0 +1,23 @@ +Copyright (c) 2002 Mark Salyzyn +All rights reserved. + +TERMS AND CONDITIONS OF USE + +Redistribution and use in source form, with or without modification, are +permitted provided that redistributions of source code must retain the +above copyright notice, this list of conditions and the following +disclaimer. + +This software is provided `as is' by Mark Salyzyn and any express or implied +warranties, including, but not limited to, the implied warranties of +merchantability and fitness for a particular purpose, are disclaimed. In no +event shall Mark Salyzyn 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 interruptions) 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. + +Any restrictions or encumberances added to this source code or derivitives, +is prohibited. |