]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/back-bdb/trans.c
ITS#3226: Clear attribute flags after schema_check failed
[openldap] / servers / slapd / back-bdb / trans.c
index e84bd5242fec6d173fff9220995c64b9cac0cc2b..d13196b26e1e055a14f36159ecf0444ce10ed1c5 100644 (file)
@@ -1,5 +1,18 @@
 /* trans.c - bdb backend transaction routines */
 /* $OpenLDAP$ */
+/* This work is part of OpenLDAP Software <http://www.openldap.org/>.
+ *
+ * Copyright 2000-2004 The OpenLDAP Foundation.
+ * 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>.
+ */
 
 #include "portable.h"