version 1.3, 2000/06/10 20:39:32
|
version 1.4, 2003/11/26 06:16:40
|
Line 1
|
Line 1
|
/* |
/* $OpenLDAP$ */ |
* Copyright 1997, 1998, 1999 Computing Research Labs, |
/* This work is part of OpenLDAP Software <http://www.openldap.org/>. |
|
* |
|
* 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 file LICENSE in the |
|
* top-level directory of the distribution or, alternatively, at |
|
* <http://www.OpenLDAP.org/license.html>. |
|
*/ |
|
/* Copyright 1997, 1998, 1999 Computing Research Labs, |
* New Mexico State University |
* New Mexico State University |
* |
* |
* Permission is hereby granted, free of charge, to any person obtaining a |
* Permission is hereby granted, free of charge, to any person obtaining a |
Line 20
|
Line 33
|
* OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR |
* OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR |
* THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
* THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
*/ |
*/ |
#ifndef lint |
/* $Id$ */ |
static char rcsid[] = "$Id$"; |
|
#endif |
|
|
|
/* |
/* |
* Assumptions: |
* Assumptions: |