Skip to content
Snippets Groups Projects
Commit dce3f6e5 authored by Kurt Zeilenga's avatar Kurt Zeilenga
Browse files

Add copyright notices

parent 3abd0652
No related branches found
No related tags found
No related merge requests found
/* avl.c - routines to implement an avl tree */
/*
* Copyright 1998-1999 The OpenLDAP Foundation, All Rights Reserved.
* COPYING RESTRICTIONS APPLY, see COPYRIGHT file
*/
/*
* Copyright (c) 1993 Regents of the University of Michigan.
* All rights reserved.
......
/* ldbm.c - ldap dbm compatibility routines */
/*
* Copyright 1998-1999 The OpenLDAP Foundation, All Rights Reserved.
* COPYING RESTRICTIONS APPLY, see COPYRIGHT file
*/
/* Patched for Berkeley DB version 2.0; /KSp; 98/02/23
*
......
/* line64.c - routines for dealing with the slapd line format */
/*
* Copyright 1998-1999 The OpenLDAP Foundation, All Rights Reserved.
* COPYING RESTRICTIONS APPLY, see COPYRIGHT file
*/
#include "portable.h"
......
/* line64.c - routines for dealing with the slapd line format */
/*
* Copyright 1998-1999 The OpenLDAP Foundation, All Rights Reserved.
* COPYING RESTRICTIONS APPLY, see COPYRIGHT file
*/
#include "portable.h"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment