diff options
author | Thomas Voss <thomas.voss@humanwave.nl> | 2025-09-05 16:35:19 +0200 |
---|---|---|
committer | Thomas Voss <thomas.voss@humanwave.nl> | 2025-09-05 16:35:19 +0200 |
commit | 539cdd0e0db49ec7b032349164d1c82e13c676dd (patch) | |
tree | 94cdf5a31544b7a1b0530e17bebcf731b0b07aa9 /LICENSE | |
parent | 1d556f169aa08fe64287ea01009599fd68e26631 (diff) |
Add a license
Diffstat (limited to 'LICENSE')
-rw-r--r-- | LICENSE | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -0,0 +1,14 @@ +BSD Zero Clause License + +Copyright © 2025 Thomas Voss + +Permission to use, copy, modify, and/or distribute this software for any +purpose with or without fee is hereby granted. + +The software is provided ‘as is’ and the author disclaims all warranties +with regard to this software including all implied warranties of +merchantability and fitness. In no event shall the author be liable for +any special, direct, indirect, or consequential damages or any damages +whatsoever resulting from loss of use, data or profits, whether in an +action of contract, negligence or other tortious action, arising out of +or in connection with the use or performance of this software. |