X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=servers%2Fslapd%2Fmr.c;h=88a07c7064a97280d6a4e198574f126d3c22360f;hb=0a5f1e8516d386784ed7f605e5d03c7ee6d7cedd;hp=0d3b8bb2e4f27fd80f9cbc42c211d88231379fd4;hpb=e81d17e35708da1dcb2f408f71ee7f9e215e5ada;p=openldap diff --git a/servers/slapd/mr.c b/servers/slapd/mr.c index 0d3b8bb2e4..88a07c7064 100644 --- a/servers/slapd/mr.c +++ b/servers/slapd/mr.c @@ -1,8 +1,17 @@ /* mr.c - routines to manage matching rule definitions */ /* $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"