diff options
-rw-r--r-- | pandoc.cabal | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/pandoc.cabal b/pandoc.cabal index f7fb68e37..c49e9df5c 100644 --- a/pandoc.cabal +++ b/pandoc.cabal @@ -2,7 +2,9 @@ Name: pandoc Version: 0.4 License: GPL License-File: COPYING -Author: John MacFarlane <jgm at berkeley dot edu> +Copyright: (c) 2006-2007 John MacFarlane +Author: John MacFarlane <jgm@berkeley.edu> +Maintainer: John MacFarlane <jgm@berkeley.edu> Stability: alpha Homepage: http://sophos.berkeley.edu/macfarlane/pandoc Package-URL: http://pandoc.googlecode.com/files/pandoc-0.4.tar.gz |