Skip to content

Formattatori e Codice

Generatore di Licenze

MIT, Apache-2.0, BSD, GPL, MPL and Unlicense — filled in.

Runs in your browser

The text below is the canonical license. Save it to a file called LICENSE at your repo root.

LICENSE
MIT License

Copyright (c) 2026 Copyright Holder

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal 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 copies or substantial portions of the Software.

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.

Nota dell'editore

Understanding · Permissive, copyleft, source-available — pick on purpose.

Questo capitolo approfondito è attualmente disponibile solo in inglese. Lo strumento di conversione qui sopra funziona nella tua lingua; il lungo articolo esplicativo non è stato ancora tradotto.

Domande frequenti

Quick answers.

Which license should I choose?

The MIT license is the most common for simple, permissive use. Use Apache 2.0 if you want to include patent grants, or GPL if you want to ensure all derivative works remain open-source.

What is the Unlicense?

The Unlicense is a template for releasing your work into the public domain. It waives all copyright interest so others can use the software for any purpose without requirements.

Does this tool provide legal advice?

No. This tool provides standard templates for information purposes only. Consult a legal professional if you have specific concerns about your intellectual property.

Where do I put the license file?

Save the output as a text file named `LICENSE` or `COPYING` in the root directory of your repository. It is also common practice to include a shorter header at the top of your source files.

Le persone cercano anche

Strumenti correlati

More in this room.

Vedi tutto in Formattatori e Codice