Add copyright notices

This commit is contained in:
Kurt Zeilenga 1999-08-04 23:57:27 +00:00
parent 3abd065219
commit dce3f6e5bc
4 changed files with 16 additions and 0 deletions

View file

@ -1,4 +1,8 @@
/* 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.

View file

@ -1,4 +1,8 @@
/* 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
*

View file

@ -1,4 +1,8 @@
/* 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"

View file

@ -1,4 +1,8 @@
/* 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"