Update copyrights in re20 as well

This commit is contained in:
Kurt Zeilenga 2002-01-04 21:29:47 +00:00
parent 02556c377c
commit 64b250d79a
6 changed files with 7 additions and 7 deletions

View file

@ -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

View file

@ -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

View file

@ -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

View file

@ -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

2
aclocal.m4 vendored
View file

@ -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

4
configure vendored
View file

@ -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.