mirror of
https://github.com/bklang/ldap2dns.git
synced 2025-10-27 14:24:15 -04:00
Copyright updates
git-svn-id: https://svn.alkaloid.net/gpl/ldap2dns/trunk@517 06cd67b6-e706-0410-b29e-9de616bca6e9
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
/*
|
/*
|
||||||
* Create data from an LDAP directory service to be used for tinydns
|
* Create data from an LDAP directory service to be used for tinydns
|
||||||
* $Id$
|
* $Id$
|
||||||
* Copyright 2005-2008 by Ben Klang <ben@alkaloid.net>
|
* Copyright 2005-2010 by Alkaloid Networks, LLC
|
||||||
* Copyright 2000-2005 by Jacob Rief <jacob.rief@tiscover.com>
|
* Copyright 2000-2005 by Jacob Rief <jacob.rief@tiscover.com>
|
||||||
* License: GPL version 2. See http://www.fsf.org for details
|
* License: GPL version 2. See http://www.fsf.org for details
|
||||||
*/
|
*/
|
||||||
@@ -43,7 +43,7 @@ static void print_version(void)
|
|||||||
printf("\n");
|
printf("\n");
|
||||||
printf("ldap2dns version %s\n", VERSION);
|
printf("ldap2dns version %s\n", VERSION);
|
||||||
printf("\n");
|
printf("\n");
|
||||||
printf(" Copyright 2005-2008 by Ben Klang <ben@alkaloid.net>\n");
|
printf(" Copyright 2005-2010 by Alkaloid Networks, LLC\n");
|
||||||
printf(" Copyright 2000-2005 by Jacob Rief <jacob.rief@tiscover.com>\n");
|
printf(" Copyright 2000-2005 by Jacob Rief <jacob.rief@tiscover.com>\n");
|
||||||
printf("\n");
|
printf("\n");
|
||||||
printf(" Released under the terms of the GPL.\n");
|
printf(" Released under the terms of the GPL.\n");
|
||||||
|
|||||||
@@ -2,9 +2,11 @@
|
|||||||
<!DOCTYPE service_bundle SYSTEM "/usr/share/lib/xml/dtd/service_bundle.dtd.1">
|
<!DOCTYPE service_bundle SYSTEM "/usr/share/lib/xml/dtd/service_bundle.dtd.1">
|
||||||
<!--
|
<!--
|
||||||
Copyright 2004 Sun Microsystems, Inc. All rights reserved.
|
Copyright 2004 Sun Microsystems, Inc. All rights reserved.
|
||||||
|
Copyright 2006 Alkaloid Networks, LLC
|
||||||
Use is subject to license terms.
|
Use is subject to license terms.
|
||||||
|
|
||||||
ident "@(#)server.xml 1.3 04/12/03 SMI"
|
ident "@(#)server.xml 1.3 04/12/03 SMI"
|
||||||
|
$Id$
|
||||||
-->
|
-->
|
||||||
<service_bundle type='manifest' name='ALKAldap2dns:ldap2dns'>
|
<service_bundle type='manifest' name='ALKAldap2dns:ldap2dns'>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user