X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=libraries%2FMakefile.in;h=af72e7d8c808519c3f9dbcfefe04b24dc29d6544;hb=87b4747fdb6e8675eba335f7f76166920ede209b;hp=b8f9ab8aa925a6ba4789a085c4d71d567c7a2430;hpb=74fa239a201cd2d785fe34bdbaf6804161bdb231;p=openldap diff --git a/libraries/Makefile.in b/libraries/Makefile.in index b8f9ab8aa9..af72e7d8c8 100644 --- a/libraries/Makefile.in +++ b/libraries/Makefile.in @@ -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 . ## -## Libraries Makefile for OpenLDAP +## Copyright 1998-2009 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 +## . -SUBDIRS= liblunicode liblutil libldif \ - liblber libldap libldap_r \ - libavl libldbm librewrite +SUBDIRS= \ + liblutil \ + liblber \ + liblunicode \ + libldap libldap_r \ + librewrite