diff options
| author | John MacFarlane <jgm@berkeley.edu> | 2015-01-25 11:28:55 -0800 | 
|---|---|---|
| committer | John MacFarlane <jgm@berkeley.edu> | 2015-01-25 11:28:55 -0800 | 
| commit | 13b81edc2f1a7ac885aa50bcf41015e030473271 (patch) | |
| tree | 3bfb4483bff935462a40de4df677b5067d387698 | |
| parent | b2c57d51f009af453321c9d14f5a06c0090b6c90 (diff) | |
Fixed license in README.md.
| -rw-r--r-- | README.md | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -2,7 +2,7 @@ CommonMark  ==========  CommonMark is a rationalized version of Markdown syntax, -with a [spec][the spec] and BSD3-licensed reference +with a [spec][the spec] and BSD-licensed reference  implementations in C and JavaScript.  [Try it now!](http://spec.commonmark.org/dingus.html) | 
