miguelgargallo commited on
Commit
ccbffa5
1 Parent(s): 193a1c9

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +21 -9
index.html CHANGED
@@ -1,9 +1,21 @@
1
- <h1>Pylar AI creative ML License 0.0.4</h1>
2
-
3
- <p>Copyright (c) 2023 Miguel Gargallo</p>
4
-
5
- <p>Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to use the Software solely for non-commercial purposes and to show the code or result for scientific purposes. Any commercial use, including without limitation the rights to sell, copy, modify, merge, publish, distribute, sublicense, or use the Software as part of a commercial product, is strictly prohibited.</p>
6
-
7
- <p>The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.</p>
8
-
9
- <p>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 NONINFRINGEMENT. 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 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.</p>
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html>
3
+ <head>
4
+ <title>MBA UNIVERSITY LICENSE</title>
5
+ </head>
6
+ <body>
7
+ <h1>MBA UNIVERSITY BY <a href="https://mba.university">https://mba.university</a>, PYLAR AI CREATIVE ML LICENSE</h1>
8
+ <p><a href="./License.md">OFFICIAL REFERENCE</a></p>
9
+ <p>Version 0.0.5, 27th June 2023, Miguel Gargallo</p>
10
+ <p>The following conditions govern the use of the Pylar AI software and its associated documentation files (collectively referred to as the "Software"):</p>
11
+ <ol>
12
+ <li><strong>Grant of License:</strong> This license grants you, the end-user, the right to use the Software for educational, research, and personal learning purposes. Any use of the Software outside of these purposes, including any attempt to make profit from its use or redistribution, is strictly prohibited.</li>
13
+ <li><strong>Limitations on Use:</strong> You may not sell, rent, lease, sublicense, distribute, redistribute, or transfer the Software or any portion thereof to any third party. Furthermore, you may not modify, adapt, translate, reverse engineer, decompile, disassemble or otherwise attempt to derive source code from the Software.</li>
14
+ <li><strong>Intellectual Property Rights:</strong> All rights, title, and interest in and to the Software (including but not limited to any images, photographs, animations, video, audio, music, text, and "applets" incorporated into the Software), and any copies of the Software, are owned by Miguel Gargallo or his suppliers. All rights not specifically granted under this license are reserved by Miguel Gargallo or his suppliers.</li>
15
+ <li><strong>Non-Commercial Use:</strong> The Software is intended solely for educational and informative purposes. Commercial use, including but not limited to the sale of the Software or any associated materials, is prohibited.</li>
16
+ <li><strong>Self-Hosting Prohibited:</strong> You are strictly prohibited from hosting the Software, making it available to others via servers, cloud services, or online platforms, or using it in a way that it is accessible to others.</li>
17
+ <li><strong>Disclaimer of Warranty:</strong> The Software is provided "as is" without any warranties of any kind, whether express or implied, including but not limited to warranties of merchantability, fitness for a particular purpose, and non-infringement. In no event will Miguel Gargallo or his suppliers be liable for any damages whatsoever arising out of the use of or inability to use the Software.</li>
18
+ </ol>
19
+ <p>By using the Software, you agree to abide by the terms and conditions of this license. If you do not agree to these terms, you are not authorized to use or access the Software.</p>
20
+ </body>
21
+ </html>