Update LICENSE
Browse files
LICENSE
CHANGED
|
@@ -0,0 +1,23 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Custom View-Only License
|
| 2 |
+
|
| 3 |
+
Copyright (c) 2026 Bogdan. All rights reserved.
|
| 4 |
+
|
| 5 |
+
Permission is granted to view and read the source code in this
|
| 6 |
+
repository for personal, non-commercial informational purposes only.
|
| 7 |
+
|
| 8 |
+
You may NOT, under any circumstances:
|
| 9 |
+
- Use this code or any derivative of it, for any purpose,
|
| 10 |
+
commercial or non-commercial (including academic/research use)
|
| 11 |
+
- Modify, adapt, or create derivative works based on this code
|
| 12 |
+
- Redistribute, sublicense, or republish this code, modified or
|
| 13 |
+
unmodified, in any repository, product, paper, or dataset
|
| 14 |
+
- Use this code to train, fine-tune, or evaluate any model
|
| 15 |
+
|
| 16 |
+
Copying small excerpts for the purpose of discussion or commentary
|
| 17 |
+
(e.g. quoting a few lines in a review or article) is permitted,
|
| 18 |
+
provided this repository is clearly credited as the source.
|
| 19 |
+
|
| 20 |
+
No warranty of any kind is provided. The code is offered as-is,
|
| 21 |
+
for transparency and review purposes only.
|
| 22 |
+
|
| 23 |
+
For permissions beyond this license, contact the author directly.
|