-
-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
51 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,3 @@ | ||
/**/const.ts | ||
/**/const.ts | ||
LICENSE | ||
LICENSE.dev |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,48 @@ | ||
Five Server License (This license is only a preview and is not valid) | ||
|
||
Copyright (C) 2024, Yannick Deubel (https://github.com/yandeu) | ||
All rights reserved. | ||
|
||
This file is part of the "Five Server" project. | ||
|
||
1. DEFINITIONS | ||
a) "Licensor" is Yannick Deubel (https://github.com/yandeu). | ||
b) "Software" is the software known as Five Server. | ||
|
||
2. RESTRICTIONS | ||
You are NOT permitted to: | ||
a) Share, distribute or resell the whole or any part of the Software for | ||
any commercial or non-commercial purpose except where permitted by | ||
item 3 Private Use and item 4 Contribute. | ||
|
||
3. PRIVATE USE | ||
You have the freedom to: | ||
a) Use the Software for any purpose. | ||
b) Change the Software to suit your needs. | ||
c) Share the Software and changes you make within a circle of persons | ||
closely connected to you, such as relatives or friends. | ||
|
||
4. CONTRIBUTE | ||
You are permitted to: | ||
a) Create a fork of the repository with the intention to contribute back | ||
your changes to the upstream repository. | ||
|
||
5. OWNERSHIP | ||
The Software, copyright, and other intellectual property rights of whatever | ||
nature in the Software, including any modifications made thereto are and shall | ||
remain the property of the Licensor. | ||
|
||
6. WARRANTY DISCLAIMER | ||
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" | ||
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE | ||
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE | ||
DISCLAIMED. | ||
|
||
7. LIMITATION OF LIABILITY | ||
IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS 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 INTERRUPTION) 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. |