X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=libraries%2FMakefile.in;h=e8cb7b63d38f05f91a16efb49b3e992238f4e83f;hb=03019fbad4882cd10018a506c3109a8fe7a1bc34;hp=bed68558578184d5ec2428f25b84dafaa79aef42;hpb=dd1e4fc53d944ff9bb760fc6fcf69dbb6a4c4794;p=openldap diff --git a/libraries/Makefile.in b/libraries/Makefile.in index bed6855857..e8cb7b63d3 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-2007 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