From 66955456a7c3faa09fb70284fe2fb0e9358a485b Mon Sep 17 00:00:00 2001
From: Phil Haack
Date: Tue, 16 Jul 2013 08:41:22 -0700
Subject: [PATCH] Added oxford comma
Yeah, I just committed straight to master. Fight me. I could not let this affront to grammar continue.
---
index.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/index.html b/index.html
index 30529b1..64cf4cd 100644
--- a/index.html
+++ b/index.html
@@ -39,7 +39,7 @@ description: A site to provide non-judgmental guidance on choosing a license for
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, Git and WordPress use the GPL.
+ Linux, Git, and WordPress use the GPL.