summaryrefslogtreecommitdiffstats
path: root/ldap/clients/dsgw/emitf.c
diff options
context:
space:
mode:
Diffstat (limited to 'ldap/clients/dsgw/emitf.c')
-rw-r--r--ldap/clients/dsgw/emitf.c9
1 files changed, 4 insertions, 5 deletions
diff --git a/ldap/clients/dsgw/emitf.c b/ldap/clients/dsgw/emitf.c
index b4e6c709..67680096 100644
--- a/ldap/clients/dsgw/emitf.c
+++ b/ldap/clients/dsgw/emitf.c
@@ -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 --- */
#include <stdarg.h> /* va_list etc. */
#include <stdio.h> /* sprintf */
#include <stdlib.h> /* malloc, realloc, free */