X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=build%2Fmod.mk;h=95f88ad0d7c61189431fd1f13253dddc2da4064c;hb=727a16ca55fd39d60f5515be3d365c6096bdb7bc;hp=0ccd2e424ca7967f1f04793b4444daf26c2ef21c;hpb=4b2bcef580f11d3e386014c62888246b038e3f97;p=openldap diff --git a/build/mod.mk b/build/mod.mk index 0ccd2e424c..95f88ad0d7 100644 --- a/build/mod.mk +++ b/build/mod.mk @@ -1,11 +1,20 @@ # $OpenLDAP$ -## Copyright 1998-2003 The OpenLDAP Foundation -## COPYING RESTRICTIONS APPLY. See COPYRIGHT File in top level directory -## of this package for details. -##--------------------------------------------------------------------------- +## This work is part of OpenLDAP Software . +## +## Copyright 1998-2006 The OpenLDAP Foundation. +## All rights reserved. ## -## Makefile Template for Server Modules +## 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 +## . +##--------------------------------------------------------------------------- +# +# Makefile Template for Server Modules +# LIBRARY = $(LIBBASE).la LIBSTAT = lib$(LIBBASE).a