From e913a475a58ab40aed1dddef7d59d4a3cb120a98 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@64 3873ddee-7413-0410-b6c4-c2c57c1ab35a --- svn/ddclient | 3 +++ 1 file changed, 3 insertions(+) diff --git a/svn/ddclient b/svn/ddclient index 1910ea5..7355785 100755 --- a/svn/ddclient +++ b/svn/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;