Obscured email addresses in documents that will be web-accessible.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@251 788f1e2b-df1e-0410-8736-df70ead52e1b
This commit is contained in:
parent
62e2ee16cb
commit
42d2983896
3 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@ Name: Pandoc
|
|||
Version: @VERSION@
|
||||
License: GPL
|
||||
License-File: COPYING
|
||||
Author: John MacFarlane <jgm@berkeley.edu>
|
||||
Author: John MacFarlane <jgm at berkeley dot edu>
|
||||
Homepage: http://sophos.berkeley.edu/macfarlane/pandoc
|
||||
Category: Text
|
||||
Synopsis: Utilities for translating between various markup formats
|
||||
|
|
4
README
4
README
|
@ -24,10 +24,10 @@ or output format requires only adding a reader or writer.
|
|||
[RTF]: http://en.wikipedia.org/wiki/Rich_Text_Format
|
||||
[Haskell]: http://www.haskell.org/
|
||||
|
||||
(c) 2006 John MacFarlane (jgm At berkeley.edu). Released under the
|
||||
(c) 2006 John MacFarlane (jgm at berkeley dot edu). Released under the
|
||||
[GPL], version 2 or greater. This software carries no warranty of
|
||||
any kind. (See COPYRIGHT for full copyright and warranty notices.)
|
||||
Recai Oktaş (roktas At debian.org) deserves credit for the build
|
||||
Recai Oktaş (roktas at debian dot org) deserves credit for the build
|
||||
system, the debian package, and the robust wrapper scripts.
|
||||
|
||||
[GPL]: http://www.gnu.org/copyleft/gpl.html
|
||||
|
|
2
debian/copyright
vendored
2
debian/copyright
vendored
|
@ -1,5 +1,5 @@
|
|||
Pandoc
|
||||
Copyright (C) 2006 John MacFarlane <jgm@berkeley.edu>
|
||||
Copyright (C) 2006 John MacFarlane <jgm at berkeley dot edu>
|
||||
|
||||
This code is released under the [GPL], version 2 or later:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue