From 986aabae01c74bbc4ecc671a16c1f49f7ea135c7 Mon Sep 17 00:00:00 2001 From: Kurt Zeilenga Date: Thu, 20 Nov 2003 04:59:01 +0000 Subject: [PATCH] Update to basic notice. --- servers/slapd/slapi/ibm_pblock_params.h | 2 +- servers/slapd/slapi/plugin.c | 2 +- servers/slapd/slapi/printmsg.c | 2 +- servers/slapd/slapi/proto-slapi.h | 11 +++++------ servers/slapd/slapi/slapi.h | 11 +++++------ servers/slapd/slapi/slapi_ext.c | 4 ++++ servers/slapd/slapi/slapi_ops.c | 11 +++++------ servers/slapd/slapi/slapi_pblock.c | 11 +++++------ servers/slapd/slapi/slapi_utils.c | 11 +++++------ 9 files changed, 32 insertions(+), 33 deletions(-) diff --git a/servers/slapd/slapi/ibm_pblock_params.h b/servers/slapd/slapi/ibm_pblock_params.h index c38fe75c4b..4a4cb2c45b 100644 --- a/servers/slapd/slapi/ibm_pblock_params.h +++ b/servers/slapd/slapi/ibm_pblock_params.h @@ -3,7 +3,7 @@ * COPYING RESTRICTIONS APPLY, see COPYRIGHT file */ /* - * (C) Copyright IBM Corp. 1997,2002 + * Portions Copyright IBM Corp. 1997,2002,2003 * Redistribution and use in source and binary forms are permitted * provided that this notice is preserved and that due credit is * given to IBM Corporation. This software is provided ``as is'' diff --git a/servers/slapd/slapi/plugin.c b/servers/slapd/slapi/plugin.c index 1814498ef6..30521b50bd 100644 --- a/servers/slapd/slapi/plugin.c +++ b/servers/slapd/slapi/plugin.c @@ -3,7 +3,7 @@ * COPYING RESTRICTIONS APPLY, see COPYRIGHT file */ /* - * (C) Copyright IBM Corp. 1997,2002 + * Portions Copyright IBM Corp. 1997,2002,2003 * Redistribution and use in source and binary forms are permitted * provided that this notice is preserved and that due credit is * given to IBM Corporation. This software is provided ``as is'' diff --git a/servers/slapd/slapi/printmsg.c b/servers/slapd/slapi/printmsg.c index 6bc88d0397..e053a556d7 100644 --- a/servers/slapd/slapi/printmsg.c +++ b/servers/slapd/slapi/printmsg.c @@ -3,7 +3,7 @@ * COPYING RESTRICTIONS APPLY, see COPYRIGHT file */ /* - * (C) Copyright IBM Corp. 1997,2002 + * Portions Copyright IBM Corp. 1997,2002,2003 * Redistribution and use in source and binary forms are permitted * provided that this notice is preserved and that due credit is * given to IBM Corporation. This software is provided ``as is'' diff --git a/servers/slapd/slapi/proto-slapi.h b/servers/slapd/slapi/proto-slapi.h index 8fc2edd62c..85a53129e4 100644 --- a/servers/slapd/slapi/proto-slapi.h +++ b/servers/slapd/slapi/proto-slapi.h @@ -3,12 +3,11 @@ * COPYING RESTRICTIONS APPLY, see COPYRIGHT file */ /* - * Copyright IBM Corp. 1997,2002 - * Use of this source code is subject to the terms of The OpenLDAP Public - * License (version 2.7 or later). - * No trademarks of the IBM Corporation are to be used to identify, endorse - * or promote any products derived from this code without the prior - * written consent of IBM + * Portions Copyright IBM Corp. 1997,2002,2003 + * Redistribution and use in source and binary forms are permitted + * provided that this notice is preserved and that due credit is + * given to IBM Corporation. This software is provided ``as is'' + * without express or implied warranty. */ #ifndef _PROTO_SLAPI_H diff --git a/servers/slapd/slapi/slapi.h b/servers/slapd/slapi/slapi.h index 7b7c1fedc8..be683a0915 100644 --- a/servers/slapd/slapi/slapi.h +++ b/servers/slapd/slapi/slapi.h @@ -3,12 +3,11 @@ * COPYING RESTRICTIONS APPLY, see COPYRIGHT file */ /* - * Copyright IBM Corp. 1997,2002 - * Use of this source code is subject to the terms of The OpenLDAP Public - * License (version 2.7 or later). - * No trademarks of the IBM Corporation are to be used to identify, endorse - * or promote any products derived from this code without the prior - * written consent of IBM + * Portions Copyright IBM Corp. 1997,2002,2003 + * Redistribution and use in source and binary forms are permitted + * provided that this notice is preserved and that due credit is + * given to IBM Corporation. This software is provided ``as is'' + * without express or implied warranty. */ #ifdef LDAP_SLAPI /* SLAPI is OPTIONAL */ diff --git a/servers/slapd/slapi/slapi_ext.c b/servers/slapd/slapi/slapi_ext.c index c73bec57b1..19eaf362b8 100644 --- a/servers/slapd/slapi/slapi_ext.c +++ b/servers/slapd/slapi/slapi_ext.c @@ -1,3 +1,7 @@ +/* + * Copyright 1998-2003 The OpenLDAP Foundation, All Rights Reserved. + * COPYING RESTRICTIONS APPLY, see COPYRIGHT file + */ /* * (C) Copyright PADL Software Pty Ltd. 2003 * Redistribution and use in source and binary forms, with or without diff --git a/servers/slapd/slapi/slapi_ops.c b/servers/slapd/slapi/slapi_ops.c index ae21dc888c..b5f41815a5 100644 --- a/servers/slapd/slapi/slapi_ops.c +++ b/servers/slapd/slapi/slapi_ops.c @@ -3,12 +3,11 @@ * COPYING RESTRICTIONS APPLY, see COPYRIGHT file */ /* - * Copyright IBM Corp. 1997,2002 - * Use of this source code is subject to the terms of The OpenLDAP Public - * License (version 2.7 or later). - * No trademarks of the IBM Corporation are to be used to identify, endorse - * or promote any products derived from this code without the prior - * written consent of IBM + * Portions Copyright IBM Corp. 1997,2002,2003 + * Redistribution and use in source and binary forms are permitted + * provided that this notice is preserved and that due credit is + * given to IBM Corporation. This software is provided ``as is'' + * without express or implied warranty. */ /* * Portions (C) Copyright PADL Software Pty Ltd. 2003 diff --git a/servers/slapd/slapi/slapi_pblock.c b/servers/slapd/slapi/slapi_pblock.c index 000f801167..dc2c7d0b25 100644 --- a/servers/slapd/slapi/slapi_pblock.c +++ b/servers/slapd/slapi/slapi_pblock.c @@ -3,12 +3,11 @@ * COPYING RESTRICTIONS APPLY, see COPYRIGHT file */ /* - * Copyright IBM Corp. 1997,2002 - * Use of this source code is subject to the terms of The OpenLDAP Public - * License (version 2.7 or later). - * No trademarks of the IBM Corporation are to be used to identify, endorse - * or promote any products derived from this code without the prior - * written consent of IBM + * Portions Copyright IBM Corp. 1997,2002,2003 + * Redistribution and use in source and binary forms are permitted + * provided that this notice is preserved and that due credit is + * given to IBM Corporation. This software is provided ``as is'' + * without express or implied warranty. */ #include "portable.h" diff --git a/servers/slapd/slapi/slapi_utils.c b/servers/slapd/slapi/slapi_utils.c index dfb6ef3473..cdbb8cb117 100644 --- a/servers/slapd/slapi/slapi_utils.c +++ b/servers/slapd/slapi/slapi_utils.c @@ -3,12 +3,11 @@ * COPYING RESTRICTIONS APPLY, see COPYRIGHT file */ /* - * Copyright IBM Corp. 1997,2002 - * Use of this source code is subject to the terms of The OpenLDAP Public - * License (version 2.7 or later). - * No trademarks of the IBM Corporation are to be used to identify, endorse - * or promote any products derived from this code without the prior - * written consent of IBM + * Portions Copyright IBM Corp. 1997,2002,2003 + * Redistribution and use in source and binary forms are permitted + * provided that this notice is preserved and that due credit is + * given to IBM Corporation. This software is provided ``as is'' + * without express or implied warranty. */ /* * Portions (C) Copyright PADL Software Pty Ltd. 2003 -- 2.39.5