X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=libraries%2FMakefile.in;h=3eb1fc7d28497ccb4f2d7f955c4ee50c31237beb;hb=724422d0e9ba34143025f0123a4c253c2b40e2e1;hp=b8f9ab8aa925a6ba4789a085c4d71d567c7a2430;hpb=74fa239a201cd2d785fe34bdbaf6804161bdb231;p=openldap diff --git a/libraries/Makefile.in b/libraries/Makefile.in index b8f9ab8aa9..3eb1fc7d28 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-2014 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