diff options
author | John MacFarlane <jgm@berkeley.edu> | 2016-01-26 09:54:39 -0800 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2016-01-26 09:54:39 -0800 |
commit | 262702b6dd82166373b104e86037c8b34936ee57 (patch) | |
tree | f6944a0b60e7a1aabe7e11fd06fb95a8cbb86c5a | |
parent | fbbe109499ce38018f466c762cd7deea1df793c2 (diff) | |
parent | 73ce8953e07f66c8c6b9d2801b9585ab183176a3 (diff) |
Merge pull request #390 from pra85/patch-1
Update license year range to 2016
-rw-r--r-- | LICENSE | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ The CommonMark spec (spec.txt) and DTD (CommonMark.dtd) are -Copyright (C) 2014-15 John MacFarlane +Copyright (C) 2014-16 John MacFarlane Released under the Creative Commons CC-BY-SA 4.0 license: <http://creativecommons.org/licenses/by-sa/4.0/>. |