diff options
| author | Marti Bolivar <mbolivar@leaflabs.com> | 2011-04-11 23:46:44 -0400 |
|---|---|---|
| committer | Marti Bolivar <mbolivar@leaflabs.com> | 2011-04-11 23:46:44 -0400 |
| commit | 10618ab3c1474ff8359904fe6cd4225cf8b3eb03 (patch) | |
| tree | 9c4ee3819d0663765234d3350793c43f3dad1805 /notes | |
| parent | 5e88bec04a6f4527c07410f3bc5c8a42b0519910 (diff) | |
Coding standard.
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:: |
