From e794054abfe070c20921d96cae09b0180db089f4 Mon Sep 17 00:00:00 2001
From: Coby Chapple
Date: Tue, 16 Jul 2013 10:34:38 +0100
Subject: [PATCH] prevent widows in the license example project paragraphs
---
index.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/index.html b/index.html
index 2c5ee54..30529b1 100644
--- a/index.html
+++ b/index.html
@@ -19,7 +19,7 @@ description: A site to provide non-judgmental guidance on choosing a license for
The MIT License is a permissive license that is short and to the point. It lets people do anything they want with your code as long as they provide attribution back to you and don’t hold you liable.
- jQuery and Rails use the MIT License.
+ jQuery and Rails use the MIT License.
@@ -29,7 +29,7 @@ description: A site to provide non-judgmental guidance on choosing a license for
The Apache License is a permissive license similar to the MIT License, but also provides an express grant of patent rights from contributors to users.
- Apache, SVN, and NuGet use the Apache License.
+ Apache, SVN, and NuGet use the Apache License.