Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
O
OpenLDAP
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Nadezhda Ivanova
OpenLDAP
Commits
9493e8d7
Commit
9493e8d7
authored
26 years ago
by
Kurt Zeilenga
Browse files
Options
Downloads
Patches
Plain Diff
Update copyright notices to 1999.
parent
43094a1b
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
Makefile.in
+9
-2
9 additions, 2 deletions
Makefile.in
acconfig.h
+3
-0
3 additions, 0 deletions
acconfig.h
acinclude.m4
+2
-0
2 additions, 0 deletions
acinclude.m4
configure.in
+3
-2
3 additions, 2 deletions
configure.in
with
17 additions
and
4 deletions
Makefile.in
+
9
−
2
View file @
9493e8d7
# Master Makefile for OpenLDAP
# Copyright 1998 The OpenLDAP Foundation, All Rights Reserved.
# COPYING RESTRICTIONS APPLY, See COPYRIGHT file
##
## Copyright 1998,1999 The OpenLDAP Foundation, Redwood City, California, USA
## All rights reserved.
##
## Redistribution and use in source and binary forms are permitted only
## as authorized by the OpenLDAP Public License. A copy of this
## license is available at http://www.OpenLDAP.org/license.html or
## in file LICENSE in the top-level directory of the distribution.
##
SUBDIRS
=
include libraries clients servers
# contrib
CLEANDIRS
=
tests doc
...
...
This diff is collapsed.
Click to expand it.
acconfig.h
+
3
−
0
View file @
9493e8d7
/* acconfig.h
Copyright 1998 The OpenLDAP Foundation, All Rights Reserved.
COPYING RESTRICTIONS APPLY, See COPYRIGHT file
Descriptive text for the C preprocessor macros that
the distributed Autoconf macros can define.
...
...
This diff is collapsed.
Click to expand it.
acinclude.m4
+
2
−
0
View file @
9493e8d7
dnl Copyright 1998 The OpenLDAP Foundation, All Rights Reserved.
dnl COPYING RESTRICTIONS APPLY, See COPYRIGHT file
dnl
dnl OpenLDAP Autoconf Macros
dnl
...
...
This diff is collapsed.
Click to expand it.
configure.in
+
3
−
2
View file @
9493e8d7
dnl Copyright 1998 The OpenLDAP Foundation. All Rights Reserved.
dnl
dnl Copyright 1998,1999 The OpenLDAP Foundation. All Rights Reserved.
dnl
dnl Redistribution and use in source and binary forms are permitted only
dnl as authorized by the OpenLDAP Public License. A copy of this
dnl license is available at http://www.OpenLDAP.org/license.html or
dnl in file LICENSE in the top-level directory of the distribution.
dnl
----
dnl
dnl Configure.in for OpenLDAP
AC_INIT(include/ldap.h)dnl
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment