From 129f2592572397ebec63a967dcb1428169ce0dbe Mon Sep 17 00:00:00 2001 From: fiddlosopher Date: Fri, 22 Dec 2006 17:47:08 +0000 Subject: [PATCH] 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 --- debian/copyright | 4 ++++ 1 file changed, 4 insertions(+) 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.