Delete LICENSE~

This commit is contained in:
千住柱間 2024-05-20 19:40:05 -04:00
parent 1ea3e6b2ef
commit 551012935c

View file

@ -1,30 +0,0 @@
BSD Zero Clause License
Copyright (c) 2023
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.
---
CMake-Only License with No Binary Distribution, Version 1.0
Permission is hereby granted to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software using the CMake build system only. The use of any other build system is expressly prohibited.
You are free to:
- Use the Software with the CMake build system.
You are not allowed to:
- Use any build system other than CMake.
- Distribute binary forms of the Software in any way, shape, or form.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED.