From 5c8edddbd6096bfb3ab4efe531c13d5d40d8cffd Mon Sep 17 00:00:00 2001 From: wimpunk Date: Tue, 10 Jul 2007 20:04:28 +0000 Subject: [PATCH] Added website to ddclient comments git-svn-id: svn+ssh://svn.code.sf.net/p/ddclient/code/trunk/svn@64 3873ddee-7413-0410-b6c4-c2c57c1ab35a --- ddclient | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ddclient b/ddclient index 1910ea5..7355785 100755 --- a/ddclient +++ b/ddclient @@ -7,6 +7,9 @@ # # Author: Paul Burry (paul+ddclient@burry.ca) # ddclient-developers: see https://sourceforge.net/project/memberlist.php?group_id=116817 +# +# website: http://ddclient.sf.net +# ###################################################################### require 5.004; use strict;