diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/Main.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Main.hs b/src/Main.hs index 97acc62c2..6d924847f 100644 --- a/src/Main.hs +++ b/src/Main.hs @@ -47,7 +47,7 @@ version = "0.45" copyrightMessage :: String copyrightMessage = "\nCopyright (C) 2006-7 John MacFarlane\n\ - \Web: http://sophos.berkeley.edu/macfarlane/pandoc\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." |