Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Lukas However
OpenLDAP
Commits
6939c531
Commit
6939c531
authored
Jan 03, 2003
by
Kurt Zeilenga
Browse files
Happy new year
parent
968fced1
Changes
542
Hide whitespace changes
Inline
Side-by-side
COPYRIGHT
View file @
6939c531
Copyright 1998-200
2
The OpenLDAP Foundation
Copyright 1998-200
3
The OpenLDAP Foundation
All rights reserved.
Redistribution and use in source and binary forms, with or without
...
...
Makefile.in
View file @
6939c531
# $OpenLDAP$
# Master Makefile for OpenLDAP
##
## Copyright 1998-200
2
The OpenLDAP Foundation, Redwood City, California, USA
## Copyright 1998-200
3
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 @
6939c531
/*
* Copyright 1998-200
2
The OpenLDAP Foundation, Redwood City, California, USA
* Copyright 1998-200
3
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 @
6939c531
dnl
dnl Copyright 1998-200
2
The OpenLDAP Foundation, Redwood City, California, USA
dnl Copyright 1998-200
3
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 @
6939c531
...
...
@@ -11,7 +11,7 @@ dnl even the implied warranty of MERCHANTABILITY or FITNESS FOR A
dnl PARTICULAR PURPOSE.
dnl
dnl Copyright 1998-200
2
The OpenLDAP Foundation, Redwood City, California, USA
dnl Copyright 1998-200
3
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 @
6939c531
# $OpenLDAP$
#
# Copyright 1998-200
2
The OpenLDAP Foundation, All Rights Reserved.
# Copyright 1998-200
3
The OpenLDAP Foundation, All Rights Reserved.
# COPYING RESTRICTIONS APPLY, see COPYRIGHT file
#
...
...
build/dir.mk
View file @
6939c531
# $OpenLDAP$
## Copyright 1998-200
2
The OpenLDAP Foundation
## Copyright 1998-200
3
The OpenLDAP Foundation
## COPYING RESTRICTIONS APPLY. See COPYRIGHT File in top level directory
## of this package for details.
##---------------------------------------------------------------------------
...
...
build/info.mk
View file @
6939c531
# $OpenLDAP$
## Copyright 1998-200
2
The OpenLDAP Foundation
## Copyright 1998-200
3
The OpenLDAP Foundation
## COPYING RESTRICTIONS APPLY. See COPYRIGHT File in top level directory
## of this package for details.
##---------------------------------------------------------------------------
...
...
build/lib-shared.mk
View file @
6939c531
# $OpenLDAP$
## Copyright 1998-200
2
The OpenLDAP Foundation
## Copyright 1998-200
3
The OpenLDAP Foundation
## COPYING RESTRICTIONS APPLY. See COPYRIGHT File in top level directory
## of this package for details.
##---------------------------------------------------------------------------
...
...
build/lib-static.mk
View file @
6939c531
# $OpenLDAP$
## Copyright 1998-200
2
The OpenLDAP Foundation
## Copyright 1998-200
3
The OpenLDAP Foundation
## COPYING RESTRICTIONS APPLY. See COPYRIGHT File in top level directory
## of this package for details.
##---------------------------------------------------------------------------
...
...
build/lib.mk
View file @
6939c531
# $OpenLDAP$
## Copyright 1998-200
2
The OpenLDAP Foundation
## Copyright 1998-200
3
The OpenLDAP Foundation
## COPYING RESTRICTIONS APPLY. See COPYRIGHT File in top level directory
## of this package for details.
##---------------------------------------------------------------------------
...
...
build/man.mk
View file @
6939c531
# $OpenLDAP$
## Copyright 1998-200
2
The OpenLDAP Foundation
## Copyright 1998-200
3
The OpenLDAP Foundation
## COPYING RESTRICTIONS APPLY. See COPYRIGHT File in top level directory
## of this package for details.
##---------------------------------------------------------------------------
...
...
build/mkdep
View file @
6939c531
#! /bin/sh -
# $OpenLDAP$
## Copyright 1998-200
2
The OpenLDAP Foundation
## Copyright 1998-200
3
The OpenLDAP Foundation
## COPYING RESTRICTIONS APPLY. See COPYRIGHT File in top level directory
## of this package for details.
#
...
...
build/mkrelease
View file @
6939c531
#! /bin/sh
# $OpenLDAP$
## Copyright 1998-200
2
The OpenLDAP Foundation
## Copyright 1998-200
3
The OpenLDAP Foundation
## COPYING RESTRICTIONS APPLY. See COPYRIGHT File in top level directory
## of this package for details.
#
...
...
build/mkversion
View file @
6939c531
#! /bin/sh
# $OpenLDAP$
## Copyright 1998-200
2
The OpenLDAP Foundation
## Copyright 1998-200
3
The OpenLDAP Foundation
## COPYING RESTRICTIONS APPLY. See COPYRIGHT File in top level directory
## of this package for details.
#
...
...
@@ -47,12 +47,12 @@ WHOWHERE="$USER@`uname -n`:`pwd`"
cat
<<
__EOF__
/*
* Copyright 1998-200
2
The OpenLDAP Foundation
* Copyright 1998-200
3
The OpenLDAP Foundation
* COPYING RESTRICTIONS APPLY. See COPYRIGHT file in top level directory
* of this package for details.
*/
static const char copyright[] =
"Copyright 1998-200
2
The OpenLDAP Foundation
\n
"
"Copyright 1998-200
3
The OpenLDAP Foundation
\n
"
"COPYING RESTRICTIONS APPLY
\n
";
$static
$const
char
$SYMBOL
[] =
...
...
build/mod.mk
View file @
6939c531
# $OpenLDAP$
## Copyright 1998-200
2
The OpenLDAP Foundation
## Copyright 1998-200
3
The OpenLDAP Foundation
## COPYING RESTRICTIONS APPLY. See COPYRIGHT File in top level directory
## of this package for details.
##---------------------------------------------------------------------------
...
...
build/openldap.m4
View file @
6939c531
dnl $OpenLDAP$
dnl
dnl Copyright 1998-200
2
The OpenLDAP Foundation, Redwood City, California, USA
dnl Copyright 1998-200
3
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 @
6939c531
# $OpenLDAP$
## Copyright 1998-200
2
The OpenLDAP Foundation
## Copyright 1998-200
3
The OpenLDAP Foundation
## COPYING RESTRICTIONS APPLY. See COPYRIGHT File in top level directory
## of this package for details.
##---------------------------------------------------------------------------
...
...
build/srv.mk
View file @
6939c531
# $OpenLDAP$
## Copyright 1998-200
2
The OpenLDAP Foundation
## Copyright 1998-200
3
The OpenLDAP Foundation
## COPYING RESTRICTIONS APPLY. See COPYRIGHT File in top level directory
## of this package for details.
##---------------------------------------------------------------------------
...
...
build/top.mk
View file @
6939c531
# $OpenLDAP$
## Copyright 1998-200
2
The OpenLDAP Foundation, Redwood City, California, USA
## Copyright 1998-200
3
The OpenLDAP Foundation, Redwood City, California, USA
## All rights reserved.
##
## Redistribution and use in source and binary forms, with or without
...
...
Prev
1
2
3
4
5
…
28
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