From addaab9e686b19afc80d39443dba8be028ac3322 Mon Sep 17 00:00:00 2001 From: Kurt Zeilenga Date: Fri, 3 Jan 2003 19:09:47 +0000 Subject: [PATCH] minimal copyright year update --- COPYRIGHT | 2 +- configure | 6 +++--- configure.in | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/COPYRIGHT b/COPYRIGHT index adf32fd2a4..b9d6e08b20 100644 --- a/COPYRIGHT +++ b/COPYRIGHT @@ -1,4 +1,4 @@ -Copyright 1998-2002 The OpenLDAP Foundation +Copyright 1998-2003 The OpenLDAP Foundation All rights reserved. Redistribution and use in source and binary forms, with or without diff --git a/configure b/configure index f82f3c50e5..500541c9a2 100755 --- a/configure +++ b/configure @@ -1,8 +1,8 @@ #! /bin/sh # $OpenLDAP$ -# from OpenLDAP: pkg/ldap/configure.in,v 1.408.2.24 2002/11/11 02:42:36 kurt Exp +# from OpenLDAP: pkg/ldap/configure.in,v 1.408.2.25 2003/01/03 17:59:16 kurt Exp -# Copyright 1998-2002 The OpenLDAP Foundation. All Rights Reserved. +# 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 @@ -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-2002 The OpenLDAP Foundation, All Rights Reserved." +echo "Copyright 1998-2003 The OpenLDAP Foundation, All Rights Reserved." echo " Restrictions apply, see COPYRIGHT and LICENSE files." # Guess values for system-dependent variables and create Makefiles. diff --git a/configure.in b/configure.in index 72702ea704..c19d09c24d 100644 --- a/configure.in +++ b/configure.in @@ -1,6 +1,6 @@ dnl $OpenLDAP$ dnl -dnl Copyright 1998-2002 The OpenLDAP Foundation. All Rights Reserved. +dnl Copyright 1998-2003 The OpenLDAP Foundation. All Rights Reserved. dnl dnl Redistribution and use in source and binary forms, with or without dnl modification, are permitted only as authorized by the OpenLDAP @@ -16,7 +16,7 @@ define([AC_INIT_BINSH], # $]OpenLDAP[$ # from] translit([$OpenLDAP$], $")] [ -# Copyright 1998-2002 The OpenLDAP Foundation. All Rights Reserved. +# 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 @@ -24,7 +24,7 @@ define([AC_INIT_BINSH], # http://www.OpenLDAP.org/license.html or in file LICENSE in the # top-level directory of the distribution. -echo "Copyright 1998-2002 The OpenLDAP Foundation, All Rights Reserved." +echo "Copyright 1998-2003 The OpenLDAP Foundation, All Rights Reserved." echo " Restrictions apply, see COPYRIGHT and LICENSE files." ])dnl dnl ---------------------------------------------------------------- -- 2.47.2