diff options
author | Albert Krewinkel <albert@zeitkraut.de> | 2018-01-05 20:19:47 +0100 |
---|---|---|
committer | Albert Krewinkel <albert@zeitkraut.de> | 2018-01-05 20:39:12 +0100 |
commit | 0d935bd081bb4013168dc114461ab7c47fec2f44 (patch) | |
tree | ddd7eb3f5c968d9c4b286f3ffbfdb8d46ad78928 /benchmark | |
parent | 4f564b92030168a5416f8ca07530d189f3a6f277 (diff) | |
download | pandoc-0d935bd081bb4013168dc114461ab7c47fec2f44.tar.gz |
Update copyright notices to include 2018
Diffstat (limited to 'benchmark')
-rw-r--r-- | benchmark/benchmark-pandoc.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmark/benchmark-pandoc.hs b/benchmark/benchmark-pandoc.hs index c19b5e80e..489d5c39b 100644 --- a/benchmark/benchmark-pandoc.hs +++ b/benchmark/benchmark-pandoc.hs @@ -1,6 +1,6 @@ {-# LANGUAGE TupleSections #-} {- -Copyright (C) 2012-2017 John MacFarlane <jgm@berkeley.edu> +Copyright (C) 2012-2018 John MacFarlane <jgm@berkeley.edu> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by |