summaryrefslogtreecommitdiffstats
path: root/lib/libnt
diff options
context:
space:
mode:
authorNathan Kinder <nkinder@redhat.com>2005-02-28 23:38:10 +0000
committerNathan Kinder <nkinder@redhat.com>2005-02-28 23:38:10 +0000
commit606a96781b8bd30ff8331d04c7eed86c3963f7e7 (patch)
tree766abc6a2ad7be5aaf1bd4a894dd45748ca445e6 /lib/libnt
parent791b7e016853125fc759ee750959e6ce121533c0 (diff)
downloadds-606a96781b8bd30ff8331d04c7eed86c3963f7e7.tar.gz
ds-606a96781b8bd30ff8331d04c7eed86c3963f7e7.tar.xz
ds-606a96781b8bd30ff8331d04c7eed86c3963f7e7.zip
149951 - Updated source code copyrights
Diffstat (limited to 'lib/libnt')
-rw-r--r--lib/libnt/Makefile4
-rw-r--r--lib/libnt/info.c4
-rw-r--r--lib/libnt/path.c4
-rw-r--r--lib/libnt/pmddeml.c4
-rw-r--r--lib/libnt/registry.c4
-rw-r--r--lib/libnt/service.c4
-rw-r--r--lib/libnt/tcpip.c4
7 files changed, 14 insertions, 14 deletions
diff --git a/lib/libnt/Makefile b/lib/libnt/Makefile
index 2f12fe5b..c6c31e06 100644
--- a/lib/libnt/Makefile
+++ b/lib/libnt/Makefile
@@ -1,7 +1,7 @@
#
# BEGIN COPYRIGHT BLOCK
-# Copyright 2001 Sun Microsystems, Inc.
-# Portions copyright 1999, 2001-2003 Netscape Communications Corporation.
+# Copyright (C) 2001 Sun Microsystems, Inc. Used by permission.
+# Copyright (C) 2005 Red Hat, Inc.
# All rights reserved.
# END COPYRIGHT BLOCK
#
diff --git a/lib/libnt/info.c b/lib/libnt/info.c
index 618b95c7..d06d1a96 100644
--- a/lib/libnt/info.c
+++ b/lib/libnt/info.c
@@ -1,6 +1,6 @@
/** BEGIN COPYRIGHT BLOCK
- * Copyright 2001 Sun Microsystems, Inc.
- * Portions copyright 1999, 2001-2003 Netscape Communications Corporation.
+ * Copyright (C) 2001 Sun Microsystems, Inc. Used by permission.
+ * Copyright (C) 2005 Red Hat, Inc.
* All rights reserved.
* END COPYRIGHT BLOCK **/
#include <windows.h>
diff --git a/lib/libnt/path.c b/lib/libnt/path.c
index 6691bc98..bf20e37c 100644
--- a/lib/libnt/path.c
+++ b/lib/libnt/path.c
@@ -1,6 +1,6 @@
/** BEGIN COPYRIGHT BLOCK
- * Copyright 2001 Sun Microsystems, Inc.
- * Portions copyright 1999, 2001-2003 Netscape Communications Corporation.
+ * Copyright (C) 2001 Sun Microsystems, Inc. Used by permission.
+ * Copyright (C) 2005 Red Hat, Inc.
* All rights reserved.
* END COPYRIGHT BLOCK **/
/***********************************************************
diff --git a/lib/libnt/pmddeml.c b/lib/libnt/pmddeml.c
index cee541a1..c679df1a 100644
--- a/lib/libnt/pmddeml.c
+++ b/lib/libnt/pmddeml.c
@@ -1,6 +1,6 @@
/** BEGIN COPYRIGHT BLOCK
- * Copyright 2001 Sun Microsystems, Inc.
- * Portions copyright 1999, 2001-2003 Netscape Communications Corporation.
+ * Copyright (C) 2001 Sun Microsystems, Inc. Used by permission.
+ * Copyright (C) 2005 Red Hat, Inc.
* All rights reserved.
* END COPYRIGHT BLOCK **/
/****************************************************************************
diff --git a/lib/libnt/registry.c b/lib/libnt/registry.c
index 2e6ec639..d24a396c 100644
--- a/lib/libnt/registry.c
+++ b/lib/libnt/registry.c
@@ -1,6 +1,6 @@
/** BEGIN COPYRIGHT BLOCK
- * Copyright 2001 Sun Microsystems, Inc.
- * Portions copyright 1999, 2001-2003 Netscape Communications Corporation.
+ * Copyright (C) 2001 Sun Microsystems, Inc. Used by permission.
+ * Copyright (C) 2005 Red Hat, Inc.
* All rights reserved.
* END COPYRIGHT BLOCK **/
// ERROR.C
diff --git a/lib/libnt/service.c b/lib/libnt/service.c
index 1bfc5a5e..5652d84e 100644
--- a/lib/libnt/service.c
+++ b/lib/libnt/service.c
@@ -1,6 +1,6 @@
/** BEGIN COPYRIGHT BLOCK
- * Copyright 2001 Sun Microsystems, Inc.
- * Portions copyright 1999, 2001-2003 Netscape Communications Corporation.
+ * Copyright (C) 2001 Sun Microsystems, Inc. Used by permission.
+ * Copyright (C) 2005 Red Hat, Inc.
* All rights reserved.
* END COPYRIGHT BLOCK **/
#include <windows.h>
diff --git a/lib/libnt/tcpip.c b/lib/libnt/tcpip.c
index e15ccdba..485648ba 100644
--- a/lib/libnt/tcpip.c
+++ b/lib/libnt/tcpip.c
@@ -1,6 +1,6 @@
/** BEGIN COPYRIGHT BLOCK
- * Copyright 2001 Sun Microsystems, Inc.
- * Portions copyright 1999, 2001-2003 Netscape Communications Corporation.
+ * Copyright (C) 2001 Sun Microsystems, Inc. Used by permission.
+ * Copyright (C) 2005 Red Hat, Inc.
* All rights reserved.
* END COPYRIGHT BLOCK **/
#include <windows.h>