diff options
Diffstat (limited to 'ldap/servers/plugins/http/http_impl.h')
-rw-r--r-- | ldap/servers/plugins/http/http_impl.h | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/ldap/servers/plugins/http/http_impl.h b/ldap/servers/plugins/http/http_impl.h index 0bca3ca2..a36730a9 100644 --- a/ldap/servers/plugins/http/http_impl.h +++ b/ldap/servers/plugins/http/http_impl.h @@ -1,9 +1,9 @@ -/** - * 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_IMPL_H__ #define HTTP_IMPL_H__ |