From 54ed7c99d9f304c557f7d10702927824278e0573 Mon Sep 17 00:00:00 2001 From: Ryan Date: Sun, 2 Jun 2024 12:52:28 +0200 Subject: [PATCH] Add license v1.0 --- LICENSE-v1.0 | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 LICENSE-v1.0 diff --git a/LICENSE-v1.0 b/LICENSE-v1.0 new file mode 100644 index 0000000..f42eda8 --- /dev/null +++ b/LICENSE-v1.0 @@ -0,0 +1,19 @@ +Arc Project Software License, version 1.0, June 2nd 2024 + +Permission to use, copy, modify, distribute, and sell this software +(the "Software") and its documentation for any purpose is hereby +granted without fee, provided that the copyright notices in the +Software and this license appear in supporting documentation. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGMENT, +IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY +CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, +TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONJUNCTION WITH THE +SOFTWARE OR OTHER DEALINGS IN THE SOFTWARE. + +Except as contained in this notice, the name(s) of copyright holders +of the Software shall not be used in advertising or otherwise to +promote the sale, use or other dealing in this Software without prior +written authorization from the copyright holders.