Upload LICENSE with huggingface_hub
Browse files
LICENSE
ADDED
|
@@ -0,0 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
PYTHONSTB WHEELS REPOSITORY - PROPRIETARY LICENSE
|
| 2 |
+
==================================================
|
| 3 |
+
|
| 4 |
+
Copyright (c) 2026 PythonSTB. All rights reserved.
|
| 5 |
+
|
| 6 |
+
1. OWNERSHIP
|
| 7 |
+
This repository and all wheel packages (.whl files) are the exclusive
|
| 8 |
+
property of PythonSTB. All rights not expressly granted are reserved.
|
| 9 |
+
|
| 10 |
+
2. RESTRICTIONS
|
| 11 |
+
- No copying, modification, or distribution of wheel packages
|
| 12 |
+
- No reverse engineering or extraction of package contents
|
| 13 |
+
- No use for commercial purposes without written permission
|
| 14 |
+
- No resale, sublicensing, or rental of wheel packages
|
| 15 |
+
|
| 16 |
+
3. WHEEL DISTRIBUTION
|
| 17 |
+
- Wheel packages are provided exclusively to authorized PythonSTB app users
|
| 18 |
+
- Wheel packages may NOT be redistributed or hosted by third parties
|
| 19 |
+
- Only official GitLab releases are authorized download sources
|
| 20 |
+
|
| 21 |
+
4. TERMINATION
|
| 22 |
+
This license is effective until terminated. Violations will result in
|
| 23 |
+
immediate termination and potential legal action.
|
| 24 |
+
|
| 25 |
+
5. DISCLAIMER
|
| 26 |
+
THIS SOFTWARE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND.
|
| 27 |
+
THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE IS WITH YOU.
|
| 28 |
+
|
| 29 |
+
BY USING THIS REPOSITORY OR DOWNLOADING WHEELS, YOU AGREE TO THESE TERMS.
|
| 30 |
+
|
| 31 |
+
Generated by PythonSTB
|