From 0df5f2cf24f0d0e364e17ad82bdabbc76539f421 Mon Sep 17 00:00:00 2001 From: Tim van der Meij Date: Sun, 2 Feb 2014 14:05:22 -0800 Subject: [PATCH] Minor textual fixes --- License-Headers.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/License-Headers.md b/License-Headers.md index 292d471..bd9de43 100644 --- a/License-Headers.md +++ b/License-Headers.md @@ -1,4 +1,4 @@ -## javascript +## JavaScript ```javascript /* Copyright 2012 Mozilla Foundation * @@ -16,7 +16,7 @@ */ ``` -## python +## Python ```python # Copyright 2012 Mozilla Foundation