aboutsummaryrefslogtreecommitdiffstats
path: root/notes
diff options
context:
space:
mode:
authorMarti Bolivar <mbolivar@leaflabs.com>2011-04-11 23:46:44 -0400
committerMarti Bolivar <mbolivar@leaflabs.com>2011-04-11 23:46:44 -0400
commitd3949203fe053249d35e0c4125f3ed21818e8c32 (patch)
tree87733d5d65d5b1491690d6eadcb2ee1afb572dc8 /notes
parent5020d432d712f29d616a93d6597bedb40f2fc601 (diff)
downloadlibrambutan-d3949203fe053249d35e0c4125f3ed21818e8c32.tar.gz
librambutan-d3949203fe053249d35e0c4125f3ed21818e8c32.zip
Coding standard.
Diffstat (limited to 'notes')
-rw-r--r--notes/coding_standard.rst4
1 files changed, 2 insertions, 2 deletions
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::