Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
openldap
OpenLDAP
Commits
0e2af54a
Commit
0e2af54a
authored
Jan 04, 2002
by
Kurt Zeilenga
Browse files
Update copyright statements
parent
c3802790
Changes
461
Hide whitespace changes
Inline
Side-by-side
COPYRIGHT
View file @
0e2af54a
Copyright 1998-200
1
The OpenLDAP Foundation
Copyright 1998-200
2
The OpenLDAP Foundation
All rights reserved.
Redistribution and use in source and binary forms, with or without
...
...
Makefile.in
View file @
0e2af54a
# $OpenLDAP$
# Master Makefile for OpenLDAP
##
## Copyright 1998-200
0
The OpenLDAP Foundation, Redwood City, California, USA
## Copyright 1998-200
2
The OpenLDAP Foundation, Redwood City, California, USA
## All rights reserved.
##
## Redistribution and use in source and binary forms are permitted only
...
...
acconfig.h
View file @
0e2af54a
/*
* Copyright 1998-200
0
The OpenLDAP Foundation, Redwood City, California, USA
* Copyright 1998-200
2
The OpenLDAP Foundation, Redwood City, California, USA
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
...
...
acinclude.m4
View file @
0e2af54a
dnl
dnl Copyright 1998-200
1
The OpenLDAP Foundation, Redwood City, California, USA
dnl Copyright 1998-200
2
The OpenLDAP Foundation, Redwood City, California, USA
dnl All rights reserved.
dnl
dnl Redistribution and use in source and binary forms, with or without
...
...
aclocal.m4
View file @
0e2af54a
...
...
@@ -11,7 +11,7 @@ dnl even the implied warranty of MERCHANTABILITY or FITNESS FOR A
dnl PARTICULAR PURPOSE.
dnl
dnl Copyright 1998-200
1
The OpenLDAP Foundation, Redwood City, California, USA
dnl Copyright 1998-200
2
The OpenLDAP Foundation, Redwood City, California, USA
dnl All rights reserved.
dnl
dnl Redistribution and use in source and binary forms, with or without
...
...
build/build.mak
View file @
0e2af54a
# $OpenLDAP$
#
# Copyright 1998-200
0
The OpenLDAP Foundation, All Rights Reserved.
# Copyright 1998-200
2
The OpenLDAP Foundation, All Rights Reserved.
# COPYING RESTRICTIONS APPLY, see COPYRIGHT file
#
...
...
build/dir.mk
View file @
0e2af54a
# $OpenLDAP$
## Copyright 1998-200
0
The OpenLDAP Foundation
## Copyright 1998-200
2
The OpenLDAP Foundation
## COPYING RESTRICTIONS APPLY. See COPYRIGHT File in top level directory
## of this package for details.
##---------------------------------------------------------------------------
...
...
build/info.mk
View file @
0e2af54a
# $OpenLDAP$
## Copyright 1998-200
0
The OpenLDAP Foundation
## Copyright 1998-200
2
The OpenLDAP Foundation
## COPYING RESTRICTIONS APPLY. See COPYRIGHT File in top level directory
## of this package for details.
##---------------------------------------------------------------------------
...
...
build/install-sh
View file @
0e2af54a
#! /bin/sh
# $OpenLDAP$
## Copyright 1998-200
0
The OpenLDAP Foundation
## Copyright 1998-200
2
The OpenLDAP Foundation
## COPYING RESTRICTIONS APPLY. See COPYRIGHT File in top level directory
## of this package for details.
#
...
...
build/lib-shared.mk
View file @
0e2af54a
# $OpenLDAP$
## Copyright 1998-200
0
The OpenLDAP Foundation
## Copyright 1998-200
2
The OpenLDAP Foundation
## COPYING RESTRICTIONS APPLY. See COPYRIGHT File in top level directory
## of this package for details.
##---------------------------------------------------------------------------
...
...
build/lib-static.mk
View file @
0e2af54a
# $OpenLDAP$
## Copyright 1998-200
0
The OpenLDAP Foundation
## Copyright 1998-200
2
The OpenLDAP Foundation
## COPYING RESTRICTIONS APPLY. See COPYRIGHT File in top level directory
## of this package for details.
##---------------------------------------------------------------------------
...
...
build/lib.mk
View file @
0e2af54a
# $OpenLDAP$
## Copyright 1998-200
0
The OpenLDAP Foundation
## Copyright 1998-200
2
The OpenLDAP Foundation
## COPYING RESTRICTIONS APPLY. See COPYRIGHT File in top level directory
## of this package for details.
##---------------------------------------------------------------------------
...
...
build/man.mk
View file @
0e2af54a
# $OpenLDAP$
## Copyright 1998-200
0
The OpenLDAP Foundation
## Copyright 1998-200
2
The OpenLDAP Foundation
## COPYING RESTRICTIONS APPLY. See COPYRIGHT File in top level directory
## of this package for details.
##---------------------------------------------------------------------------
...
...
build/mkdep
View file @
0e2af54a
#! /bin/sh -
# $OpenLDAP$
## Copyright 1998-200
0
The OpenLDAP Foundation
## Copyright 1998-200
2
The OpenLDAP Foundation
## COPYING RESTRICTIONS APPLY. See COPYRIGHT File in top level directory
## of this package for details.
#
...
...
build/mkrelease
View file @
0e2af54a
#! /bin/sh
# $OpenLDAP$
## Copyright 1998-200
0
The OpenLDAP Foundation
## Copyright 1998-200
2
The OpenLDAP Foundation
## COPYING RESTRICTIONS APPLY. See COPYRIGHT File in top level directory
## of this package for details.
#
...
...
build/mkversion
View file @
0e2af54a
#! /bin/sh
# $OpenLDAP$
## Copyright 1998-200
0
The OpenLDAP Foundation
## Copyright 1998-200
2
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-200
0
The OpenLDAP Foundation
* Copyright 1998-200
2
The OpenLDAP Foundation
* COPYING RESTRICTIONS APPLY. See COPYRIGHT File in top level directory
* of this package for details.
*/
...
...
build/mod.mk
View file @
0e2af54a
# $OpenLDAP$
## Copyright 1998-200
0
The OpenLDAP Foundation
## Copyright 1998-200
2
The OpenLDAP Foundation
## COPYING RESTRICTIONS APPLY. See COPYRIGHT File in top level directory
## of this package for details.
##---------------------------------------------------------------------------
...
...
build/openldap.m4
View file @
0e2af54a
dnl $OpenLDAP$
dnl
dnl Copyright 1998-200
1
The OpenLDAP Foundation, Redwood City, California, USA
dnl Copyright 1998-200
2
The OpenLDAP Foundation, Redwood City, California, USA
dnl All rights reserved.
dnl
dnl Redistribution and use in source and binary forms, with or without
...
...
build/rules.mk
View file @
0e2af54a
# $OpenLDAP$
## Copyright 1998-200
0
The OpenLDAP Foundation
## Copyright 1998-200
2
The OpenLDAP Foundation
## COPYING RESTRICTIONS APPLY. See COPYRIGHT File in top level directory
## of this package for details.
##---------------------------------------------------------------------------
...
...
build/srv.mk
View file @
0e2af54a
# $OpenLDAP$
## Copyright 1998-200
0
The OpenLDAP Foundation
## Copyright 1998-200
2
The OpenLDAP Foundation
## COPYING RESTRICTIONS APPLY. See COPYRIGHT File in top level directory
## of this package for details.
##---------------------------------------------------------------------------
...
...
Prev
1
2
3
4
5
…
24
Next
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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