diff --git a/css/application.css b/css/application.css index 08324b2..7de613e 100644 --- a/css/application.css +++ b/css/application.css @@ -319,6 +319,9 @@ strong { .sidebar .how-to-apply p:last-child { margin-bottom: 0; } +.sidebar .note { + font-style: italic; +} .sidebar .source { font-size: 12px; diff --git a/licenses/apache/index.html b/licenses/apache/index.html index 86bd140..9b990a1 100644 --- a/licenses/apache/index.html +++ b/licenses/apache/index.html @@ -226,8 +226,8 @@ third-party archives.
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 Apache Foundation recommends taking the additional step of adding a boilerplate notice to the header of each source file. You can find the notice at the very end of the license in the appendix. +
+ Note: The Apache Foundation recommends taking the additional step of adding a boilerplate notice to the header of each source file. You can find the notice at the very end of the license in the appendix.
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 Free Software Foundation recommends taking the additional +
+ Note: The Free Software 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.
diff --git a/licenses/gpl-v3/index.html b/licenses/gpl-v3/index.html index 7372426..41c0241 100644 --- a/licenses/gpl-v3/index.html +++ b/licenses/gpl-v3/index.html @@ -709,8 +709,8 @@ Public License instead of this License. But first, please readCreate 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 Free Software Foundation recommends taking the additional +
+ Note: The Free Software 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.
diff --git a/licenses/lgpl-v2.1/index.html b/licenses/lgpl-v2.1/index.html index 61cc1a8..e433303 100644 --- a/licenses/lgpl-v2.1/index.html +++ b/licenses/lgpl-v2.1/index.html @@ -537,8 +537,8 @@ That's all there is to it!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 Free Software Foundation recommends taking the additional +
+ Note: The Free Software 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.