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