diff options
author | Martin Vilcans <martin@librador.com> | 2011-11-28 01:45:09 +0100 |
---|---|---|
committer | Martin Vilcans <martin@librador.com> | 2011-11-28 01:52:32 +0100 |
commit | c905367fa8befa4998926e2a1bf3a8bce968e8d2 (patch) | |
tree | 7b17d357794ec6237d837285fa85491024cbbc0b /README.markdown | |
parent | e70de69db36be431e27ed918bf67639027c8e8f3 (diff) | |
download | screenplain-c905367fa8befa4998926e2a1bf3a8bce968e8d2.tar.gz |
Added licensing information (MIT license)
Diffstat (limited to 'README.markdown')
-rw-r--r-- | README.markdown | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/README.markdown b/README.markdown index 120c2ef..ac1049f 100644 --- a/README.markdown +++ b/README.markdown @@ -41,6 +41,13 @@ Input format The input to Screenplain is *Screenplay Markdown* as [proposed by Stu Maschwitz](http://prolost.com/storage/downloads/spmd/SPMD_proposal.html). + +License +======= + +Screenplain is released under the [MIT license](http://www.opensource.org/licenses/mit-license.php). + + Developing ========== |