X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=libraries%2FMakefile.in;h=acb7461bb0c46e948f5ed773b142edd11fdfc280;hb=97614859be980a1dd801366e1ce256311491fba3;hp=b344a6b7b708423db096228e0a6e3c24e5f50e0e;hpb=6939c531700652491f4be4688c6a1f35a1ab8a18;p=openldap diff --git a/libraries/Makefile.in b/libraries/Makefile.in index b344a6b7b7..acb7461bb0 100644 --- a/libraries/Makefile.in +++ b/libraries/Makefile.in @@ -1,11 +1,22 @@ +# Libraries Makefile for OpenLDAP # $OpenLDAP$ -## Copyright 1998-2003 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 liblber \ - liblunicode libldif \ +SUBDIRS= \ + liblutil \ + liblber \ + liblunicode \ libldap libldap_r \ - libavl libldbm librewrite + librewrite