]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/back-sql/external.h
Updated for schemas.
[openldap] / servers / slapd / back-sql / external.h
index 2cec859a9d8c610be73a50d6f07459d3cbf31685..3f9bd7cd4d74f957448b131c77b566325ae04550 100644 (file)
@@ -2,6 +2,16 @@
 #ifndef _SQL_EXTERNAL_H
 #define _SQL_EXTERNAL_H
 
+/*
+ *      Copyright 1999, Dmitry Kovalev <mit@openldap.org>, 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.
+ */
+
+
 LDAP_BEGIN_DECL
 
 extern int     sql_back_initialize LDAP_P(( BackendInfo *bi ));