Add copyright notices

This commit is contained in:
Kurt Zeilenga 2002-01-03 16:36:46 +00:00
parent db71bb1c4d
commit c8d7b334e6
2 changed files with 10 additions and 0 deletions

View file

@ -1,4 +1,8 @@
/* $OpenLDAP$ */
/*
* Copyright 2000 The OpenLDAP Foundation, All Rights Reserved.
* COPYING RESTRICTIONS APPLY, see COPYRIGHT file
*/
/*
* Copyright 2001 Computing Research Labs, New Mexico State University
*

View file

@ -1,3 +1,9 @@
/*
* Copyright 2000 The OpenLDAP Foundation
* COPYING RESTRICTIONS APPLY. See COPYRIGHT File in top level directory
* of this package for details.
*/
#include "portable.h"
#include <ac/ctype.h>