]> git.sur5r.net Git - openldap/blobdiff - libraries/libldap/util-int.c
Renamed ppcontrol.c to ppolicy.c
[openldap] / libraries / libldap / util-int.c
index c5b48063ed51d1cc2675e6ab3489568a3cd8923f..dbdc8b298c54cce5c61b5f1da6a11536e3e2e4da 100644 (file)
@@ -1,7 +1,8 @@
 /* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
- * Copyright 1998-2003 The OpenLDAP Foundation.
+ * Copyright 1998-2004 The OpenLDAP Foundation.
+ * Portions Copyright 1998 A. Hartgers.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
  * top-level directory of the distribution or, alternatively, at
  * <http://www.OpenLDAP.org/license.html>.
  */
-/* Copyright 1998, A. Hartgers, All rights reserved.
- * This software is not subject to any license of Eindhoven University of
- * Technology, since it was written in my spare time.
- *                     
- * 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.
- */ 
-
 /* ACKNOWLEDGEMENTS:
  * This work was initially developed by Bart Hartgers for inclusion in
  * OpenLDAP Software.
-
+ */
 
 /*
  * util-int.c  Various functions to replace missing threadsafe ones.