]> git.sur5r.net Git - openldap/commitdiff
Another round of minor copyright updates
authorKurt Zeilenga <kurt@openldap.org>
Sun, 25 May 2003 03:56:57 +0000 (03:56 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Sun, 25 May 2003 03:56:57 +0000 (03:56 +0000)
33 files changed:
build/missing
build/mkdep.aix
servers/slapd/Makefile.in
servers/slapd/back-bdb/Makefile.in
servers/slapd/back-dnssrv/Makefile.in
servers/slapd/back-ldap/Makefile.in
servers/slapd/back-ldbm/Makefile.in
servers/slapd/back-meta/Makefile.in
servers/slapd/back-monitor/Makefile.in
servers/slapd/back-null/Makefile.in
servers/slapd/back-passwd/Makefile.in
servers/slapd/back-passwd/back-passwd.h
servers/slapd/back-passwd/config.c
servers/slapd/back-passwd/external.h
servers/slapd/back-passwd/init.c
servers/slapd/back-passwd/search.c
servers/slapd/back-perl/Makefile.in
servers/slapd/back-perl/add.c
servers/slapd/back-perl/asperl_undefs.h
servers/slapd/back-perl/bind.c
servers/slapd/back-perl/close.c
servers/slapd/back-perl/compare.c
servers/slapd/back-perl/config.c
servers/slapd/back-perl/delete.c
servers/slapd/back-perl/external.h
servers/slapd/back-perl/init.c
servers/slapd/back-perl/modify.c
servers/slapd/back-perl/modrdn.c
servers/slapd/back-perl/perl_back.h
servers/slapd/back-perl/search.c
servers/slapd/back-sql/Makefile.in
servers/slapd/module.c
servers/slapd/saslauthz.c

index 40d4ec3f175fa5d684acaba5687de37728e9a3f7..54f02f3fae47fd2956b1232cb092c20204bdd32a 100755 (executable)
@@ -1,6 +1,15 @@
 #! /bin/sh
 # $OpenLDAP$
-# This file is distributed with OpenLDAP Software, but is an an 
+## Portions 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 at
+## http://www.OpenLDAP.org/license.html or in file LICENSE in the
+## top-level directory of the distribution.
+
+# This file is distributed with OpenLDAP Software but is an an 
 # independently licensed program.
 
 # Common stub for a few missing GNU programs while installing.
index 1339a1d23a0777d60b5f258fd4d0a24b50cb29f6..63e5b53fb34b1d050098bf9bbc6c66417181a54b 100755 (executable)
@@ -1,4 +1,7 @@
 #! /bin/sh
+## Copyright 1998-2003 The OpenLDAP Foundation
+## COPYING RESTRICTIONS APPLY.  See COPYRIGHT File in top level directory
+## of this package for details.
 cc_r -ME $* > /dev/null
 cat *.u
 rm *.u
index 5c9dc42ad7027f4d58ad8f63ca0a2dda8f65fd16..dd8fbddca239112722217c38c31089f12d9ad1aa 100644 (file)
@@ -1,4 +1,6 @@
 # $OpenLDAP$
+## Copyright 1998-2003 The OpenLDAP Foundation, All Rights Reserved.
+## COPYING RESTRICTIONS APPLY, see COPYRIGHT file
 ##
 ## Makefile.in for slapd
 ##
index 3f8c9ab7412f640379df5da58439230bef4e1a12..47a6d9a57bab3c3ca9ed7337e2f1ed353fc6caef 100644 (file)
@@ -1,4 +1,6 @@
 # $OpenLDAP$
+## Copyright 1998-2003 The OpenLDAP Foundation, All Rights Reserved.
+## COPYING RESTRICTIONS APPLY, see COPYRIGHT file
 
 SRCS = init.c tools.c config.c \
        add.c bind.c compare.c delete.c modify.c modrdn.c search.c \
index 9b038fabfc86a0602cd19e751d688fbf76d40458..64c73f2196c70dd6f5fdd7abe3b2f8554a1e69d1 100644 (file)
@@ -1,11 +1,6 @@
 # $OpenLDAP$
-########################################################################### 
-#   Copyright 2000, OpenLDAP Foundation, All rights reserved.
-#
-#   Redistribution and use in source and binary forms are permitted only
-#   as authorized by the OpenLDAP Public License.  A copy of this
-#   license is available at http://www.OpenLDAP.org/license.html or
-#   in file LICENSE in the top-level directory of the distribution.
+## Copyright 2000-2003 The OpenLDAP Foundation, All Rights Reserved.
+## COPYING RESTRICTIONS APPLY, see COPYRIGHT file
 ########################################################################### 
 # DNSSRV backend written by Kurt Zeilenga
 ##########################################################################
index 1445edad4ff7db6584081f45668522d111ff7777..bbeba6b0c7e25c0f49bf9086171b460adb6c1985 100644 (file)
@@ -1,4 +1,6 @@
 # $OpenLDAP$
+## Copyright 1998-2003 The OpenLDAP Foundation, All Rights Reserved.
+## COPYING RESTRICTIONS APPLY, see COPYRIGHT file
 
 SRCS   = init.c config.c search.c bind.c unbind.c add.c compare.c \
                delete.c modify.c modrdn.c \
index c070a975d6203f07e447ef82830eb126864fa11e..40a3bd19bd1e9780ad9cc363ce1fa66289b35041 100644 (file)
@@ -1,4 +1,6 @@
 # $OpenLDAP$
+## Copyright 1998-2003 The OpenLDAP Foundation, All Rights Reserved.
+## COPYING RESTRICTIONS APPLY, see COPYRIGHT file
 
 SRCS = idl.c add.c search.c cache.c dbcache.c dn2id.c entry.c \
                id2entry.c index.c id2children.c nextid.c \
index 4e479e377910b269ae54fafc492741ec2e882219..5e251e5d516b32ed047a47cf4d11f77cbba7efa3 100644 (file)
@@ -1,4 +1,6 @@
 # $OpenLDAP$
+## Copyright 1998-2003 The OpenLDAP Foundation, All Rights Reserved.
+## COPYING RESTRICTIONS APPLY, see COPYRIGHT file
 
 SRCS   = init.c config.c search.c bind.c unbind.c add.c compare.c \
                cache-query.c cache-search.c cache-config.c cache-merge.c \
index 78457c9433169f2a19719e0056ee8c1ac4f83e3a..f171a759764ab8bc45a025e420ee4a6f1de7d634 100644 (file)
@@ -1,4 +1,6 @@
 # $OpenLDAP$
+## Copyright 1998-2003 The OpenLDAP Foundation, All Rights Reserved.
+## COPYING RESTRICTIONS APPLY, see COPYRIGHT file
 
 SRCS = init.c search.c compare.c modify.c bind.c \
        operational.c \
index 1ca637ffa5492a881ee5159257e4554f852ff344..b689c64609464442e77a5454026364ea2fad7b46 100644 (file)
@@ -1,3 +1,6 @@
+## Copyright 1998-2003 The OpenLDAP Foundation, All Rights Reserved.
+## COPYING RESTRICTIONS APPLY, see COPYRIGHT file
+
 SRCS = null.c
 OBJS = null.lo
 
index b231736f7aafe307214ecf8b3b6751a3f4d4a145..0043a68dce368daca94e8c5eaaf87a4eb0904a2b 100644 (file)
@@ -1,4 +1,6 @@
 # $OpenLDAP$
+## Copyright 1998-2003 The OpenLDAP Foundation, All Rights Reserved.
+## COPYING RESTRICTIONS APPLY, see COPYRIGHT file
 
 SRCS   = search.c config.c init.c
 OBJS   = search.lo config.lo init.lo
index 4f2b9080d67620226c0c6c07e789bcedd15ee65d..abb733c77d65c75fbb87713ec77168d010d83e45 100644 (file)
@@ -1,4 +1,8 @@
 /* $OpenLDAP$ */
+/*
+ * Copyright 1998-2003 The OpenLDAP Foundation, All Rights Reserved.
+ * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
+ */
 #ifndef _BACK_PASSWD_H
 #define _BACK_PASSWD_H
 
index d9768560894b5af93b85419cc5e3b480a7236663..c98f68e316368a6efe8b6977de469b7dc9b5ddb8 100644 (file)
@@ -1,5 +1,9 @@
 /* config.c - passwd backend configuration file routine */
 /* $OpenLDAP$ */
+/*
+ * Copyright 1998-2003 The OpenLDAP Foundation, All Rights Reserved.
+ * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
+ */
 
 #include "portable.h"
 
index a8a02889cb789a5820555429382da5edf97bf040..0d236b85743173c780fb63ae53d5a11908d9a03e 100644 (file)
@@ -1,4 +1,8 @@
 /* $OpenLDAP$ */
+/*
+ * Copyright 1998-2003 The OpenLDAP Foundation, All Rights Reserved.
+ * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
+ */
 #ifndef _PASSWD_EXTERNAL_H
 #define _PASSWD_EXTERNAL_H
 
index d0405b4143dd3e14c6f1fd47ee9184de117539a9..0accdc50004ebb07e0fefb95c52081fd6aa0c4b2 100644 (file)
@@ -1,5 +1,9 @@
 /* init.c - initialize passwd backend */
 /* $OpenLDAP$ */
+/*
+ * Copyright 1998-2003 The OpenLDAP Foundation, All Rights Reserved.
+ * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
+ */
 
 #include "portable.h"
 
index fd4fd4bf3e03e0db444adf0bbb8c1f69ecca0f37..751d67b8e1731bf87379dee22f91f84742c14833 100644 (file)
@@ -1,5 +1,9 @@
 /* search.c - /etc/passwd backend search function */
 /* $OpenLDAP$ */
+/*
+ * Copyright 1998-2003 The OpenLDAP Foundation, All Rights Reserved.
+ * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
+ */
 
 #include "portable.h"
 
index 79594a454c57c38c0943963d465abd857cef4f76..aa5899acd211244ec239e6826244aebcbe38bf2d 100644 (file)
@@ -1,4 +1,6 @@
 # $OpenLDAP$
+## Copyright 1998-2003 The OpenLDAP Foundation, All Rights Reserved.
+## COPYING RESTRICTIONS APPLY, see COPYRIGHT file
 ########################################################################### 
 # 
 #    Copyright 1999, John C. Quillan, All rights reserved.
index 740b2969558c98e6ab48e4815077c7d348eb28a3..8f41042c6e61fedf795249d1b1a91495ec3c80ae 100644 (file)
@@ -1,4 +1,8 @@
 /* $OpenLDAP$ */
+/*
+ * Copyright 1999-2003 The OpenLDAP Foundation, All Rights Reserved.
+ * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
+ */
 /*
  *      Copyright 1999, John C. Quillan, All rights reserved.
  *      Portions Copyright 2002, myinternet Limited. All rights reserved.
index 15d0eab7281834332ae9f1fdcef7a1360896c799..fb3fdb612bfdd90e387bc8c2fac1660d15cdc65b 100644 (file)
@@ -1,3 +1,7 @@
+/*
+ * Copyright 1999-2003 The OpenLDAP Foundation, All Rights Reserved.
+ * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
+ */
 /* This file is necessary because both PERL headers */
 /* and OpenLDAP define a number of macros without   */
 /* checking wether they're already defined */
index e6dce15893de5290ae512a09353fc634f4f82aa6..cee52ec5f368e39fdb6b4a0872ba092b00a5f490 100644 (file)
@@ -1,4 +1,8 @@
 /* $OpenLDAP$ */
+/*
+ * Copyright 1999-2003 The OpenLDAP Foundation, All Rights Reserved.
+ * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
+ */
 /*
  *      Copyright 1999, John C. Quillan, All rights reserved.
  *      Portions Copyright 2002, myinternet Limited. All rights reserved.
index f16478b3f361ff1bbab898f38102eaaa245abca1..4ad62899ecc4f5e25108892bef7d10c0ffa95c08 100644 (file)
@@ -1,4 +1,8 @@
 /* $OpenLDAP$ */
+/*
+ * Copyright 1999-2003 The OpenLDAP Foundation, All Rights Reserved.
+ * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
+ */
 /*
  *      Copyright 1999, John C. Quillan, All rights reserved.
  *      Portions Copyright 2002, myinternet Limited. All rights reserved.
index b9795bd29513304a9b5937a56b01a09a25b2ab69..8218bb41682a9830a43ba6a35dfc6744ff0e47d1 100644 (file)
@@ -1,4 +1,8 @@
 /* $OpenLDAP$ */
+/*
+ * Copyright 1999-2003 The OpenLDAP Foundation, All Rights Reserved.
+ * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
+ */
 /*
  *      Copyright 1999, John C. Quillan, All rights reserved.
  *      Portions Copyright 2002, myinternet Limited. All rights reserved.
index da4d839d3e3bf1cad7e805b0a7561db3d26757ce..b33151cde33e4a050c9bb77e2cfa5f15ee7093fa 100644 (file)
@@ -1,4 +1,8 @@
 /* $OpenLDAP$ */
+/*
+ * Copyright 1999-2003 The OpenLDAP Foundation, All Rights Reserved.
+ * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
+ */
 /*
  *      Copyright 1999, John C. Quillan, All rights reserved.
  *      Portions Copyright 2002, myinternet Limited. All rights reserved.
index 74531fde271f35a1cbcb34e204f68fbd747ca5c3..26e05363f3e0b4cac0c41c4465538d683757b2f0 100644 (file)
@@ -1,4 +1,8 @@
 /* $OpenLDAP$ */
+/*
+ * Copyright 1999-2003 The OpenLDAP Foundation, All Rights Reserved.
+ * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
+ */
 /*
  *      Copyright 1999, John C. Quillan, All rights reserved.
  *      Portions Copyright 2002, myinternet Limited. All rights reserved.
index f95fe171e43a0735994a5768a904b0c10ae43d10..6c840daceeefc4eb70945aceddf4f6e28385674b 100644 (file)
@@ -1,4 +1,8 @@
 /* $OpenLDAP$ */
+/*
+ * Copyright 1999-2003 The OpenLDAP Foundation, All Rights Reserved.
+ * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
+ */
 #ifndef _PERL_EXTERNAL_H
 #define _PERL_EXTERNAL_H
 
index e0f29ba3d48ba604c8498595c92967d8fc287ef8..6096fc876d4875719e4b44b566e7c852018c8867 100644 (file)
@@ -1,4 +1,8 @@
 /* $OpenLDAP$ */
+/*
+ * Copyright 1999-2003 The OpenLDAP Foundation, All Rights Reserved.
+ * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
+ */
 /*
  *      Copyright 1999, John C. Quillan, All rights reserved.
  *      Portions Copyright 2002, myinternet Limited. All rights reserved.
index 17b0597305ef319040d7481d063f0cb486e2de13..96c28fcb0c29aca860b1bd4cbc4ea2033e14c648 100644 (file)
@@ -1,4 +1,8 @@
 /* $OpenLDAP$ */
+/*
+ * Copyright 1999-2003 The OpenLDAP Foundation, All Rights Reserved.
+ * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
+ */
 /*
  *      Copyright 1999, John C. Quillan, All rights reserved.
  *      Portions Copyright 2002, myinternet Limited. All rights reserved.
index c167018e5fd2b2c07a1a138824f3dfd23da75bb0..20bdf3c8bdb44adff56dd87cdebc4cd64d34fc00 100644 (file)
@@ -1,4 +1,8 @@
 /* $OpenLDAP$ */
+/*
+ * Copyright 1999-2003 The OpenLDAP Foundation, All Rights Reserved.
+ * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
+ */
 /*
  *      Copyright 1999, John C. Quillan, All rights reserved.
  *      Portions Copyright 2002, myinternet Limited. All rights reserved.
index 03c7d2153b372ce01e12517e7b3a0bb2fbece03b..e485a5d2b9cac5b0df3826339dc9a1bcb5a617b9 100644 (file)
@@ -1,4 +1,8 @@
 /* $OpenLDAP$ */
+/*
+ * Copyright 1999-2003 The OpenLDAP Foundation, All Rights Reserved.
+ * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
+ */
 #ifndef PERL_BACK_H
 #define PERL_BACK_H 1
 
index 176b6fb69759357b73d313564fd28ee069e7f680..c070b46b0a1c51ce616ba5b937f744e641185ec4 100644 (file)
@@ -1,4 +1,8 @@
 /* $OpenLDAP$ */
+/*
+ * Copyright 1999-2003 The OpenLDAP Foundation, All Rights Reserved.
+ * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
+ */
 /*
  *      Copyright 1999, John C. Quillan, All rights reserved.
  *      Portions Copyright 2002, myinternet Limited. All rights reserved.
index d518024ec169dc159460c74bf0ab4854193339b0..9e64f5babccf6f258931c761ca76d46e9ad96bd0 100644 (file)
@@ -1,4 +1,6 @@
 # $OpenLDAP$
+## Copyright 1998-2003 The OpenLDAP Foundation, All Rights Reserved.
+## COPYING RESTRICTIONS APPLY, see COPYRIGHT file
 
 SRCS   = init.c config.c search.c bind.c other.c \
                entry-id.c schema-map.c sql-wrap.c modify.c util.c
index d6e1a4b392308b5f07cf8e2ca33a5f97b7d7c4ea..64e4c1188371bd188009df26002a1c0329530e50 100644 (file)
@@ -1,4 +1,8 @@
 /* $OpenLDAP$ */
+/*
+ * Copyright 1998-2003 The OpenLDAP Foundation, All Rights Reserved.
+ * COPYING RESTRICTIONS APPLY, see COPYRIGHT file
+ */
 #include "portable.h"
 #include <stdio.h>
 #include "slap.h"
index 56cfc60021fe579e148e55aa9b00c25d0cc065ab..ba66b4249b7b8672de63041dd2981bb24e18306d 100644 (file)
@@ -1,3 +1,4 @@
+/* $OpenLDAP$ */
 /*
  * Copyright 1998-2003 The OpenLDAP Foundation, All Rights Reserved.
  * COPYING RESTRICTIONS APPLY, see COPYRIGHT file