--- servers/slapd/cr.c 2003/10/24 02:40:32 1.11 +++ servers/slapd/cr.c 2003/11/27 00:17:15 1.12 @@ -1,8 +1,17 @@ /* cr.c - content rule routines */ -/* $OpenLDAP: pkg/ldap/servers/slapd/cr.c,v 1.10 2003/04/05 01:35:16 kurt Exp $ */ -/* - * Copyright 1998-2003 The OpenLDAP Foundation, All Rights Reserved. - * COPYING RESTRICTIONS APPLY, see COPYRIGHT file +/* $OpenLDAP: pkg/ldap/servers/slapd/cr.c,v 1.11 2003/10/24 02:40:32 kurt Exp $ */ +/* 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"