X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=servers%2Fslapd%2Fback-null%2FMakefile.in;h=327ef9ab19bd9ccfc991ae8d606f45765bb7e5a6;hb=e4b899df95374d56f79350a146fea649db3b2a57;hp=b689c64609464442e77a5454026364ea2fad7b46;hpb=7ca24a859175b00f11e7b6e847408161f819d370;p=openldap diff --git a/servers/slapd/back-null/Makefile.in b/servers/slapd/back-null/Makefile.in index b689c64609..327ef9ab19 100644 --- a/servers/slapd/back-null/Makefile.in +++ b/servers/slapd/back-null/Makefile.in @@ -1,5 +1,17 @@ -## Copyright 1998-2003 The OpenLDAP Foundation, All Rights Reserved. -## COPYING RESTRICTIONS APPLY, see COPYRIGHT file +# Makefile.in for back-null +# $OpenLDAP$ +## This work is part of OpenLDAP Software . +## +## Copyright 1998-2003 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 +## . SRCS = null.c OBJS = null.lo