aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2016-02-23 17:58:56 -0700
committerSean Whitton <spwhitton@spwhitton.name>2016-02-23 17:58:56 -0700
commit2f8704d483d7dc4f11799371abbd2ce7b6a47797 (patch)
tree1d86163c7f4aad7b03ac12b669809fad51ac0281
parentfc83b946166148fa873605d92925369e1a848979 (diff)
downloadpandoc-citeproc-preamble-2f8704d483d7dc4f11799371abbd2ce7b6a47797.tar.gz
bump copyright year
-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.