1
0
mirror of https://github.com/github/choosealicense.com synced 2024-11-06 03:38:49 +01:00

Add a note on the recommended boilerplate

See the recommendation of the Mozilla Foundation here: https://www.mozilla.org/en-US/MPL/2.0/FAQ/#license-use
This commit is contained in:
Théo Zimmermann 2016-05-03 11:53:33 +02:00
parent e4bbec6104
commit 7eeef34696

View File

@ -7,6 +7,8 @@ description: The Mozilla Public License (MPL 2.0) is maintained by the Mozilla f
how: Create a text file (typically named LICENSE or LICENSE.txt) in the root of your source code and copy the text of the license into the file. how: Create a text file (typically named LICENSE or LICENSE.txt) in the root of your source code and copy the text of the license into the file.
note: The Mozilla Foundation recommends taking the additional step of adding a boilerplate notice to the top of each file. The boilerplate can be found at the end of the license (Exhibit A).
conditions: conditions:
- disclose-source - disclose-source
- include-copyright - include-copyright