summaryrefslogtreecommitdiffstats
path: root/ldap/clients/dsgw/newentry.c
diff options
context:
space:
mode:
authorNathan Kinder <nkinder@redhat.com>2005-03-22 01:45:49 +0000
committerNathan Kinder <nkinder@redhat.com>2005-03-22 01:45:49 +0000
commit79a8cdc70ff7a36b50f676551f0e2fcdc73b5607 (patch)
tree3b9cf7856d7f48e60d45b8886127c4924e98c844 /ldap/clients/dsgw/newentry.c
parentdfe2e94012d54e4333a902bcb65100d214b62135 (diff)
downloadds-79a8cdc70ff7a36b50f676551f0e2fcdc73b5607.tar.gz
ds-79a8cdc70ff7a36b50f676551f0e2fcdc73b5607.tar.xz
ds-79a8cdc70ff7a36b50f676551f0e2fcdc73b5607.zip
Updated copyright info
Diffstat (limited to 'ldap/clients/dsgw/newentry.c')
-rw-r--r--ldap/clients/dsgw/newentry.c12
1 files changed, 4 insertions, 8 deletions
diff --git a/ldap/clients/dsgw/newentry.c b/ldap/clients/dsgw/newentry.c
index 67145195..23998e11 100644
--- a/ldap/clients/dsgw/newentry.c
+++ b/ldap/clients/dsgw/newentry.c
@@ -1,14 +1,10 @@
-/**
- * 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 --- */
/*
* newentry.c -- CGI program to generate newentry form -- HTTP gateway
- *
- * Copyright (c) 1996 Netscape Communications Corp.
- * All rights reserved.
*/
#include "dsgw.h"
#include "dbtdsgw.h"