Updated copyright to include 2017.
This commit is contained in:
parent
2e178f0990
commit
484c91ea36
2 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
Pandoc
|
||||
Copyright (C) 2006-2016 John MacFarlane <jgm at berkeley dot edu>
|
||||
Copyright (C) 2006-2017 John MacFarlane <jgm at berkeley dot edu>
|
||||
|
||||
This code is released under the [GPL], version 2 or later:
|
||||
|
||||
|
|
|
@ -4,7 +4,7 @@ Cabal-Version: >= 1.10
|
|||
Build-Type: Custom
|
||||
License: GPL
|
||||
License-File: COPYING.md
|
||||
Copyright: (c) 2006-2016 John MacFarlane
|
||||
Copyright: (c) 2006-2017 John MacFarlane
|
||||
Author: John MacFarlane <jgm@berkeley.edu>
|
||||
Maintainer: John MacFarlane <jgm@berkeley.edu>
|
||||
Bug-Reports: https://github.com/jgm/pandoc/issues
|
||||
|
|
Loading…
Reference in a new issue