--- servers/slapd/saslauthz.c 2003/11/30 22:20:26 1.88.2.3 +++ servers/slapd/saslauthz.c 2003/12/01 00:58:36 1.88.2.4 @@ -1,10 +1,19 @@ -/* $OpenLDAP: pkg/ldap/servers/slapd/saslauthz.c,v 1.93 2003/11/13 20:42:28 hyc Exp $ */ -/* - * Copyright 1998-2003 The OpenLDAP Foundation, All Rights Reserved. - * COPYING RESTRICTIONS APPLY, see COPYRIGHT file +/* $OpenLDAP: pkg/ldap/servers/slapd/saslauthz.c,v 1.88.2.3 2003/11/30 22:20:26 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 + * . */ -/* - * Copyright (c) 2000, Mark Adamson, Carnegie Mellon. All rights reserved. +/* Portions Copyright (c) 2000, Mark Adamson, Carnegie Mellon. + * All rights reserved. * This software is not subject to any license of Carnegie Mellon University. * * Redistribution and use in source and binary forms are permitted without @@ -12,7 +21,6 @@ * * The name "Carnegie Mellon" must not be used to endorse or promote * products derived from this software without prior written permission. - * */ #include "portable.h"