-
Notifications
You must be signed in to change notification settings - Fork 0
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
5 changed files
with
31 additions
and
72 deletions.
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
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
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,24 @@ | ||
This software is covered under a private license. Unauthorized distribution, modification, or use is prohibited. | ||
NEATWORK.AI OÜ PROPRIETARY SOFTWARE LICENSE | ||
|
||
Copyright © 2023, Neatwork.Ai OÜ. All rights reserved. | ||
|
||
The software contained within this repository and accompanying materials is the property of Neatwork.Ai OÜ and is provided to the recipient under license for their use only. No rights are granted to the recipient beyond those explicitly stated in this license. | ||
|
||
TERMS AND CONDITIONS: | ||
|
||
1. **RESTRICTIONS**: | ||
- You may not redistribute the software in any form, whether in its original form or as part of derivative works. | ||
- You may not modify, adapt, reverse engineer, decompile, or disassemble the software. | ||
- You may not remove or alter any proprietary notices on the software. | ||
|
||
2. **COPYRIGHT**: All rights, title, and interest, including all copyrights and intellectual property rights, in the software remain with Neatwork.Ai OÜ. | ||
|
||
3. **TERMINATION**: This license will terminate immediately without notice if you breach any term of this license. | ||
|
||
4. **DISCLAIMER**: THE SOFTWARE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. NEATWORK.AI OÜ DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. | ||
|
||
5. **GOVERNING LAW**: This license is governed by the laws of the Republic of Estonia. | ||
|
||
Use, reproduction, or distribution of the software by any means other than as expressly permitted in this license is prohibited. | ||
|
||
This license does not grant permission to use the trade names, trademarks, service marks, or product names of Neatwork.Ai OÜ. |
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
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,6 +1,6 @@ | ||
[package] | ||
name = "neatcoder" | ||
version = "0.1.1-alpha" | ||
version = "0.1.0" | ||
edition = "2021" | ||
|
||
[lib] | ||
|