X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;ds=sidebyside;f=libraries%2FMakefile.in;h=b3354275d9f973c0b50b5c979f0871dd48033d35;hb=bf860f0596a347d51460820145711f14044d1296;hp=9d22aafffdb6438f4696dc598b5d515e4267f645;hpb=3c852017be442e89b568debc33424e2786026e37;p=openldap diff --git a/libraries/Makefile.in b/libraries/Makefile.in index 9d22aafffd..b3354275d9 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-2006 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 +SUBDIRS= \ + liblutil \ + liblber \ + liblunicode \ + libldap libldap_r \ + librewrite