diff options
author | fiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b> | 2006-12-22 17:47:08 +0000 |
---|---|---|
committer | fiddlosopher <fiddlosopher@788f1e2b-df1e-0410-8736-df70ead52e1b> | 2006-12-22 17:47:08 +0000 |
commit | 129f2592572397ebec63a967dcb1428169ce0dbe (patch) | |
tree | 8ecccc1579fb3d4dac718f9230c7d2c7085be018 | |
parent | aac442e76119b209025f93c597568c34be88033f (diff) | |
download | pandoc-129f2592572397ebec63a967dcb1428169ce0dbe.tar.gz |
Added to COPYRIGHT a note that the source code is available from the
website, and a link. This is necessary for GPL compliance in binary
distributions (as far as I can see).
git-svn-id: https://pandoc.googlecode.com/svn/trunk@273 788f1e2b-df1e-0410-8736-df70ead52e1b
-rw-r--r-- | debian/copyright | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/copyright b/debian/copyright index f40c35c40..7240375ac 100644 --- a/debian/copyright +++ b/debian/copyright @@ -22,6 +22,10 @@ the source distribution. [GPL]: http://www.gnu.org/copyleft/gpl.html +Pandoc's complete source code is available from the [Pandoc home page]. + +[Pandoc home page]: http://sophos.berkeley.edu/macfarlane/pandoc/ + Pandoc includes some code from other authors. The copyright and license statements for these sources are included below. All are GPL-compatible licenses. |