diff options
Diffstat (limited to 'notes')
-rw-r--r-- | notes/coding_standard.rst | 4 |
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:: |