X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=libraries%2FMakefile.in;h=acb7461bb0c46e948f5ed773b142edd11fdfc280;hb=97614859be980a1dd801366e1ce256311491fba3;hp=46d260a0f568acc3a8d48530d02079189efbded4;hpb=29d9fa20a2823c827f098d78f1ea8539d86bf4cf;p=openldap diff --git a/libraries/Makefile.in b/libraries/Makefile.in index 46d260a0f5..acb7461bb0 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-2005 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 \ - liblber libldap libldap_r \ - libavl libldbm liblunicode +SUBDIRS= \ + liblutil \ + liblber \ + liblunicode \ + libldap libldap_r \ + librewrite