docs: replace MIT with proprietary license
Changed from MIT to PROPRIETARY license: - All rights reserved to Luca Sacchi Ricciardi - Educational use only - No commercial use without permission - Updates to README to reflect proprietary license
This commit is contained in:
44
LICENSE
44
LICENSE
@@ -1,29 +1,35 @@
|
|||||||
MIT License
|
PROPRIETARY LICENSE
|
||||||
|
|
||||||
Copyright (c) 2024 Luca Sacchi Ricciardi
|
Copyright (c) 2024 Luca Sacchi Ricciardi
|
||||||
|
|
||||||
Email: luca@lucasacchi.net
|
Email: luca@lucasacchi.net
|
||||||
|
Website: https://www.lucasacchi.net
|
||||||
Homepage: https://www.lucasacchi.net
|
Homepage: https://www.lucasacchi.net
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
Tutti i diritti sono riservati. Tutti i diritti, titoli e interessi relativi a
|
||||||
of this software and associated documentation files (the "Software"), to deal
|
questo software e alla sua documentazione sono di proprietà esclusiva dell'autore.
|
||||||
in the Software without restriction, including without limitation the rights
|
|
||||||
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
||||||
copies of the Software, and to permit persons to whom the Software is
|
|
||||||
furnished to do so, subject to the following conditions:
|
|
||||||
|
|
||||||
The above copyright notice and this permission notice shall be included in all
|
L'uso di questo software e della documentazione è permesso esclusivamente per
|
||||||
copies or substantial portions of the Software.
|
finalità didattiche e formative. È vietato qualsiasi uso a scopo commerciale senza
|
||||||
|
il previo consenso scritto dell'autore.
|
||||||
|
|
||||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
È vietato:
|
||||||
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.
|
|
||||||
|
|
||||||
For any disputes arising from this software, the exclusive jurisdiction is
|
1. Vendere, rivendere, distribuire o sublicenziare questo software o parti di esso
|
||||||
the competent court of Milan, Italy.
|
2. Modificare, adattare o creare opere derivate basate su questo software
|
||||||
|
3. Rimuovere o alterare le informazioni di copyright, licenza o autore
|
||||||
|
4. Utilizzare questo software in corsi a pagamento senza autorizzazione
|
||||||
|
5. Pubblicare o distribuire questo software su piattaforme di learning online senza
|
||||||
|
autorizzazione scritta
|
||||||
|
|
||||||
Language: Italian
|
Le informazioni di licenza e copyright devono essere mantenute in tutte le copie
|
||||||
|
del software e della documentazione.
|
||||||
|
|
||||||
|
Per qualsiasi richiesta di utilizzo beyond didattica purposes, contattare:
|
||||||
|
Email: luca@lucasacchi.net
|
||||||
|
Website: https://www.lucasacchi.net
|
||||||
|
|
||||||
|
Foro competente: Per qualsiasi controversia derivante da questo software, il foro
|
||||||
|
competente esclusivo è il tribunale di Milano, Italia.
|
||||||
|
|
||||||
|
L'autore non è responsabile per danni derivanti dall'uso di questo software.
|
||||||
|
|||||||
@@ -196,13 +196,15 @@ Vedi `.planning/ROADMAP.md` per dettagli completi.
|
|||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
|
**PROPRIETARY LICENSE - Tutti i diritti riservati**
|
||||||
|
|
||||||
Copyright © 2024 Luca Sacchi Ricciardi
|
Copyright © 2024 Luca Sacchi Ricciardi
|
||||||
|
|
||||||
**Autore:** Luca Sacchi Ricciardi
|
**Autore:** Luca Sacchi Ricciardi
|
||||||
**Email:** luca@lucasacchi.net
|
**Email:** luca@lucasacchi.net
|
||||||
**Website:** https://www.lucasacchi.net
|
**Website:** https://www.lucasacchi.net
|
||||||
|
|
||||||
Tutti i diritti sono riservati. Questo progetto è concesso sotto licenza MIT - vedi file [LICENSE](LICENSE) per dettagli completi.
|
Questo progetto è concesso sotto licenza proprietaria per uso esclusivamente didattico e formativo. Vedi file [LICENSE](LICENSE) per dettagli completi.
|
||||||
|
|
||||||
**Foro Competente:** Per qualsiasi controversia derivante da questo software, il foro competente esclusivo è il tribunale di Milano, Italia.
|
**Foro Competente:** Per qualsiasi controversia derivante da questo software, il foro competente esclusivo è il tribunale di Milano, Italia.
|
||||||
|
|
||||||
@@ -212,4 +214,4 @@ Questo è un progetto didattico. Suggerimenti e miglioramenti sono benvenuti tra
|
|||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
MIT License - Vedi LICENSE file per dettagli.
|
PROPRIETARY License - Tutti i diritti riservati. Vedi LICENSE file per dettagli.
|
||||||
|
|||||||
Reference in New Issue
Block a user