From 60786776c880c8d3f002782fa23778978ecb55ca Mon Sep 17 00:00:00 2001 From: brendandahl Date: Thu, 18 Oct 2012 12:16:04 -0700 Subject: [PATCH] Updated Style Guide (markdown) --- Style-Guide.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Style-Guide.md b/Style-Guide.md index 85e460f..7583d7d 100644 --- a/Style-Guide.md +++ b/Style-Guide.md @@ -2,6 +2,7 @@ ## General * Indentation - 2 spaces * Line Length - 80 characters +* [Required License in File Header](https://github.com/mozilla/pdf.js/wiki/License-Headers) ## Naming * variables and functions - lowerCamelCase