From d3949203fe053249d35e0c4125f3ed21818e8c32 Mon Sep 17 00:00:00 2001 From: Marti Bolivar Date: Mon, 11 Apr 2011 23:46:44 -0400 Subject: Coding standard. --- notes/coding_standard.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'notes') diff --git a/notes/coding_standard.rst b/notes/coding_standard.rst index ced946d..b0fa91b 100644 --- a/notes/coding_standard.rst +++ b/notes/coding_standard.rst @@ -27,12 +27,12 @@ Vim customizations to do the same thing would be nice (hint, hint)! License ------- +.. highlight:: scheme + - Put an MIT license at the beginning of the file (look at any of our source files for an example). Copyright should go either to you or to LeafLabs, LLC. -.. highlight:: scheme - Emacs: if you don't like seeing the license, you should use elide-head (which will hide it for you). You can use the following:: -- cgit v1.2.3