From 7eeef34696192304999df77c477effa9ebbf79b4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Th=C3=A9o=20Zimmermann?= Date: Tue, 3 May 2016 11:53:33 +0200 Subject: [PATCH] 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 --- _licenses/mpl-2.0.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/_licenses/mpl-2.0.txt b/_licenses/mpl-2.0.txt index defeb3a..92f8328 100644 --- a/_licenses/mpl-2.0.txt +++ b/_licenses/mpl-2.0.txt @@ -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. +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: - disclose-source - include-copyright