X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=libraries%2FMakefile.in;h=b3354275d9f973c0b50b5c979f0871dd48033d35;hb=bf860f0596a347d51460820145711f14044d1296;hp=bed68558578184d5ec2428f25b84dafaa79aef42;hpb=dd1e4fc53d944ff9bb760fc6fcf69dbb6a4c4794;p=openldap diff --git a/libraries/Makefile.in b/libraries/Makefile.in index bed6855857..b3354275d9 100644 --- a/libraries/Makefile.in +++ b/libraries/Makefile.in @@ -1,10 +1,22 @@ +# Libraries Makefile for OpenLDAP # $OpenLDAP$ -## Copyright 1998 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= liblutil libldif \ - libldif liblber libldap libldap_r \ - libavl libldbm liblunicode +SUBDIRS= \ + liblutil \ + liblber \ + liblunicode \ + libldap libldap_r \ + librewrite