diff --git a/ddclient.in b/ddclient.in index 899b674..d7ae065 100755 --- a/ddclient.in +++ b/ddclient.in @@ -3,19 +3,10 @@ # # DDCLIENT - a Perl client for updating DynDNS information # -# Author: Paul Burry (paul+ddclient@burry.ca) -# ddclient developers: see https://github.com/orgs/ddclient/people -# -# website: https://ddclient.net -# -# Support for multiple IP numbers added by -# Astaro AG, Ingo Schwarze September 16, 2008 -# -# Support for multiple domain support for Namecheap by Robert Ian Hawdon 2010-09-03: https://robertianhawdon.me.uk/ -# -# Initial Cloudflare support by Ian Pye, updated by Robert Ian Hawdon 2012-07-16 -# Further updates by Peter Roberts to support the new API 2013-09-26, 2014-06-22: http://blog.peter-r.co.uk/ +# Original Author: Paul Burry (paul+ddclient@burry.ca) +# Current maintainer: Reuben Thomas # +# website: https://github.com/rrthomas/ddclient # ###################################################################### package ddclient;