From 84dd1a3cfb8427d4b59269c0253ded0658135d54 Mon Sep 17 00:00:00 2001 From: Jason Long Date: Mon, 21 Jan 2013 19:52:38 -0500 Subject: [PATCH] styling for license notes in sidebar --- css/application.css | 3 +++ licenses/apache/index.html | 4 ++-- licenses/gpl-v2/index.html | 4 ++-- licenses/gpl-v3/index.html | 4 ++-- licenses/lgpl-v2.1/index.html | 4 ++-- 5 files changed, 11 insertions(+), 8 deletions(-) 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.

diff --git a/licenses/gpl-v2/index.html b/licenses/gpl-v2/index.html index c7f85db..03544d5 100644 --- a/licenses/gpl-v2/index.html +++ b/licenses/gpl-v2/index.html @@ -374,8 +374,8 @@ Public License instead of this License.

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 read

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/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.