X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=build%2Fmod.mk;h=84b92750791a49e7a45c0b12cdc50205b64cca6c;hb=79f4f3c0bd1b62dfdcba4a2bce95929c944ac5cb;hp=0ccd2e424ca7967f1f04793b4444daf26c2ef21c;hpb=4b2bcef580f11d3e386014c62888246b038e3f97;p=openldap diff --git a/build/mod.mk b/build/mod.mk index 0ccd2e424c..84b9275079 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-2011 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