Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
David Barchiesi
OpenLDAP
Commits
29d9fa20
Commit
29d9fa20
authored
May 13, 2000
by
Kurt Zeilenga
Browse files
Y2k copyright update
parent
0bb431d3
Changes
118
Hide whitespace changes
Inline
Side-by-side
build/build.mak
View file @
29d9fa20
# $OpenLDAP$
#
# Copyright 1998-
1999
The OpenLDAP Foundation, All Rights Reserved.
# Copyright 1998-
2000
The OpenLDAP Foundation, All Rights Reserved.
# COPYING RESTRICTIONS APPLY, see COPYRIGHT file
#
...
...
build/dir.mk
View file @
29d9fa20
# $OpenLDAP$
## Copyright 1998
,1999
The OpenLDAP Foundation
## Copyright 1998
-2000
The OpenLDAP Foundation
## COPYING RESTRICTIONS APPLY. See COPYRIGHT File in top level directory
## of this package for details.
##---------------------------------------------------------------------------
...
...
build/info.mk
View file @
29d9fa20
# $OpenLDAP$
## Copyright 1998
,1999
The OpenLDAP Foundation
## Copyright 1998
-2000
The OpenLDAP Foundation
## COPYING RESTRICTIONS APPLY. See COPYRIGHT File in top level directory
## of this package for details.
##---------------------------------------------------------------------------
...
...
build/install-sh
View file @
29d9fa20
#! /bin/sh
# $OpenLDAP$
## Copyright 1998
,1999
The OpenLDAP Foundation
## Copyright 1998
-2000
The OpenLDAP Foundation
## COPYING RESTRICTIONS APPLY. See COPYRIGHT File in top level directory
## of this package for details.
#
...
...
build/lib-shared.mk
View file @
29d9fa20
# $OpenLDAP$
## Copyright 1998
,1999
The OpenLDAP Foundation
## Copyright 1998
-2000
The OpenLDAP Foundation
## COPYING RESTRICTIONS APPLY. See COPYRIGHT File in top level directory
## of this package for details.
##---------------------------------------------------------------------------
...
...
build/lib-static.mk
View file @
29d9fa20
# $OpenLDAP$
## Copyright 1998
,1999
The OpenLDAP Foundation
## Copyright 1998
-2000
The OpenLDAP Foundation
## COPYING RESTRICTIONS APPLY. See COPYRIGHT File in top level directory
## of this package for details.
##---------------------------------------------------------------------------
...
...
build/lib.mk
View file @
29d9fa20
# $OpenLDAP$
## Copyright 1998
,1999
The OpenLDAP Foundation
## Copyright 1998
-2000
The OpenLDAP Foundation
## COPYING RESTRICTIONS APPLY. See COPYRIGHT File in top level directory
## of this package for details.
##---------------------------------------------------------------------------
...
...
build/man.mk
View file @
29d9fa20
# $OpenLDAP$
## Copyright 1998
,1999
The OpenLDAP Foundation
## Copyright 1998
-2000
The OpenLDAP Foundation
## COPYING RESTRICTIONS APPLY. See COPYRIGHT File in top level directory
## of this package for details.
##---------------------------------------------------------------------------
...
...
build/mkdep
View file @
29d9fa20
#! /bin/sh -
# $OpenLDAP$
## Copyright 1998
,1999
The OpenLDAP Foundation
## Copyright 1998
-2000
The OpenLDAP Foundation
## COPYING RESTRICTIONS APPLY. See COPYRIGHT File in top level directory
## of this package for details.
#
...
...
build/mkrelease
View file @
29d9fa20
#! /bin/sh
# $OpenLDAP$
## Copyright 1998
,1999
The OpenLDAP Foundation
## Copyright 1998
-2000
The OpenLDAP Foundation
## COPYING RESTRICTIONS APPLY. See COPYRIGHT File in top level directory
## of this package for details.
#
...
...
build/mkversion
View file @
29d9fa20
#! /bin/sh
# $OpenLDAP$
## Copyright 1998
,1999
The OpenLDAP Foundation
## Copyright 1998
-2000
The OpenLDAP Foundation
## COPYING RESTRICTIONS APPLY. See COPYRIGHT File in top level directory
## of this package for details.
#
...
...
@@ -47,7 +47,7 @@ WHOWHERE="$USER@`uname -n`:`pwd`"
cat
<<
__EOF__
/*
* Copyright 1998
,1999
The OpenLDAP Foundation
* Copyright 1998
-2000
The OpenLDAP Foundation
* COPYING RESTRICTIONS APPLY. See COPYRIGHT File in top level directory
* of this package for details.
*/
...
...
build/mod.mk
View file @
29d9fa20
# $OpenLDAP$
## Copyright 1998
,1999
The OpenLDAP Foundation
## Copyright 1998
-2000
The OpenLDAP Foundation
## COPYING RESTRICTIONS APPLY. See COPYRIGHT File in top level directory
## of this package for details.
##---------------------------------------------------------------------------
...
...
build/openldap.m4
View file @
29d9fa20
dnl $OpenLDAP$
dnl
dnl Copyright 1998-
1999
The OpenLDAP Foundation, All Rights Reserved.
dnl Copyright 1998-
2000
The OpenLDAP Foundation, All Rights Reserved.
dnl COPYING RESTRICTIONS APPLY, See COPYRIGHT file
dnl
dnl OpenLDAP Autoconf Macros
...
...
build/rules.mk
View file @
29d9fa20
# $OpenLDAP$
## Copyright 1998
,1999
The OpenLDAP Foundation
## Copyright 1998
-2000
The OpenLDAP Foundation
## COPYING RESTRICTIONS APPLY. See COPYRIGHT File in top level directory
## of this package for details.
##---------------------------------------------------------------------------
...
...
build/srv.mk
View file @
29d9fa20
# $OpenLDAP$
## Copyright 1998
,1999
The OpenLDAP Foundation
## Copyright 1998
-2000
The OpenLDAP Foundation
## COPYING RESTRICTIONS APPLY. See COPYRIGHT File in top level directory
## of this package for details.
##---------------------------------------------------------------------------
...
...
build/top.mk
View file @
29d9fa20
# $OpenLDAP$
## Copyright 1998
,1999
The OpenLDAP Foundation, Redwood City, California, USA
## Copyright 1998
-2000
The OpenLDAP Foundation, Redwood City, California, USA
## All rights reserved.
##
## Redistribution and use in source and binary forms are permitted only
...
...
libraries/Makefile.in
View file @
29d9fa20
# $OpenLDAP$
## Copyright 1998 The OpenLDAP Foundation, All Rights Reserved.
## Copyright 1998
-2000
The OpenLDAP Foundation, All Rights Reserved.
## COPYING RESTRICTIONS APPLY, see COPYRIGHT file
##
## Libraries Makefile for OpenLDAP
...
...
libraries/libavl/avl.c
View file @
29d9fa20
/* avl.c - routines to implement an avl tree */
/* $OpenLDAP$ */
/*
* Copyright 1998-
1999
The OpenLDAP Foundation, All Rights Reserved.
* Copyright 1998-
2000
The OpenLDAP Foundation, All Rights Reserved.
* COPYING RESTRICTIONS APPLY, see COPYRIGHT file
*/
/*
...
...
libraries/libavl/testavl.c
View file @
29d9fa20
/* testavl.c - Test Tim Howes AVL code */
/* $OpenLDAP$ */
/*
* Copyright 1998-
1999
The OpenLDAP Foundation, All Rights Reserved.
* Copyright 1998-
2000
The OpenLDAP Foundation, All Rights Reserved.
* COPYING RESTRICTIONS APPLY, see COPYRIGHT file
*/
...
...
libraries/liblber/Makefile.in
View file @
29d9fa20
# $OpenLDAP$
## Copyright 1998-
1999
The OpenLDAP Foundation, All Rights Reserved.
## Copyright 1998-
2000
The OpenLDAP Foundation, All Rights Reserved.
## COPYING RESTRICTIONS APPLY, see COPYRIGHT file
##
## LIBLBER
...
...
Prev
1
2
3
4
5
6
Next
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment