--- servers/slapd/back-null/Makefile.in 2003/05/25 01:56:58 1.3 +++ servers/slapd/back-null/Makefile.in 2004/01/01 18:16:38 1.3.2.2 @@ -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: pkg/ldap/servers/slapd/back-null/Makefile.in,v 1.3.2.1 2003/12/01 00:58:43 kurt Exp $ +## This work is part of OpenLDAP Software . +## +## Copyright 1998-2004 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