X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=libraries%2FMakefile.in;h=af72e7d8c808519c3f9dbcfefe04b24dc29d6544;hb=87b4747fdb6e8675eba335f7f76166920ede209b;hp=7e6d2814e146c644bd9664ad1be338ab91212cb5;hpb=b9b04e12f08c5c2518dff9be89edd10108634033;p=openldap diff --git a/libraries/Makefile.in b/libraries/Makefile.in index 7e6d2814e1..af72e7d8c8 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-2009 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