Changed date on copyright message in Main.hs.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1466 788f1e2b-df1e-0410-8736-df70ead52e1b
This commit is contained in:
parent
1b4a79726a
commit
2122aa5359
1 changed files with 1 additions and 1 deletions
2
Main.hs
2
Main.hs
|
@ -50,7 +50,7 @@ import Text.Pandoc.Biblio
|
|||
#endif
|
||||
|
||||
copyrightMessage :: String
|
||||
copyrightMessage = "\nCopyright (C) 2006-7 John MacFarlane\n" ++
|
||||
copyrightMessage = "\nCopyright (C) 2006-8 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