--- servers/slapd/root_dse.c 2003/09/22 04:09:39 1.81.2.4
+++ servers/slapd/root_dse.c 2003/11/27 00:17:16 1.85
@@ -1,13 +1,17 @@
-/* $OpenLDAP: pkg/ldap/servers/slapd/root_dse.c,v 1.81.2.3 2003/09/19 16:49:36 kurt Exp $ */
-/* root_dse.c - Provides the ROOT DSA-Specific Entry
+/* root_dse.c - Provides the Root DSA-Specific Entry */
+/* $OpenLDAP: pkg/ldap/servers/slapd/root_dse.c,v 1.84 2003/09/19 16:41:28 kurt Exp $ */
+/* This work is part of OpenLDAP Software .
*
* Copyright 1999-2003 The OpenLDAP Foundation.
* All rights reserved.
*
- * Redistribution and use in source and binary forms are permitted only
- * as authorized by the OpenLDAP Public License. A copy of this
- * license is available at http://www.OpenLDAP.org/license.html or
- * in file LICENSE in the top-level directory of the distribution.
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted only as authorized by the OpenLDAP
+ * Public License.
+ *
+ * A copy of this license is available in the file LICENSE in the
+ * top-level directory of the distribution or, alternatively, at
+ * .
*/
#include "portable.h"