]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
Update copyrights in re20 as well
authorKurt Zeilenga <kurt@openldap.org>
Fri, 4 Jan 2002 21:29:47 +0000 (21:29 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Fri, 4 Jan 2002 21:29:47 +0000 (21:29 +0000)
COPYRIGHT
Makefile.in
acconfig.h
acinclude.m4
aclocal.m4
configure

index eeee7eb9a5ef35f87304be5f62b712b79a7b3fc0..5362d8e3451282224618607ff89ed80f87869c3d 100644 (file)
--- 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
index 3a33861dd693eb0a5a00027849945b6194b32219..719b964ba24a1d70e60d6cf270302934750fe6df 100644 (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
index 7da3594d4c1d3586674d11112f4ea62d75d5e964..069921ee227a9759dde02f448bfd59194588c6d8 100644 (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
index 6f1c56e3590387743b165cbc4f18938793cf7b1f..f8113955495699b84337b4bfd57bb9627bc68945 100644 (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
index 1bc43908385a87dc064aa4b0a1d0380bd6d5b67e..58694c43b91f1aede399fb53c1827765ac4a501f 100644 (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
index abbc879967d78a4d791a7f66bd545b2b064aa15e..82b8016426831c5b36d49b8a326881b21944c150 100755 (executable)
--- 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.