]> git.sur5r.net Git - openldap/blobdiff - libraries/Makefile.in
ITS#7035 don't loop forever in wait4msg
[openldap] / libraries / Makefile.in
index 46d260a0f568acc3a8d48530d02079189efbded4..734a70e93a04aeeaff9206b61f3402a960b35512 100644 (file)
@@ -1,10 +1,22 @@
+# Libraries Makefile for OpenLDAP
 # $OpenLDAP$
-## Copyright 1998-2000 The OpenLDAP Foundation, All Rights Reserved.
-## COPYING RESTRICTIONS APPLY, see COPYRIGHT file
+## This work is part of OpenLDAP Software <http://www.openldap.org/>.
 ##
-## Libraries Makefile for OpenLDAP
+## Copyright 1998-2011 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>.
 
-SUBDIRS= liblutil libldif \
-       liblber libldap libldap_r \
-       libavl libldbm liblunicode
+SUBDIRS= \
+       liblutil \
+       liblber \
+       liblunicode \
+       libldap libldap_r \
+       librewrite