version 1.10, 2006/02/16 04:01:30
|
version 1.10.2.3, 2007/08/31 23:13:55
|
Line 1
|
Line 1
|
/* $OpenLDAP: pkg/ldap/libraries/libldap/cancel.c,v 1.9 2006/01/03 22:12:07 kurt Exp $ */ |
/* $OpenLDAP: pkg/ldap/libraries/libldap/cancel.c,v 1.12 2007/01/02 19:00:58 kurt Exp $ */ |
/* This work is part of OpenLDAP Software <http://www.openldap.org/>. |
/* This work is part of OpenLDAP Software <http://www.openldap.org/>. |
* |
* |
* Copyright 1998-2006 The OpenLDAP Foundation. |
* Copyright 1998-2007 The OpenLDAP Foundation. |
* All rights reserved. |
* All rights reserved. |
* |
* |
* Redistribution and use in source and binary forms, with or without |
* Redistribution and use in source and binary forms, with or without |
Line 13
|
Line 13
|
* <http://www.OpenLDAP.org/license.html>. |
* <http://www.OpenLDAP.org/license.html>. |
*/ |
*/ |
/* ACKNOWLEDGEMENTS: |
/* ACKNOWLEDGEMENTS: |
* This program was orignally developed by Kurt D. Zeilenga for inclusion |
* This program was originally developed by Kurt D. Zeilenga for inclusion |
* in OpenLDAP Software. |
* in OpenLDAP Software. |
*/ |
*/ |
|
|