From c39f23dca98d3efe8d094c9a3e1bd460ba57d1ce Mon Sep 17 00:00:00 2001 From: Albert Astals Cid Date: Fri, 29 Aug 2008 20:50:57 +0200 Subject: Add a readme for contributors with licensing and misc info --- README.contributors | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 README.contributors diff --git a/README.contributors b/README.contributors new file mode 100644 index 00000000..58d97593 --- /dev/null +++ b/README.contributors @@ -0,0 +1,20 @@ +If you want to become or are a poppler contributor, this is a README for you, keep reading! + +Licensing +--------- +Only send patches to poppler if you agree to relicense them under GPLv2 or later, +if you don't agree to such license, you should explain us the problem or bug +and how you would solve it by words. + +By default all patches attache to the bugzilla or the mailing list would be assumed +to agree with the licensing expressed here + +Channels of contact +------------------- +Poppler has three main channels of contact: + * The poppler mailing list http://lists.freedesktop.org/mailman/listinfo/poppler + * The poppler bugzilla http://bugs.freedesktop.org + * The #poppler channel at the freenode network +Do not hesitate to drop by talk to people there. + +And keep hacking on poppler! -- cgit v1.2.3