]> git.sur5r.net Git - openldap/commitdiff
Copyright heading
authorJong Hyuk Choi <jongchoi@openldap.org>
Wed, 12 Nov 2003 00:25:48 +0000 (00:25 +0000)
committerJong Hyuk Choi <jongchoi@openldap.org>
Wed, 12 Nov 2003 00:25:48 +0000 (00:25 +0000)
libraries/libldap_r/rq.c

index e7ba0486929c41d7733757892904c32caf53c8b2..eed92e72e9fa328bfdd717689afe31ce94e998d5 100644 (file)
@@ -3,6 +3,24 @@
  * Copyright 1998-2003 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
  */
+/* Copyright (c) 2003 by International Business Machines, Inc.
+ *
+ * International Business Machines, Inc. (hereinafter called IBM) grants
+ * permission under its copyrights to use, copy, modify, and distribute this
+ * Software with or without fee, provided that the above copyright notice and
+ * all paragraphs of this notice appear in all copies, and that the name of IBM
+ * not be used in connection with the marketing of any product incorporating
+ * the Software or modifications thereof, without specific, written prior
+ * permission.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS", AND IBM DISCLAIMS ALL WARRANTIES,
+ * INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
+ * PARTICULAR PURPOSE.  IN NO EVENT SHALL IBM BE LIABLE FOR ANY SPECIAL,
+ * DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER ARISING
+ * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE, EVEN
+ * IF IBM IS APPRISED OF THE POSSIBILITY OF SUCH DAMAGES.
+ */
+
 #include "portable.h"
 
 #include <stdio.h>