]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/back-hdb/back-bdb.h
plug leaks
[openldap] / servers / slapd / back-hdb / back-bdb.h
index 233aaf6fe2fabc6d62f50e76a00f040f0fc6edf4..ec3eea282a60c7519cf10ff7b18aba3fe99f67fa 100644 (file)
@@ -1,9 +1,22 @@
 /* back-bdb.h - hdb back-end header file */
 /* $OpenLDAP$ */
-/*
- * Copyright 2000-2003 The OpenLDAP Foundation, All Rights Reserved.
- * Copyright 2003 Howard Chu @ Symas Corp.
- * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
+/* This work is part of OpenLDAP Software <http://www.openldap.org/>.
+ *
+ * Copyright 2000-2006 The OpenLDAP Foundation.
+ * Portions Copyright 2003 Howard Chu @ Symas Corp.
+ * All rights reserved.
+ *
+ * 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
+ * <http://www.OpenLDAP.org/license.html>.
+ */
+/* ACKNOWLEDGEMENTS:
+ * This work was originally developed by Howard Chu for inclusion
+ * in OpenLDAP Software.
  */
 
 #ifndef _BACK_HDB_H_