aboutsummaryrefslogtreecommitdiff
path: root/data/templates
diff options
context:
space:
mode:
authorAlbert Krewinkel <albert+github@zeitkraut.de>2019-02-04 22:52:31 +0100
committerJohn MacFarlane <jgm@berkeley.edu>2019-02-04 13:52:31 -0800
commit37a82b0b11b0214f00cdcd232e33c0a1e9f79361 (patch)
treead1c09cdf14e578ebd7f31843ecce2bd7c4abd17 /data/templates
parent4b8931108104db71c1bc70fb33c00179a315b6d6 (diff)
downloadpandoc-37a82b0b11b0214f00cdcd232e33c0a1e9f79361.tar.gz
Add missing copyright notices and remove license boilerplate (#5112)
Quite a few modules were missing copyright notices. This commit adds copyright notices everywhere via haddock module headers. The old license boilerplate comment is redundant with this and has been removed. Update copyright years to 2019. Closes #4592.
Diffstat (limited to 'data/templates')
-rw-r--r--data/templates/README.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/templates/README.markdown b/data/templates/README.markdown
index f84cbb6fe..4fca1cba1 100644
--- a/data/templates/README.markdown
+++ b/data/templates/README.markdown
@@ -17,7 +17,7 @@ All of the templates in this repository are dual licensed, under both
the GPL (v2 or higher, same as pandoc) and the BSD 3-clause license
(included below).
-Copyright (c) 2014--2018, John MacFarlane
+Copyright (c) 2014--2019, John MacFarlane
All rights reserved.