diff --git a/ldap2dns.c b/ldap2dns.c index c09df5b..8a8e493 100644 --- a/ldap2dns.c +++ b/ldap2dns.c @@ -1,7 +1,7 @@ /* * Create data from an LDAP directory service to be used for tinydns * $Id$ - * Copyright 2005-2008 by Ben Klang + * Copyright 2005-2010 by Alkaloid Networks, LLC * Copyright 2000-2005 by Jacob Rief * License: GPL version 2. See http://www.fsf.org for details */ @@ -43,7 +43,7 @@ static void print_version(void) printf("\n"); printf("ldap2dns version %s\n", VERSION); printf("\n"); - printf(" Copyright 2005-2008 by Ben Klang \n"); + printf(" Copyright 2005-2010 by Alkaloid Networks, LLC\n"); printf(" Copyright 2000-2005 by Jacob Rief \n"); printf("\n"); printf(" Released under the terms of the GPL.\n"); diff --git a/ldap2dns.xml b/ldap2dns.xml index aa1ed5a..47408a4 100644 --- a/ldap2dns.xml +++ b/ldap2dns.xml @@ -2,9 +2,11 @@