Changed copyright date range for -v.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1914 788f1e2b-df1e-0410-8736-df70ead52e1b
This commit is contained in:
parent
b8382f798d
commit
485e503ba6
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ import Network.URI (parseURI, isURI)
|
|||
import Data.ByteString.Lazy.UTF8 (toString)
|
||||
|
||||
copyrightMessage :: String
|
||||
copyrightMessage = "\nCopyright (C) 2006-8 John MacFarlane\n" ++
|
||||
copyrightMessage = "\nCopyright (C) 2006-2010 John MacFarlane\n" ++
|
||||
"Web: http://johnmacfarlane.net/pandoc\n" ++
|
||||
"This is free software; see the source for copying conditions. There is no\n" ++
|
||||
"warranty, not even for merchantability or fitness for a particular purpose."
|
||||
|
|
Loading…
Add table
Reference in a new issue