aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--README.md2
-rw-r--r--src/pandoc-citeproc-preamble.hs2
2 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index bd8d4d2..ed7b85b 100644
--- a/README.md
+++ b/README.md
@@ -85,7 +85,7 @@ Please report bugs by e-mail to `<spwhitton@spwhitton.name>`.
## License
-Copyright (C) 2015 Sean Whitton
+Copyright (C) 2015-2016 Sean Whitton
pandoc-citeproc-preamble is free software: you can redistribute it
and/or modify it under the terms of the GNU General Public License as
diff --git a/src/pandoc-citeproc-preamble.hs b/src/pandoc-citeproc-preamble.hs
index 919ed2a..3453e49 100644
--- a/src/pandoc-citeproc-preamble.hs
+++ b/src/pandoc-citeproc-preamble.hs
@@ -2,7 +2,7 @@
pandoc-citeproc-preamble --- Insert a preamble before pandoc-citeproc's bibliography
- Copyright (C) 2015 Sean Whitton
+ Copyright (C) 2015-2016 Sean Whitton
This file is part of pandoc-citeproc-preamble.