diff options
Diffstat (limited to 'ldap/servers/slapd/http.h')
-rw-r--r-- | ldap/servers/slapd/http.h | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/ldap/servers/slapd/http.h b/ldap/servers/slapd/http.h index 7c1654a5..5ced21ff 100644 --- a/ldap/servers/slapd/http.h +++ b/ldap/servers/slapd/http.h @@ -1,9 +1,8 @@ -/** - * PROPRIETARY/CONFIDENTIAL. Use of this product is subject to - * license terms. Copyright 2001 Sun Microsystems, Inc. - * Some preexisting portions Copyright 2001 Netscape Communications Corp. +/* --- BEGIN COPYRIGHT BLOCK --- + * Copyright (C) 2001 Sun Microsystems, Inc. Used by permission. + * Copyright (C) 2005 Red Hat, Inc. * All rights reserved. - */ + * --- END COPYRIGHT BLOCK --- */ #ifndef _HTTP_H_ #define _HTTP_H_ |