From: Kurt Zeilenga Date: Fri, 4 Jan 2002 21:29:47 +0000 (+0000) Subject: Update copyrights in re20 as well X-Git-Tag: OPENLDAP_REL_ENG_2_0_20~23 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=64b250d79a55f98ab816908ed4a93f0fa8914caf;p=thirdparty%2Fopenldap.git Update copyrights in re20 as well --- diff --git a/COPYRIGHT b/COPYRIGHT index eeee7eb9a5..5362d8e345 100644 --- a/COPYRIGHT +++ b/COPYRIGHT @@ -1,4 +1,4 @@ -Copyright 1998-2001 The OpenLDAP Foundation +Copyright 1998-2002 The OpenLDAP Foundation All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/Makefile.in b/Makefile.in index 3a33861dd6..719b964ba2 100644 --- a/Makefile.in +++ b/Makefile.in @@ -1,7 +1,7 @@ # $OpenLDAP$ # Master Makefile for OpenLDAP ## -## Copyright 1998-2000 The OpenLDAP Foundation, Redwood City, California, USA +## Copyright 1998-2002 The OpenLDAP Foundation, Redwood City, California, USA ## All rights reserved. ## ## Redistribution and use in source and binary forms are permitted only diff --git a/acconfig.h b/acconfig.h index 7da3594d4c..069921ee22 100644 --- a/acconfig.h +++ b/acconfig.h @@ -1,5 +1,5 @@ /* - * Copyright 1998-2000 The OpenLDAP Foundation, Redwood City, California, USA + * Copyright 1998-2002 The OpenLDAP Foundation, Redwood City, California, USA * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/acinclude.m4 b/acinclude.m4 index 6f1c56e359..f811395549 100644 --- a/acinclude.m4 +++ b/acinclude.m4 @@ -1,5 +1,5 @@ dnl -dnl Copyright 1998-2001 The OpenLDAP Foundation, Redwood City, California, USA +dnl Copyright 1998-2002 The OpenLDAP Foundation, Redwood City, California, USA dnl All rights reserved. dnl dnl Redistribution and use in source and binary forms, with or without diff --git a/aclocal.m4 b/aclocal.m4 index 1bc4390838..58694c43b9 100644 --- a/aclocal.m4 +++ b/aclocal.m4 @@ -11,7 +11,7 @@ dnl even the implied warranty of MERCHANTABILITY or FITNESS FOR A dnl PARTICULAR PURPOSE. dnl -dnl Copyright 1998-2001 The OpenLDAP Foundation, Redwood City, California, USA +dnl Copyright 1998-2002 The OpenLDAP Foundation, Redwood City, California, USA dnl All rights reserved. dnl dnl Redistribution and use in source and binary forms, with or without diff --git a/configure b/configure index abbc879967..82b8016426 100755 --- a/configure +++ b/configure @@ -2,7 +2,7 @@ # $OpenLDAP$ # from OpenLDAP: pkg/ldap/configure.in,v 1.223.2.36 2001/12/04 18:15:24 kurt Exp -# Copyright 1998-2001 The OpenLDAP Foundation. All Rights Reserved. +# Copyright 1998-2002 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 @@ -10,7 +10,7 @@ # http://www.OpenLDAP.org/license.html or in file LICENSE in the # top-level directory of the distribution. -echo "Copyright 1998-2001 The OpenLDAP Foundation, All Rights Reserved." +echo "Copyright 1998-2002 The OpenLDAP Foundation, All Rights Reserved." echo "Restrictions apply, see COPYRIGHT and LICENSE files." # Guess values for system-dependent variables and create Makefiles.