From 85f655c8cb76ccca36595e2cc9c26bea4a3b10dd Mon Sep 17 00:00:00 2001
From: fiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b>
Date: Thu, 13 Sep 2007 17:26:01 +0000
Subject: Changed pandoc home page to http://johnmacfarlane.net/pandoc/.

git-svn-id: https://pandoc.googlecode.com/svn/trunk@1014 788f1e2b-df1e-0410-8736-df70ead52e1b
---
 src/Main.hs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'src')

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."
 
-- 
cgit v1.2.3