mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-26 09:39:45 -05:00
Add copyright notices
This commit is contained in:
parent
db71bb1c4d
commit
c8d7b334e6
2 changed files with 10 additions and 0 deletions
|
|
@ -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
|
||||
*
|
||||
|
|
|
|||
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue