From 5c7f231b01799c85a751e14b06fe8adf76f0bc1d Mon Sep 17 00:00:00 2001 From: Nicholas Piper Date: Sun, 27 Nov 2005 19:05:02 +0000 Subject: Add a little note to say where to send patches git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1179 f01d2545-417e-4e96-918e-98f8d0dbbcb6 --- bindings/python/gpod.i | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/bindings/python/gpod.i b/bindings/python/gpod.i index 4cf224a..4b0ea32 100644 --- a/bindings/python/gpod.i +++ b/bindings/python/gpod.i @@ -22,6 +22,10 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA $Id$ + +Please send any fixes, improvements or suggestions to +. + */ %module gpod -- cgit