From e8bfd3aa92311e57053fba8ba4d9c8ff20f80561 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bernhard=20H=C3=A4ussner?= Date: Mon, 15 Jul 2013 19:07:12 +0200 Subject: [PATCH] Fix typo --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index a801e39..26522c7 100644 --- a/index.html +++ b/index.html @@ -36,7 +36,7 @@ description: A site to provide non-judgmental guidance on choosing a license for

I care about sharing improvements.

- The GPL (V2 or V3) is a copyleft license that requires others who modify your code to disclose their changes if they redistribute it in source or binary form. V3 is similar to V2, but further restrics use in hardware that forbids software alterations. + The GPL (V2 or V3) is a copyleft license that requires others who modify your code to disclose their changes if they redistribute it in source or binary form. V3 is similar to V2, but further restricts use in hardware that forbids software alterations.

Linux and Git use the GPL.