X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;ds=sidebyside;f=servers%2Fslapd%2Findex.c;h=f1fc043967e02a4cb2013ac8d8610d891e2b121b;hb=babc993ef7c95ac05c4f75370da1c9effaa4df37;hp=e989d236c31954bd09c7c70e695a0f2b9808443b;hpb=592e05e3e1a64f03151eeb9284d48b7a26823242;p=openldap diff --git a/servers/slapd/index.c b/servers/slapd/index.c index e989d236c3..f1fc043967 100644 --- a/servers/slapd/index.c +++ b/servers/slapd/index.c @@ -1,8 +1,17 @@ /* index.c - index utilities */ /* $OpenLDAP$ */ -/* - * Copyright 1998-2003 The OpenLDAP Foundation, All Rights Reserved. - * COPYING RESTRICTIONS APPLY, see COPYRIGHT file +/* 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 + * . */ #include "portable.h"