X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=servers%2Fslapd%2Fconnection.c;h=da5b9ec43ebf247e1faaaccfd45ffe4a2fc1c10a;hb=49b0985c88ea6836a24c314aea2cb2dd0d129544;hp=01c233bb353687c6447473a0ea8762835cbd90b5;hpb=b179e05ea108e4b058ec9982bf25b92406da71c9;p=openldap diff --git a/servers/slapd/connection.c b/servers/slapd/connection.c index 01c233bb35..da5b9ec43e 100644 --- a/servers/slapd/connection.c +++ b/servers/slapd/connection.c @@ -1,7 +1,26 @@ /* $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 + * . + */ +/* Portions Copyright (c) 1995 Regents of the University of Michigan. + * All rights reserved. + * + * Redistribution and use in source and binary forms are permitted + * provided that this notice is preserved and that due credit is given + * to the University of Michigan at Ann Arbor. The name of the University + * may not be used to endorse or promote products derived from this + * software without specific prior written permission. This software + * is provided ``as is'' without express or implied warranty. */ #include "portable.h" @@ -1120,8 +1139,6 @@ operations_error: conn->c_n_ops_completed++; } -no_co_op_free: - switch( tag ) { case LBER_ERROR: case LDAP_REQ_UNBIND: