summaryrefslogtreecommitdiff
path: root/pr/src/md
diff options
context:
space:
mode:
authorlarryh%netscape.com <devnull@localhost>2000-06-20 21:48:45 +0000
committerlarryh%netscape.com <devnull@localhost>2000-06-20 21:48:45 +0000
commit8d10182eb851e84b247c2e5cbf9dce81c2fe225e (patch)
treeef894cb2c8878d7332fa171d643bd33f11f987f0 /pr/src/md
parent695a272a6ef3cf8f17c049d86a54673b273f7ea4 (diff)
downloadnspr-hg-8d10182eb851e84b247c2e5cbf9dce81c2fe225e.tar.gz
BugZilla: 42367. Fix copyright date, Original Code
Diffstat (limited to 'pr/src/md')
-rw-r--r--pr/src/md/Makefile4
-rw-r--r--pr/src/md/Makefile.in4
-rw-r--r--pr/src/md/beos/Makefile4
-rw-r--r--pr/src/md/beos/Makefile.in4
-rw-r--r--pr/src/md/beos/bcpu.c2
-rw-r--r--pr/src/md/beos/beos.c2
-rw-r--r--pr/src/md/beos/beos_errors.c2
-rw-r--r--pr/src/md/beos/bfile.c2
-rw-r--r--pr/src/md/beos/bmemory.c2
-rw-r--r--pr/src/md/beos/bmisc.c2
-rw-r--r--pr/src/md/beos/bmmap.c2
-rw-r--r--pr/src/md/beos/bnet.c2
-rw-r--r--pr/src/md/beos/bproc.c2
-rw-r--r--pr/src/md/beos/brng.c2
-rw-r--r--pr/src/md/beos/bseg.c2
-rw-r--r--pr/src/md/beos/bsrcs.mk4
-rw-r--r--pr/src/md/beos/btime.c2
-rw-r--r--pr/src/md/beos/objs.mk4
-rw-r--r--pr/src/md/mac/MacErrorHandling.h4
-rw-r--r--pr/src/md/mac/macdll.c2
-rw-r--r--pr/src/md/mac/macdll.h4
-rw-r--r--pr/src/md/mac/macio.c2
-rw-r--r--pr/src/md/mac/macio.h4
-rw-r--r--pr/src/md/mac/macrng.c2
-rw-r--r--pr/src/md/mac/macsocket.h4
-rw-r--r--pr/src/md/mac/macsockotpt.c2
-rw-r--r--pr/src/md/mac/macthr.c2
-rw-r--r--pr/src/md/mac/mactime.c2
-rw-r--r--pr/src/md/mac/mactime.h4
-rw-r--r--pr/src/md/mac/mdmac.c2
-rw-r--r--pr/src/md/mac/mdmac.h4
-rw-r--r--pr/src/md/mac/prcpucfg.h4
-rw-r--r--pr/src/md/mac/prgcleak.c2
-rw-r--r--pr/src/md/os2/Makefile4
-rw-r--r--pr/src/md/os2/Makefile.in4
-rw-r--r--pr/src/md/os2/os2_errors.c2
-rw-r--r--pr/src/md/os2/os2cv.c2
-rw-r--r--pr/src/md/os2/os2gc.c2
-rw-r--r--pr/src/md/os2/os2inrval.c2
-rw-r--r--pr/src/md/os2/os2io.c2
-rw-r--r--pr/src/md/os2/os2misc.c2
-rw-r--r--pr/src/md/os2/os2poll.c2
-rw-r--r--pr/src/md/os2/os2rng.c2
-rw-r--r--pr/src/md/os2/os2sem.c2
-rw-r--r--pr/src/md/os2/os2sock.c2
-rw-r--r--pr/src/md/os2/os2thred.c2
-rw-r--r--pr/src/md/prosdep.c2
-rw-r--r--pr/src/md/unix/Makefile4
-rw-r--r--pr/src/md/unix/Makefile.in4
-rw-r--r--pr/src/md/unix/aix.c2
-rw-r--r--pr/src/md/unix/aixwrap.c2
-rw-r--r--pr/src/md/unix/bsdi.c2
-rw-r--r--pr/src/md/unix/darwin.c2
-rw-r--r--pr/src/md/unix/dgux.c2
-rw-r--r--pr/src/md/unix/freebsd.c2
-rw-r--r--pr/src/md/unix/hpux.c2
-rw-r--r--pr/src/md/unix/irix.c2
-rw-r--r--pr/src/md/unix/linux.c2
-rw-r--r--pr/src/md/unix/ncr.c2
-rw-r--r--pr/src/md/unix/nec.c2
-rw-r--r--pr/src/md/unix/netbsd.c2
-rw-r--r--pr/src/md/unix/nextstep.c2
-rw-r--r--pr/src/md/unix/nto.c2
-rw-r--r--pr/src/md/unix/objs.mk4
-rw-r--r--pr/src/md/unix/openbsd.c2
-rw-r--r--pr/src/md/unix/openvms.c2
-rw-r--r--pr/src/md/unix/os_AIX.s2
-rw-r--r--pr/src/md/unix/os_BSD_386_2.s2
-rw-r--r--pr/src/md/unix/os_HPUX.s2
-rw-r--r--pr/src/md/unix/os_Irix.s2
-rw-r--r--pr/src/md/unix/os_Linux_x86.s2
-rw-r--r--pr/src/md/unix/os_ReliantUNIX.s2
-rw-r--r--pr/src/md/unix/os_SunOS.s2
-rw-r--r--pr/src/md/unix/os_SunOS_32.s2
-rw-r--r--pr/src/md/unix/os_SunOS_ultrasparc.s2
-rw-r--r--pr/src/md/unix/os_SunOS_x86.s2
-rw-r--r--pr/src/md/unix/osf1.c2
-rw-r--r--pr/src/md/unix/pthreads_user.c2
-rw-r--r--pr/src/md/unix/qnx.c2
-rw-r--r--pr/src/md/unix/reliantunix.c2
-rw-r--r--pr/src/md/unix/rhapsody.c2
-rw-r--r--pr/src/md/unix/scoos.c2
-rw-r--r--pr/src/md/unix/solaris.c2
-rw-r--r--pr/src/md/unix/sony.c2
-rw-r--r--pr/src/md/unix/sunos4.c2
-rw-r--r--pr/src/md/unix/unix.c2
-rw-r--r--pr/src/md/unix/unix_errors.c2
-rw-r--r--pr/src/md/unix/unixware.c2
-rw-r--r--pr/src/md/unix/uxpoll.c2
-rw-r--r--pr/src/md/unix/uxproces.c2
-rw-r--r--pr/src/md/unix/uxrng.c2
-rw-r--r--pr/src/md/unix/uxshm.c2
-rw-r--r--pr/src/md/unix/uxwrap.c2
-rw-r--r--pr/src/md/windows/Makefile4
-rw-r--r--pr/src/md/windows/Makefile.in4
-rw-r--r--pr/src/md/windows/ntdllmn.c2
-rw-r--r--pr/src/md/windows/ntgc.c2
-rw-r--r--pr/src/md/windows/ntinrval.c2
-rw-r--r--pr/src/md/windows/ntio.c2
-rw-r--r--pr/src/md/windows/ntmisc.c2
-rw-r--r--pr/src/md/windows/ntsec.c2
-rw-r--r--pr/src/md/windows/ntsem.c2
-rw-r--r--pr/src/md/windows/ntthread.c2
-rw-r--r--pr/src/md/windows/objs.mk4
-rw-r--r--pr/src/md/windows/w16callb.c2
-rw-r--r--pr/src/md/windows/w16error.c2
-rw-r--r--pr/src/md/windows/w16fmem.c2
-rw-r--r--pr/src/md/windows/w16gc.c2
-rw-r--r--pr/src/md/windows/w16io.c2
-rw-r--r--pr/src/md/windows/w16mem.c2
-rw-r--r--pr/src/md/windows/w16null.c2
-rw-r--r--pr/src/md/windows/w16proc.c2
-rw-r--r--pr/src/md/windows/w16sock.c2
-rw-r--r--pr/src/md/windows/w16stdio.c2
-rw-r--r--pr/src/md/windows/w16thred.c2
-rw-r--r--pr/src/md/windows/w32ipcsem.c2
-rw-r--r--pr/src/md/windows/w32poll.c2
-rw-r--r--pr/src/md/windows/w32rng.c2
-rw-r--r--pr/src/md/windows/w32shm.c2
-rw-r--r--pr/src/md/windows/w95cv.c2
-rw-r--r--pr/src/md/windows/w95dllmain.c2
-rw-r--r--pr/src/md/windows/w95io.c2
-rw-r--r--pr/src/md/windows/w95sock.c2
-rw-r--r--pr/src/md/windows/w95thred.c2
-rw-r--r--pr/src/md/windows/win32_errors.c2
125 files changed, 146 insertions, 146 deletions
diff --git a/pr/src/md/Makefile b/pr/src/md/Makefile
index 7b753ee3..d978d9ee 100644
--- a/pr/src/md/Makefile
+++ b/pr/src/md/Makefile
@@ -9,11 +9,11 @@
# implied. See the License for the specific language governing
# rights and limitations under the License.
#
-# The Original Code is the Netscape security libraries.
+# The Original Code is the Netscape Portable Runtime (NSPR).
#
# The Initial Developer of the Original Code is Netscape
# Communications Corporation. Portions created by Netscape are
-# Copyright (C) 1994-2000 Netscape Communications Corporation. All
+# Copyright (C) 1998-2000 Netscape Communications Corporation. All
# Rights Reserved.
#
# Contributor(s):
diff --git a/pr/src/md/Makefile.in b/pr/src/md/Makefile.in
index e462a2dc..4551760f 100644
--- a/pr/src/md/Makefile.in
+++ b/pr/src/md/Makefile.in
@@ -9,11 +9,11 @@
# implied. See the License for the specific language governing
# rights and limitations under the License.
#
-# The Original Code is the Netscape security libraries.
+# The Original Code is the Netscape Portable Runtime (NSPR).
#
# The Initial Developer of the Original Code is Netscape
# Communications Corporation. Portions created by Netscape are
-# Copyright (C) 1994-2000 Netscape Communications Corporation. All
+# Copyright (C) 1998-2000 Netscape Communications Corporation. All
# Rights Reserved.
#
# Contributor(s):
diff --git a/pr/src/md/beos/Makefile b/pr/src/md/beos/Makefile
index 1b6897af..c2480592 100644
--- a/pr/src/md/beos/Makefile
+++ b/pr/src/md/beos/Makefile
@@ -9,11 +9,11 @@
# implied. See the License for the specific language governing
# rights and limitations under the License.
#
-# The Original Code is the Netscape security libraries.
+# The Original Code is the Netscape Portable Runtime (NSPR).
#
# The Initial Developer of the Original Code is Netscape
# Communications Corporation. Portions created by Netscape are
-# Copyright (C) 1994-2000 Netscape Communications Corporation. All
+# Copyright (C) 1998-2000 Netscape Communications Corporation. All
# Rights Reserved.
#
# Contributor(s):
diff --git a/pr/src/md/beos/Makefile.in b/pr/src/md/beos/Makefile.in
index a7b2e1da..4dc37e7a 100644
--- a/pr/src/md/beos/Makefile.in
+++ b/pr/src/md/beos/Makefile.in
@@ -9,11 +9,11 @@
# implied. See the License for the specific language governing
# rights and limitations under the License.
#
-# The Original Code is the Netscape security libraries.
+# The Original Code is the Netscape Portable Runtime (NSPR).
#
# The Initial Developer of the Original Code is Netscape
# Communications Corporation. Portions created by Netscape are
-# Copyright (C) 1994-2000 Netscape Communications Corporation. All
+# Copyright (C) 1998-2000 Netscape Communications Corporation. All
# Rights Reserved.
#
# Contributor(s):
diff --git a/pr/src/md/beos/bcpu.c b/pr/src/md/beos/bcpu.c
index 5fd76ca6..f5632c65 100644
--- a/pr/src/md/beos/bcpu.c
+++ b/pr/src/md/beos/bcpu.c
@@ -10,7 +10,7 @@
* implied. See the License for the specific language governing
* rights and limitations under the License.
*
- * The Original Code is the Netscape security libraries.
+ * The Original Code is the Netscape Portable Runtime (NSPR).
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are
diff --git a/pr/src/md/beos/beos.c b/pr/src/md/beos/beos.c
index 06d82fbb..61d7d00c 100644
--- a/pr/src/md/beos/beos.c
+++ b/pr/src/md/beos/beos.c
@@ -10,7 +10,7 @@
* implied. See the License for the specific language governing
* rights and limitations under the License.
*
- * The Original Code is the Netscape security libraries.
+ * The Original Code is the Netscape Portable Runtime (NSPR).
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are
diff --git a/pr/src/md/beos/beos_errors.c b/pr/src/md/beos/beos_errors.c
index bfbb222a..bd5eb300 100644
--- a/pr/src/md/beos/beos_errors.c
+++ b/pr/src/md/beos/beos_errors.c
@@ -10,7 +10,7 @@
* implied. See the License for the specific language governing
* rights and limitations under the License.
*
- * The Original Code is the Netscape security libraries.
+ * The Original Code is the Netscape Portable Runtime (NSPR).
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are
diff --git a/pr/src/md/beos/bfile.c b/pr/src/md/beos/bfile.c
index 40abe86f..a93c89cf 100644
--- a/pr/src/md/beos/bfile.c
+++ b/pr/src/md/beos/bfile.c
@@ -10,7 +10,7 @@
* implied. See the License for the specific language governing
* rights and limitations under the License.
*
- * The Original Code is the Netscape security libraries.
+ * The Original Code is the Netscape Portable Runtime (NSPR).
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are
diff --git a/pr/src/md/beos/bmemory.c b/pr/src/md/beos/bmemory.c
index 531dfb00..b3639ad0 100644
--- a/pr/src/md/beos/bmemory.c
+++ b/pr/src/md/beos/bmemory.c
@@ -10,7 +10,7 @@
* implied. See the License for the specific language governing
* rights and limitations under the License.
*
- * The Original Code is the Netscape security libraries.
+ * The Original Code is the Netscape Portable Runtime (NSPR).
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are
diff --git a/pr/src/md/beos/bmisc.c b/pr/src/md/beos/bmisc.c
index 2aa3e670..634bea11 100644
--- a/pr/src/md/beos/bmisc.c
+++ b/pr/src/md/beos/bmisc.c
@@ -10,7 +10,7 @@
* implied. See the License for the specific language governing
* rights and limitations under the License.
*
- * The Original Code is the Netscape security libraries.
+ * The Original Code is the Netscape Portable Runtime (NSPR).
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are
diff --git a/pr/src/md/beos/bmmap.c b/pr/src/md/beos/bmmap.c
index 9f568298..2af102cc 100644
--- a/pr/src/md/beos/bmmap.c
+++ b/pr/src/md/beos/bmmap.c
@@ -10,7 +10,7 @@
* implied. See the License for the specific language governing
* rights and limitations under the License.
*
- * The Original Code is the Netscape security libraries.
+ * The Original Code is the Netscape Portable Runtime (NSPR).
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are
diff --git a/pr/src/md/beos/bnet.c b/pr/src/md/beos/bnet.c
index 77ed1244..86943b3b 100644
--- a/pr/src/md/beos/bnet.c
+++ b/pr/src/md/beos/bnet.c
@@ -10,7 +10,7 @@
* implied. See the License for the specific language governing
* rights and limitations under the License.
*
- * The Original Code is the Netscape security libraries.
+ * The Original Code is the Netscape Portable Runtime (NSPR).
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are
diff --git a/pr/src/md/beos/bproc.c b/pr/src/md/beos/bproc.c
index 18cc0f44..5d9ac0a5 100644
--- a/pr/src/md/beos/bproc.c
+++ b/pr/src/md/beos/bproc.c
@@ -10,7 +10,7 @@
* implied. See the License for the specific language governing
* rights and limitations under the License.
*
- * The Original Code is the Netscape security libraries.
+ * The Original Code is the Netscape Portable Runtime (NSPR).
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are
diff --git a/pr/src/md/beos/brng.c b/pr/src/md/beos/brng.c
index 853a8ed4..c69ba092 100644
--- a/pr/src/md/beos/brng.c
+++ b/pr/src/md/beos/brng.c
@@ -10,7 +10,7 @@
* implied. See the License for the specific language governing
* rights and limitations under the License.
*
- * The Original Code is the Netscape security libraries.
+ * The Original Code is the Netscape Portable Runtime (NSPR).
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are
diff --git a/pr/src/md/beos/bseg.c b/pr/src/md/beos/bseg.c
index 898d947a..733e7358 100644
--- a/pr/src/md/beos/bseg.c
+++ b/pr/src/md/beos/bseg.c
@@ -10,7 +10,7 @@
* implied. See the License for the specific language governing
* rights and limitations under the License.
*
- * The Original Code is the Netscape security libraries.
+ * The Original Code is the Netscape Portable Runtime (NSPR).
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are
diff --git a/pr/src/md/beos/bsrcs.mk b/pr/src/md/beos/bsrcs.mk
index 7ff72d93..3389d038 100644
--- a/pr/src/md/beos/bsrcs.mk
+++ b/pr/src/md/beos/bsrcs.mk
@@ -9,11 +9,11 @@
# implied. See the License for the specific language governing
# rights and limitations under the License.
#
-# The Original Code is the Netscape security libraries.
+# The Original Code is the Netscape Portable Runtime (NSPR).
#
# The Initial Developer of the Original Code is Netscape
# Communications Corporation. Portions created by Netscape are
-# Copyright (C) 1994-2000 Netscape Communications Corporation. All
+# Copyright (C) 1998-2000 Netscape Communications Corporation. All
# Rights Reserved.
#
# Contributor(s):
diff --git a/pr/src/md/beos/btime.c b/pr/src/md/beos/btime.c
index f193ead7..94787a25 100644
--- a/pr/src/md/beos/btime.c
+++ b/pr/src/md/beos/btime.c
@@ -10,7 +10,7 @@
* implied. See the License for the specific language governing
* rights and limitations under the License.
*
- * The Original Code is the Netscape security libraries.
+ * The Original Code is the Netscape Portable Runtime (NSPR).
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are
diff --git a/pr/src/md/beos/objs.mk b/pr/src/md/beos/objs.mk
index a24cab65..b3fb02d4 100644
--- a/pr/src/md/beos/objs.mk
+++ b/pr/src/md/beos/objs.mk
@@ -9,11 +9,11 @@
# implied. See the License for the specific language governing
# rights and limitations under the License.
#
-# The Original Code is the Netscape security libraries.
+# The Original Code is the Netscape Portable Runtime (NSPR).
#
# The Initial Developer of the Original Code is Netscape
# Communications Corporation. Portions created by Netscape are
-# Copyright (C) 1994-2000 Netscape Communications Corporation. All
+# Copyright (C) 1998-2000 Netscape Communications Corporation. All
# Rights Reserved.
#
# Contributor(s):
diff --git a/pr/src/md/mac/MacErrorHandling.h b/pr/src/md/mac/MacErrorHandling.h
index acef19a4..34b1fce3 100644
--- a/pr/src/md/mac/MacErrorHandling.h
+++ b/pr/src/md/mac/MacErrorHandling.h
@@ -9,11 +9,11 @@
* implied. See the License for the specific language governing
* rights and limitations under the License.
*
- * The Original Code is the Netscape security libraries.
+ * The Original Code is the Netscape Portable Runtime (NSPR).
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are
- * Copyright (C) 1994-2000 Netscape Communications Corporation. All
+ * Copyright (C) 1998-2000 Netscape Communications Corporation. All
* Rights Reserved.
*
* Contributor(s):
diff --git a/pr/src/md/mac/macdll.c b/pr/src/md/mac/macdll.c
index 5e934544..2cfe79db 100644
--- a/pr/src/md/mac/macdll.c
+++ b/pr/src/md/mac/macdll.c
@@ -10,7 +10,7 @@
* implied. See the License for the specific language governing
* rights and limitations under the License.
*
- * The Original Code is the Netscape security libraries.
+ * The Original Code is the Netscape Portable Runtime (NSPR).
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are
diff --git a/pr/src/md/mac/macdll.h b/pr/src/md/mac/macdll.h
index 242e5565..7fa41e18 100644
--- a/pr/src/md/mac/macdll.h
+++ b/pr/src/md/mac/macdll.h
@@ -10,11 +10,11 @@
* implied. See the License for the specific language governing
* rights and limitations under the License.
*
- * The Original Code is the Netscape security libraries.
+ * The Original Code is the Netscape Portable Runtime (NSPR).
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are
- * Copyright (C) 1994-2000 Netscape Communications Corporation. All
+ * Copyright (C) 1998-2000 Netscape Communications Corporation. All
* Rights Reserved.
*
* Contributor(s):
diff --git a/pr/src/md/mac/macio.c b/pr/src/md/mac/macio.c
index 347b82d3..9bc408dd 100644
--- a/pr/src/md/mac/macio.c
+++ b/pr/src/md/mac/macio.c
@@ -9,7 +9,7 @@
* implied. See the License for the specific language governing
* rights and limitations under the License.
*
- * The Original Code is the Netscape security libraries.
+ * The Original Code is the Netscape Portable Runtime (NSPR).
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are
diff --git a/pr/src/md/mac/macio.h b/pr/src/md/mac/macio.h
index 8224ffde..75583a40 100644
--- a/pr/src/md/mac/macio.h
+++ b/pr/src/md/mac/macio.h
@@ -10,11 +10,11 @@
* implied. See the License for the specific language governing
* rights and limitations under the License.
*
- * The Original Code is the Netscape security libraries.
+ * The Original Code is the Netscape Portable Runtime (NSPR).
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are
- * Copyright (C) 1994-2000 Netscape Communications Corporation. All
+ * Copyright (C) 1998-2000 Netscape Communications Corporation. All
* Rights Reserved.
*
* Contributor(s):
diff --git a/pr/src/md/mac/macrng.c b/pr/src/md/mac/macrng.c
index 21d9be8a..11fca569 100644
--- a/pr/src/md/mac/macrng.c
+++ b/pr/src/md/mac/macrng.c
@@ -10,7 +10,7 @@
* implied. See the License for the specific language governing
* rights and limitations under the License.
*
- * The Original Code is the Netscape security libraries.
+ * The Original Code is the Netscape Portable Runtime (NSPR).
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are
diff --git a/pr/src/md/mac/macsocket.h b/pr/src/md/mac/macsocket.h
index ae4d2689..b1045e36 100644
--- a/pr/src/md/mac/macsocket.h
+++ b/pr/src/md/mac/macsocket.h
@@ -10,11 +10,11 @@
* implied. See the License for the specific language governing
* rights and limitations under the License.
*
- * The Original Code is the Netscape security libraries.
+ * The Original Code is the Netscape Portable Runtime (NSPR).
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are
- * Copyright (C) 1994-2000 Netscape Communications Corporation. All
+ * Copyright (C) 1998-2000 Netscape Communications Corporation. All
* Rights Reserved.
*
* Contributor(s):
diff --git a/pr/src/md/mac/macsockotpt.c b/pr/src/md/mac/macsockotpt.c
index 2e15a694..5ff0f910 100644
--- a/pr/src/md/mac/macsockotpt.c
+++ b/pr/src/md/mac/macsockotpt.c
@@ -10,7 +10,7 @@
* implied. See the License for the specific language governing
* rights and limitations under the License.
*
- * The Original Code is the Netscape security libraries.
+ * The Original Code is the Netscape Portable Runtime (NSPR).
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are
diff --git a/pr/src/md/mac/macthr.c b/pr/src/md/mac/macthr.c
index 2a8bb46c..08ef59b9 100644
--- a/pr/src/md/mac/macthr.c
+++ b/pr/src/md/mac/macthr.c
@@ -10,7 +10,7 @@
* implied. See the License for the specific language governing
* rights and limitations under the License.
*
- * The Original Code is the Netscape security libraries.
+ * The Original Code is the Netscape Portable Runtime (NSPR).
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are
diff --git a/pr/src/md/mac/mactime.c b/pr/src/md/mac/mactime.c
index 9d85cfe4..0287362d 100644
--- a/pr/src/md/mac/mactime.c
+++ b/pr/src/md/mac/mactime.c
@@ -10,7 +10,7 @@
* implied. See the License for the specific language governing
* rights and limitations under the License.
*
- * The Original Code is the Netscape security libraries.
+ * The Original Code is the Netscape Portable Runtime (NSPR).
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are
diff --git a/pr/src/md/mac/mactime.h b/pr/src/md/mac/mactime.h
index 26381642..8ffd60fb 100644
--- a/pr/src/md/mac/mactime.h
+++ b/pr/src/md/mac/mactime.h
@@ -10,11 +10,11 @@
* implied. See the License for the specific language governing
* rights and limitations under the License.
*
- * The Original Code is the Netscape security libraries.
+ * The Original Code is the Netscape Portable Runtime (NSPR).
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are
- * Copyright (C) 1994-2000 Netscape Communications Corporation. All
+ * Copyright (C) 1998-2000 Netscape Communications Corporation. All
* Rights Reserved.
*
* Contributor(s):
diff --git a/pr/src/md/mac/mdmac.c b/pr/src/md/mac/mdmac.c
index 00e5e5d9..fad416fd 100644
--- a/pr/src/md/mac/mdmac.c
+++ b/pr/src/md/mac/mdmac.c
@@ -10,7 +10,7 @@
* implied. See the License for the specific language governing
* rights and limitations under the License.
*
- * The Original Code is the Netscape security libraries.
+ * The Original Code is the Netscape Portable Runtime (NSPR).
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are
diff --git a/pr/src/md/mac/mdmac.h b/pr/src/md/mac/mdmac.h
index 8d43a747..200b2e20 100644
--- a/pr/src/md/mac/mdmac.h
+++ b/pr/src/md/mac/mdmac.h
@@ -10,11 +10,11 @@
* implied. See the License for the specific language governing
* rights and limitations under the License.
*
- * The Original Code is the Netscape security libraries.
+ * The Original Code is the Netscape Portable Runtime (NSPR).
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are
- * Copyright (C) 1994-2000 Netscape Communications Corporation. All
+ * Copyright (C) 1998-2000 Netscape Communications Corporation. All
* Rights Reserved.
*
* Contributor(s):
diff --git a/pr/src/md/mac/prcpucfg.h b/pr/src/md/mac/prcpucfg.h
index d0c9ae89..ab2ef323 100644
--- a/pr/src/md/mac/prcpucfg.h
+++ b/pr/src/md/mac/prcpucfg.h
@@ -10,11 +10,11 @@
* implied. See the License for the specific language governing
* rights and limitations under the License.
*
- * The Original Code is the Netscape security libraries.
+ * The Original Code is the Netscape Portable Runtime (NSPR).
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are
- * Copyright (C) 1994-2000 Netscape Communications Corporation. All
+ * Copyright (C) 1998-2000 Netscape Communications Corporation. All
* Rights Reserved.
*
* Contributor(s):
diff --git a/pr/src/md/mac/prgcleak.c b/pr/src/md/mac/prgcleak.c
index 3cae0119..3de364e1 100644
--- a/pr/src/md/mac/prgcleak.c
+++ b/pr/src/md/mac/prgcleak.c
@@ -10,7 +10,7 @@
* implied. See the License for the specific language governing
* rights and limitations under the License.
*
- * The Original Code is the Netscape security libraries.
+ * The Original Code is the Netscape Portable Runtime (NSPR).
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are
diff --git a/pr/src/md/os2/Makefile b/pr/src/md/os2/Makefile
index d8204efd..e253ef0c 100644
--- a/pr/src/md/os2/Makefile
+++ b/pr/src/md/os2/Makefile
@@ -9,11 +9,11 @@
# implied. See the License for the specific language governing
# rights and limitations under the License.
#
-# The Original Code is the Netscape security libraries.
+# The Original Code is the Netscape Portable Runtime (NSPR).
#
# The Initial Developer of the Original Code is Netscape
# Communications Corporation. Portions created by Netscape are
-# Copyright (C) 1994-2000 Netscape Communications Corporation. All
+# Copyright (C) 1998-2000 Netscape Communications Corporation. All
# Rights Reserved.
#
# Contributor(s):
diff --git a/pr/src/md/os2/Makefile.in b/pr/src/md/os2/Makefile.in
index bafc9ed9..7a81c542 100644
--- a/pr/src/md/os2/Makefile.in
+++ b/pr/src/md/os2/Makefile.in
@@ -9,11 +9,11 @@
# implied. See the License for the specific language governing
# rights and limitations under the License.
#
-# The Original Code is the Netscape security libraries.
+# The Original Code is the Netscape Portable Runtime (NSPR).
#
# The Initial Developer of the Original Code is Netscape
# Communications Corporation. Portions created by Netscape are
-# Copyright (C) 1994-2000 Netscape Communications Corporation. All
+# Copyright (C) 1998-2000 Netscape Communications Corporation. All
# Rights Reserved.
#
# Contributor(s):
diff --git a/pr/src/md/os2/os2_errors.c b/pr/src/md/os2/os2_errors.c
index a5a0e146..f5be8391 100644
--- a/pr/src/md/os2/os2_errors.c
+++ b/pr/src/md/os2/os2_errors.c
@@ -10,7 +10,7 @@
* implied. See the License for the specific language governing
* rights and limitations under the License.
*
- * The Original Code is the Netscape security libraries.
+ * The Original Code is the Netscape Portable Runtime (NSPR).
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are
diff --git a/pr/src/md/os2/os2cv.c b/pr/src/md/os2/os2cv.c
index 19eacf4e..06f0da16 100644
--- a/pr/src/md/os2/os2cv.c
+++ b/pr/src/md/os2/os2cv.c
@@ -10,7 +10,7 @@
* implied. See the License for the specific language governing
* rights and limitations under the License.
*
- * The Original Code is the Netscape security libraries.
+ * The Original Code is the Netscape Portable Runtime (NSPR).
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are
diff --git a/pr/src/md/os2/os2gc.c b/pr/src/md/os2/os2gc.c
index 5c0a8929..c12a92c1 100644
--- a/pr/src/md/os2/os2gc.c
+++ b/pr/src/md/os2/os2gc.c
@@ -10,7 +10,7 @@
* implied. See the License for the specific language governing
* rights and limitations under the License.
*
- * The Original Code is the Netscape security libraries.
+ * The Original Code is the Netscape Portable Runtime (NSPR).
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are
diff --git a/pr/src/md/os2/os2inrval.c b/pr/src/md/os2/os2inrval.c
index 1e054aac..2b0517ac 100644
--- a/pr/src/md/os2/os2inrval.c
+++ b/pr/src/md/os2/os2inrval.c
@@ -10,7 +10,7 @@
* implied. See the License for the specific language governing
* rights and limitations under the License.
*
- * The Original Code is the Netscape security libraries.
+ * The Original Code is the Netscape Portable Runtime (NSPR).
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are
diff --git a/pr/src/md/os2/os2io.c b/pr/src/md/os2/os2io.c
index c5414a6b..03b076c4 100644
--- a/pr/src/md/os2/os2io.c
+++ b/pr/src/md/os2/os2io.c
@@ -10,7 +10,7 @@
* implied. See the License for the specific language governing
* rights and limitations under the License.
*
- * The Original Code is the Netscape security libraries.
+ * The Original Code is the Netscape Portable Runtime (NSPR).
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are
diff --git a/pr/src/md/os2/os2misc.c b/pr/src/md/os2/os2misc.c
index 08ecdf1c..d98e8af6 100644
--- a/pr/src/md/os2/os2misc.c
+++ b/pr/src/md/os2/os2misc.c
@@ -10,7 +10,7 @@
* implied. See the License for the specific language governing
* rights and limitations under the License.
*
- * The Original Code is the Netscape security libraries.
+ * The Original Code is the Netscape Portable Runtime (NSPR).
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are
diff --git a/pr/src/md/os2/os2poll.c b/pr/src/md/os2/os2poll.c
index 7a75db04..c7c1e440 100644
--- a/pr/src/md/os2/os2poll.c
+++ b/pr/src/md/os2/os2poll.c
@@ -10,7 +10,7 @@
* implied. See the License for the specific language governing
* rights and limitations under the License.
*
- * The Original Code is the Netscape security libraries.
+ * The Original Code is the Netscape Portable Runtime (NSPR).
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are
diff --git a/pr/src/md/os2/os2rng.c b/pr/src/md/os2/os2rng.c
index cd68b82f..daf50775 100644
--- a/pr/src/md/os2/os2rng.c
+++ b/pr/src/md/os2/os2rng.c
@@ -10,7 +10,7 @@
* implied. See the License for the specific language governing
* rights and limitations under the License.
*
- * The Original Code is the Netscape security libraries.
+ * The Original Code is the Netscape Portable Runtime (NSPR).
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are
diff --git a/pr/src/md/os2/os2sem.c b/pr/src/md/os2/os2sem.c
index 5b78293a..ddf6a318 100644
--- a/pr/src/md/os2/os2sem.c
+++ b/pr/src/md/os2/os2sem.c
@@ -10,7 +10,7 @@
* implied. See the License for the specific language governing
* rights and limitations under the License.
*
- * The Original Code is the Netscape security libraries.
+ * The Original Code is the Netscape Portable Runtime (NSPR).
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are
diff --git a/pr/src/md/os2/os2sock.c b/pr/src/md/os2/os2sock.c
index 1c738010..03339e42 100644
--- a/pr/src/md/os2/os2sock.c
+++ b/pr/src/md/os2/os2sock.c
@@ -11,7 +11,7 @@
* implied. See the License for the specific language governing
* rights and limitations under the License.
*
- * The Original Code is the Netscape security libraries.
+ * The Original Code is the Netscape Portable Runtime (NSPR).
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are
diff --git a/pr/src/md/os2/os2thred.c b/pr/src/md/os2/os2thred.c
index 3fcc8d5d..c4588786 100644
--- a/pr/src/md/os2/os2thred.c
+++ b/pr/src/md/os2/os2thred.c
@@ -10,7 +10,7 @@
* implied. See the License for the specific language governing
* rights and limitations under the License.
*
- * The Original Code is the Netscape security libraries.
+ * The Original Code is the Netscape Portable Runtime (NSPR).
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are
diff --git a/pr/src/md/prosdep.c b/pr/src/md/prosdep.c
index 54b25e4f..8d81407c 100644
--- a/pr/src/md/prosdep.c
+++ b/pr/src/md/prosdep.c
@@ -10,7 +10,7 @@
* implied. See the License for the specific language governing
* rights and limitations under the License.
*
- * The Original Code is the Netscape security libraries.
+ * The Original Code is the Netscape Portable Runtime (NSPR).
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are
diff --git a/pr/src/md/unix/Makefile b/pr/src/md/unix/Makefile
index b9c79bcb..c5ab0ed6 100644
--- a/pr/src/md/unix/Makefile
+++ b/pr/src/md/unix/Makefile
@@ -9,11 +9,11 @@
# implied. See the License for the specific language governing
# rights and limitations under the License.
#
-# The Original Code is the Netscape security libraries.
+# The Original Code is the Netscape Portable Runtime (NSPR).
#
# The Initial Developer of the Original Code is Netscape
# Communications Corporation. Portions created by Netscape are
-# Copyright (C) 1994-2000 Netscape Communications Corporation. All
+# Copyright (C) 1998-2000 Netscape Communications Corporation. All
# Rights Reserved.
#
# Contributor(s):
diff --git a/pr/src/md/unix/Makefile.in b/pr/src/md/unix/Makefile.in
index d5e0fc16..5a419643 100644
--- a/pr/src/md/unix/Makefile.in
+++ b/pr/src/md/unix/Makefile.in
@@ -9,11 +9,11 @@
# implied. See the License for the specific language governing
# rights and limitations under the License.
#
-# The Original Code is the Netscape security libraries.
+# The Original Code is the Netscape Portable Runtime (NSPR).
#
# The Initial Developer of the Original Code is Netscape
# Communications Corporation. Portions created by Netscape are
-# Copyright (C) 1994-2000 Netscape Communications Corporation. All
+# Copyright (C) 1998-2000 Netscape Communications Corporation. All
# Rights Reserved.
#
# Contributor(s):
diff --git a/pr/src/md/unix/aix.c b/pr/src/md/unix/aix.c
index 981666d3..3d61d6b6 100644
--- a/pr/src/md/unix/aix.c
+++ b/pr/src/md/unix/aix.c
@@ -10,7 +10,7 @@
* implied. See the License for the specific language governing
* rights and limitations under the License.
*
- * The Original Code is the Netscape security libraries.
+ * The Original Code is the Netscape Portable Runtime (NSPR).
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are
diff --git a/pr/src/md/unix/aixwrap.c b/pr/src/md/unix/aixwrap.c
index 46bc81f2..d6e24144 100644
--- a/pr/src/md/unix/aixwrap.c
+++ b/pr/src/md/unix/aixwrap.c
@@ -10,7 +10,7 @@
* implied. See the License for the specific language governing
* rights and limitations under the License.
*
- * The Original Code is the Netscape security libraries.
+ * The Original Code is the Netscape Portable Runtime (NSPR).
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are
diff --git a/pr/src/md/unix/bsdi.c b/pr/src/md/unix/bsdi.c
index 0e1ded0e..ff561a18 100644
--- a/pr/src/md/unix/bsdi.c
+++ b/pr/src/md/unix/bsdi.c
@@ -10,7 +10,7 @@
* implied. See the License for the specific language governing
* rights and limitations under the License.
*
- * The Original Code is the Netscape security libraries.
+ * The Original Code is the Netscape Portable Runtime (NSPR).
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are
diff --git a/pr/src/md/unix/darwin.c b/pr/src/md/unix/darwin.c
index bfe7fb2c..c7c6ca5d 100644
--- a/pr/src/md/unix/darwin.c
+++ b/pr/src/md/unix/darwin.c
@@ -10,7 +10,7 @@
* implied. See the License for the specific language governing
* rights and limitations under the License.
*
- * The Original Code is the Netscape security libraries.
+ * The Original Code is the Netscape Portable Runtime (NSPR).
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are
diff --git a/pr/src/md/unix/dgux.c b/pr/src/md/unix/dgux.c
index f33185bd..222418b0 100644
--- a/pr/src/md/unix/dgux.c
+++ b/pr/src/md/unix/dgux.c
@@ -10,7 +10,7 @@
* implied. See the License for the specific language governing
* rights and limitations under the License.
*
- * The Original Code is the Netscape security libraries.
+ * The Original Code is the Netscape Portable Runtime (NSPR).
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are
diff --git a/pr/src/md/unix/freebsd.c b/pr/src/md/unix/freebsd.c
index 6036825d..8279648f 100644
--- a/pr/src/md/unix/freebsd.c
+++ b/pr/src/md/unix/freebsd.c
@@ -10,7 +10,7 @@
* implied. See the License for the specific language governing
* rights and limitations under the License.
*
- * The Original Code is the Netscape security libraries.
+ * The Original Code is the Netscape Portable Runtime (NSPR).
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are
diff --git a/pr/src/md/unix/hpux.c b/pr/src/md/unix/hpux.c
index cd94e24a..f5949bc8 100644
--- a/pr/src/md/unix/hpux.c
+++ b/pr/src/md/unix/hpux.c
@@ -10,7 +10,7 @@
* implied. See the License for the specific language governing
* rights and limitations under the License.
*
- * The Original Code is the Netscape security libraries.
+ * The Original Code is the Netscape Portable Runtime (NSPR).
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are
diff --git a/pr/src/md/unix/irix.c b/pr/src/md/unix/irix.c
index b9328eb2..7ba079f8 100644
--- a/pr/src/md/unix/irix.c
+++ b/pr/src/md/unix/irix.c
@@ -10,7 +10,7 @@
* implied. See the License for the specific language governing
* rights and limitations under the License.
*
- * The Original Code is the Netscape security libraries.
+ * The Original Code is the Netscape Portable Runtime (NSPR).
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are
diff --git a/pr/src/md/unix/linux.c b/pr/src/md/unix/linux.c
index 213d1697..61771ca5 100644
--- a/pr/src/md/unix/linux.c
+++ b/pr/src/md/unix/linux.c
@@ -10,7 +10,7 @@
* implied. See the License for the specific language governing
* rights and limitations under the License.
*
- * The Original Code is the Netscape security libraries.
+ * The Original Code is the Netscape Portable Runtime (NSPR).
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are
diff --git a/pr/src/md/unix/ncr.c b/pr/src/md/unix/ncr.c
index b929df9c..9e39cc97 100644
--- a/pr/src/md/unix/ncr.c
+++ b/pr/src/md/unix/ncr.c
@@ -10,7 +10,7 @@
* implied. See the License for the specific language governing
* rights and limitations under the License.
*
- * The Original Code is the Netscape security libraries.
+ * The Original Code is the Netscape Portable Runtime (NSPR).
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are
diff --git a/pr/src/md/unix/nec.c b/pr/src/md/unix/nec.c
index 0d444e2a..9ba0c97d 100644
--- a/pr/src/md/unix/nec.c
+++ b/pr/src/md/unix/nec.c
@@ -10,7 +10,7 @@
* implied. See the License for the specific language governing
* rights and limitations under the License.
*
- * The Original Code is the Netscape security libraries.
+ * The Original Code is the Netscape Portable Runtime (NSPR).
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are
diff --git a/pr/src/md/unix/netbsd.c b/pr/src/md/unix/netbsd.c
index 1759ed5d..479a14a6 100644
--- a/pr/src/md/unix/netbsd.c
+++ b/pr/src/md/unix/netbsd.c
@@ -10,7 +10,7 @@
* implied. See the License for the specific language governing
* rights and limitations under the License.
*
- * The Original Code is the Netscape security libraries.
+ * The Original Code is the Netscape Portable Runtime (NSPR).
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are
diff --git a/pr/src/md/unix/nextstep.c b/pr/src/md/unix/nextstep.c
index 7bbacb64..7f8a0705 100644
--- a/pr/src/md/unix/nextstep.c
+++ b/pr/src/md/unix/nextstep.c
@@ -10,7 +10,7 @@
* implied. See the License for the specific language governing
* rights and limitations under the License.
*
- * The Original Code is the Netscape security libraries.
+ * The Original Code is the Netscape Portable Runtime (NSPR).
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are
diff --git a/pr/src/md/unix/nto.c b/pr/src/md/unix/nto.c
index f9997234..bfe19a2e 100644
--- a/pr/src/md/unix/nto.c
+++ b/pr/src/md/unix/nto.c
@@ -10,7 +10,7 @@
* implied. See the License for the specific language governing
* rights and limitations under the License.
*
- * The Original Code is the Netscape security libraries.
+ * The Original Code is the Netscape Portable Runtime (NSPR).
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are
diff --git a/pr/src/md/unix/objs.mk b/pr/src/md/unix/objs.mk
index 79465226..f011923d 100644
--- a/pr/src/md/unix/objs.mk
+++ b/pr/src/md/unix/objs.mk
@@ -9,11 +9,11 @@
# implied. See the License for the specific language governing
# rights and limitations under the License.
#
-# The Original Code is the Netscape security libraries.
+# The Original Code is the Netscape Portable Runtime (NSPR).
#
# The Initial Developer of the Original Code is Netscape
# Communications Corporation. Portions created by Netscape are
-# Copyright (C) 1994-2000 Netscape Communications Corporation. All
+# Copyright (C) 1998-2000 Netscape Communications Corporation. All
# Rights Reserved.
#
# Contributor(s):
diff --git a/pr/src/md/unix/openbsd.c b/pr/src/md/unix/openbsd.c
index fec03404..11fc852d 100644
--- a/pr/src/md/unix/openbsd.c
+++ b/pr/src/md/unix/openbsd.c
@@ -10,7 +10,7 @@
* implied. See the License for the specific language governing
* rights and limitations under the License.
*
- * The Original Code is the Netscape security libraries.
+ * The Original Code is the Netscape Portable Runtime (NSPR).
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are
diff --git a/pr/src/md/unix/openvms.c b/pr/src/md/unix/openvms.c
index 0bd1b602..72c20432 100644
--- a/pr/src/md/unix/openvms.c
+++ b/pr/src/md/unix/openvms.c
@@ -10,7 +10,7 @@
* implied. See the License for the specific language governing
* rights and limitations under the License.
*
- * The Original Code is the Netscape security libraries.
+ * The Original Code is the Netscape Portable Runtime (NSPR).
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are
diff --git a/pr/src/md/unix/os_AIX.s b/pr/src/md/unix/os_AIX.s
index fd1d90e3..8911a75e 100644
--- a/pr/src/md/unix/os_AIX.s
+++ b/pr/src/md/unix/os_AIX.s
@@ -10,7 +10,7 @@
# implied. See the License for the specific language governing
# rights and limitations under the License.
#
-# The Original Code is the Netscape security libraries.
+# The Original Code is the Netscape Portable Runtime (NSPR).
#
# The Initial Developer of the Original Code is Netscape
# Communications Corporation. Portions created by Netscape are
diff --git a/pr/src/md/unix/os_BSD_386_2.s b/pr/src/md/unix/os_BSD_386_2.s
index c1ecf628..aadf0df2 100644
--- a/pr/src/md/unix/os_BSD_386_2.s
+++ b/pr/src/md/unix/os_BSD_386_2.s
@@ -10,7 +10,7 @@
* implied. See the License for the specific language governing
* rights and limitations under the License.
*
-* The Original Code is the Netscape security libraries.
+* The Original Code is the Netscape Portable Runtime (NSPR).
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are
diff --git a/pr/src/md/unix/os_HPUX.s b/pr/src/md/unix/os_HPUX.s
index a87d0528..375cb256 100644
--- a/pr/src/md/unix/os_HPUX.s
+++ b/pr/src/md/unix/os_HPUX.s
@@ -9,7 +9,7 @@
; implied. See the License for the specific language governing
; rights and limitations under the License.
;
-; The Original Code is the Netscape security libraries.
+; The Original Code is the Netscape Portable Runtime (NSPR).
;
; The Initial Developer of the Original Code is Netscape
; Communications Corporation. Portions created by Netscape are
diff --git a/pr/src/md/unix/os_Irix.s b/pr/src/md/unix/os_Irix.s
index 4e07c484..7a4b186f 100644
--- a/pr/src/md/unix/os_Irix.s
+++ b/pr/src/md/unix/os_Irix.s
@@ -10,7 +10,7 @@
* implied. See the License for the specific language governing
* rights and limitations under the License.
*
-* The Original Code is the Netscape security libraries.
+* The Original Code is the Netscape Portable Runtime (NSPR).
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are
diff --git a/pr/src/md/unix/os_Linux_x86.s b/pr/src/md/unix/os_Linux_x86.s
index 29d44587..88ccbccc 100644
--- a/pr/src/md/unix/os_Linux_x86.s
+++ b/pr/src/md/unix/os_Linux_x86.s
@@ -10,7 +10,7 @@
/ implied. See the License for the specific language governing
/ rights and limitations under the License.
/
-/ The Original Code is the Netscape security libraries.
+/ The Original Code is the Netscape Portable Runtime (NSPR).
/
/ The Initial Developer of the Original Code is Netscape
/ Communications Corporation. Portions created by Netscape are
diff --git a/pr/src/md/unix/os_ReliantUNIX.s b/pr/src/md/unix/os_ReliantUNIX.s
index 8ffefd23..769160bf 100644
--- a/pr/src/md/unix/os_ReliantUNIX.s
+++ b/pr/src/md/unix/os_ReliantUNIX.s
@@ -10,7 +10,7 @@
* implied. See the License for the specific language governing
* rights and limitations under the License.
*
-* The Original Code is the Netscape security libraries.
+* The Original Code is the Netscape Portable Runtime (NSPR).
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are
diff --git a/pr/src/md/unix/os_SunOS.s b/pr/src/md/unix/os_SunOS.s
index 37fb43e9..49306862 100644
--- a/pr/src/md/unix/os_SunOS.s
+++ b/pr/src/md/unix/os_SunOS.s
@@ -10,7 +10,7 @@
* implied. See the License for the specific language governing
* rights and limitations under the License.
*
-* The Original Code is the Netscape security libraries.
+* The Original Code is the Netscape Portable Runtime (NSPR).
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are
diff --git a/pr/src/md/unix/os_SunOS_32.s b/pr/src/md/unix/os_SunOS_32.s
index 720e074a..dd8bdd4b 100644
--- a/pr/src/md/unix/os_SunOS_32.s
+++ b/pr/src/md/unix/os_SunOS_32.s
@@ -10,7 +10,7 @@
* implied. See the License for the specific language governing
* rights and limitations under the License.
*
-* The Original Code is the Netscape security libraries.
+* The Original Code is the Netscape Portable Runtime (NSPR).
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are
diff --git a/pr/src/md/unix/os_SunOS_ultrasparc.s b/pr/src/md/unix/os_SunOS_ultrasparc.s
index 8149f926..03776f5b 100644
--- a/pr/src/md/unix/os_SunOS_ultrasparc.s
+++ b/pr/src/md/unix/os_SunOS_ultrasparc.s
@@ -10,7 +10,7 @@
! implied. See the License for the specific language governing
! rights and limitations under the License.
!
-! The Original Code is the Netscape security libraries.
+! The Original Code is the Netscape Portable Runtime (NSPR).
!
! The Initial Developer of the Original Code is Netscape
! Communications Corporation. Portions created by Netscape are
diff --git a/pr/src/md/unix/os_SunOS_x86.s b/pr/src/md/unix/os_SunOS_x86.s
index bd6517af..59dc6970 100644
--- a/pr/src/md/unix/os_SunOS_x86.s
+++ b/pr/src/md/unix/os_SunOS_x86.s
@@ -10,7 +10,7 @@
/ implied. See the License for the specific language governing
/ rights and limitations under the License.
/
-/ The Original Code is the Netscape security libraries.
+/ The Original Code is the Netscape Portable Runtime (NSPR).
/
/ The Initial Developer of the Original Code is Netscape
/ Communications Corporation. Portions created by Netscape are
diff --git a/pr/src/md/unix/osf1.c b/pr/src/md/unix/osf1.c
index cf2ac072..ec29dbb5 100644
--- a/pr/src/md/unix/osf1.c
+++ b/pr/src/md/unix/osf1.c
@@ -10,7 +10,7 @@
* implied. See the License for the specific language governing
* rights and limitations under the License.
*
- * The Original Code is the Netscape security libraries.
+ * The Original Code is the Netscape Portable Runtime (NSPR).
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are
diff --git a/pr/src/md/unix/pthreads_user.c b/pr/src/md/unix/pthreads_user.c
index 330cc414..d011411f 100644
--- a/pr/src/md/unix/pthreads_user.c
+++ b/pr/src/md/unix/pthreads_user.c
@@ -10,7 +10,7 @@
* implied. See the License for the specific language governing
* rights and limitations under the License.
*
- * The Original Code is the Netscape security libraries.
+ * The Original Code is the Netscape Portable Runtime (NSPR).
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are
diff --git a/pr/src/md/unix/qnx.c b/pr/src/md/unix/qnx.c
index eea6ce6e..d444d90d 100644
--- a/pr/src/md/unix/qnx.c
+++ b/pr/src/md/unix/qnx.c
@@ -10,7 +10,7 @@
* implied. See the License for the specific language governing
* rights and limitations under the License.
*
- * The Original Code is the Netscape security libraries.
+ * The Original Code is the Netscape Portable Runtime (NSPR).
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are
diff --git a/pr/src/md/unix/reliantunix.c b/pr/src/md/unix/reliantunix.c
index 45de8616..be5c60dd 100644
--- a/pr/src/md/unix/reliantunix.c
+++ b/pr/src/md/unix/reliantunix.c
@@ -10,7 +10,7 @@
* implied. See the License for the specific language governing
* rights and limitations under the License.
*
- * The Original Code is the Netscape security libraries.
+ * The Original Code is the Netscape Portable Runtime (NSPR).
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are
diff --git a/pr/src/md/unix/rhapsody.c b/pr/src/md/unix/rhapsody.c
index bfe7fb2c..c7c6ca5d 100644
--- a/pr/src/md/unix/rhapsody.c
+++ b/pr/src/md/unix/rhapsody.c
@@ -10,7 +10,7 @@
* implied. See the License for the specific language governing
* rights and limitations under the License.
*
- * The Original Code is the Netscape security libraries.
+ * The Original Code is the Netscape Portable Runtime (NSPR).
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are
diff --git a/pr/src/md/unix/scoos.c b/pr/src/md/unix/scoos.c
index 059fdac3..c1cdb697 100644
--- a/pr/src/md/unix/scoos.c
+++ b/pr/src/md/unix/scoos.c
@@ -10,7 +10,7 @@
* implied. See the License for the specific language governing
* rights and limitations under the License.
*
- * The Original Code is the Netscape security libraries.
+ * The Original Code is the Netscape Portable Runtime (NSPR).
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are
diff --git a/pr/src/md/unix/solaris.c b/pr/src/md/unix/solaris.c
index 26f9bc9c..950a8eae 100644
--- a/pr/src/md/unix/solaris.c
+++ b/pr/src/md/unix/solaris.c
@@ -10,7 +10,7 @@
* implied. See the License for the specific language governing
* rights and limitations under the License.
*
- * The Original Code is the Netscape security libraries.
+ * The Original Code is the Netscape Portable Runtime (NSPR).
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are
diff --git a/pr/src/md/unix/sony.c b/pr/src/md/unix/sony.c
index 8b1e0ac5..d03d837c 100644
--- a/pr/src/md/unix/sony.c
+++ b/pr/src/md/unix/sony.c
@@ -10,7 +10,7 @@
* implied. See the License for the specific language governing
* rights and limitations under the License.
*
- * The Original Code is the Netscape security libraries.
+ * The Original Code is the Netscape Portable Runtime (NSPR).
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are
diff --git a/pr/src/md/unix/sunos4.c b/pr/src/md/unix/sunos4.c
index f079b55a..ca6b8776 100644
--- a/pr/src/md/unix/sunos4.c
+++ b/pr/src/md/unix/sunos4.c
@@ -10,7 +10,7 @@
* implied. See the License for the specific language governing
* rights and limitations under the License.
*
- * The Original Code is the Netscape security libraries.
+ * The Original Code is the Netscape Portable Runtime (NSPR).
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are
diff --git a/pr/src/md/unix/unix.c b/pr/src/md/unix/unix.c
index e25b5036..f0e88fe9 100644
--- a/pr/src/md/unix/unix.c
+++ b/pr/src/md/unix/unix.c
@@ -10,7 +10,7 @@
* implied. See the License for the specific language governing
* rights and limitations under the License.
*
- * The Original Code is the Netscape security libraries.
+ * The Original Code is the Netscape Portable Runtime (NSPR).
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are
diff --git a/pr/src/md/unix/unix_errors.c b/pr/src/md/unix/unix_errors.c
index 93a69963..b76397d9 100644
--- a/pr/src/md/unix/unix_errors.c
+++ b/pr/src/md/unix/unix_errors.c
@@ -10,7 +10,7 @@
* implied. See the License for the specific language governing
* rights and limitations under the License.
*
- * The Original Code is the Netscape security libraries.
+ * The Original Code is the Netscape Portable Runtime (NSPR).
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are
diff --git a/pr/src/md/unix/unixware.c b/pr/src/md/unix/unixware.c
index 7dcd8274..f3fdd29f 100644
--- a/pr/src/md/unix/unixware.c
+++ b/pr/src/md/unix/unixware.c
@@ -10,7 +10,7 @@
* implied. See the License for the specific language governing
* rights and limitations under the License.
*
- * The Original Code is the Netscape security libraries.
+ * The Original Code is the Netscape Portable Runtime (NSPR).
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are
diff --git a/pr/src/md/unix/uxpoll.c b/pr/src/md/unix/uxpoll.c
index cd8454ca..56a0d3dc 100644
--- a/pr/src/md/unix/uxpoll.c
+++ b/pr/src/md/unix/uxpoll.c
@@ -10,7 +10,7 @@
* implied. See the License for the specific language governing
* rights and limitations under the License.
*
- * The Original Code is the Netscape security libraries.
+ * The Original Code is the Netscape Portable Runtime (NSPR).
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are
diff --git a/pr/src/md/unix/uxproces.c b/pr/src/md/unix/uxproces.c
index 8a834302..9723b419 100644
--- a/pr/src/md/unix/uxproces.c
+++ b/pr/src/md/unix/uxproces.c
@@ -10,7 +10,7 @@
* implied. See the License for the specific language governing
* rights and limitations under the License.
*
- * The Original Code is the Netscape security libraries.
+ * The Original Code is the Netscape Portable Runtime (NSPR).
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are
diff --git a/pr/src/md/unix/uxrng.c b/pr/src/md/unix/uxrng.c
index 11933746..3b28d39b 100644
--- a/pr/src/md/unix/uxrng.c
+++ b/pr/src/md/unix/uxrng.c
@@ -10,7 +10,7 @@
* implied. See the License for the specific language governing
* rights and limitations under the License.
*
- * The Original Code is the Netscape security libraries.
+ * The Original Code is the Netscape Portable Runtime (NSPR).
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are
diff --git a/pr/src/md/unix/uxshm.c b/pr/src/md/unix/uxshm.c
index ea77a13c..268c5437 100644
--- a/pr/src/md/unix/uxshm.c
+++ b/pr/src/md/unix/uxshm.c
@@ -10,7 +10,7 @@
* implied. See the License for the specific language governing
* rights and limitations under the License.
*
- * The Original Code is the Netscape security libraries.
+ * The Original Code is the Netscape Portable Runtime (NSPR).
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are
diff --git a/pr/src/md/unix/uxwrap.c b/pr/src/md/unix/uxwrap.c
index a4eed321..0f9e4632 100644
--- a/pr/src/md/unix/uxwrap.c
+++ b/pr/src/md/unix/uxwrap.c
@@ -10,7 +10,7 @@
* implied. See the License for the specific language governing
* rights and limitations under the License.
*
- * The Original Code is the Netscape security libraries.
+ * The Original Code is the Netscape Portable Runtime (NSPR).
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are
diff --git a/pr/src/md/windows/Makefile b/pr/src/md/windows/Makefile
index 9e24c48c..26e82913 100644
--- a/pr/src/md/windows/Makefile
+++ b/pr/src/md/windows/Makefile
@@ -9,11 +9,11 @@
# implied. See the License for the specific language governing
# rights and limitations under the License.
#
-# The Original Code is the Netscape security libraries.
+# The Original Code is the Netscape Portable Runtime (NSPR).
#
# The Initial Developer of the Original Code is Netscape
# Communications Corporation. Portions created by Netscape are
-# Copyright (C) 1994-2000 Netscape Communications Corporation. All
+# Copyright (C) 1998-2000 Netscape Communications Corporation. All
# Rights Reserved.
#
# Contributor(s):
diff --git a/pr/src/md/windows/Makefile.in b/pr/src/md/windows/Makefile.in
index 55b769de..f7742ca9 100644
--- a/pr/src/md/windows/Makefile.in
+++ b/pr/src/md/windows/Makefile.in
@@ -9,11 +9,11 @@
# implied. See the License for the specific language governing
# rights and limitations under the License.
#
-# The Original Code is the Netscape security libraries.
+# The Original Code is the Netscape Portable Runtime (NSPR).
#
# The Initial Developer of the Original Code is Netscape
# Communications Corporation. Portions created by Netscape are
-# Copyright (C) 1994-2000 Netscape Communications Corporation. All
+# Copyright (C) 1998-2000 Netscape Communications Corporation. All
# Rights Reserved.
#
# Contributor(s):
diff --git a/pr/src/md/windows/ntdllmn.c b/pr/src/md/windows/ntdllmn.c
index 37c13bdb..6d6cb95c 100644
--- a/pr/src/md/windows/ntdllmn.c
+++ b/pr/src/md/windows/ntdllmn.c
@@ -10,7 +10,7 @@
* implied. See the License for the specific language governing
* rights and limitations under the License.
*
- * The Original Code is the Netscape security libraries.
+ * The Original Code is the Netscape Portable Runtime (NSPR).
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are
diff --git a/pr/src/md/windows/ntgc.c b/pr/src/md/windows/ntgc.c
index e92f032f..03b77d80 100644
--- a/pr/src/md/windows/ntgc.c
+++ b/pr/src/md/windows/ntgc.c
@@ -10,7 +10,7 @@
* implied. See the License for the specific language governing
* rights and limitations under the License.
*
- * The Original Code is the Netscape security libraries.
+ * The Original Code is the Netscape Portable Runtime (NSPR).
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are
diff --git a/pr/src/md/windows/ntinrval.c b/pr/src/md/windows/ntinrval.c
index f4741761..f8d1ec36 100644
--- a/pr/src/md/windows/ntinrval.c
+++ b/pr/src/md/windows/ntinrval.c
@@ -10,7 +10,7 @@
* implied. See the License for the specific language governing
* rights and limitations under the License.
*
- * The Original Code is the Netscape security libraries.
+ * The Original Code is the Netscape Portable Runtime (NSPR).
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are
diff --git a/pr/src/md/windows/ntio.c b/pr/src/md/windows/ntio.c
index 975a8135..535fd834 100644
--- a/pr/src/md/windows/ntio.c
+++ b/pr/src/md/windows/ntio.c
@@ -10,7 +10,7 @@
* implied. See the License for the specific language governing
* rights and limitations under the License.
*
- * The Original Code is the Netscape security libraries.
+ * The Original Code is the Netscape Portable Runtime (NSPR).
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are
diff --git a/pr/src/md/windows/ntmisc.c b/pr/src/md/windows/ntmisc.c
index ebf68982..effbc100 100644
--- a/pr/src/md/windows/ntmisc.c
+++ b/pr/src/md/windows/ntmisc.c
@@ -10,7 +10,7 @@
* implied. See the License for the specific language governing
* rights and limitations under the License.
*
- * The Original Code is the Netscape security libraries.
+ * The Original Code is the Netscape Portable Runtime (NSPR).
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are
diff --git a/pr/src/md/windows/ntsec.c b/pr/src/md/windows/ntsec.c
index 83a22887..0cced6a9 100644
--- a/pr/src/md/windows/ntsec.c
+++ b/pr/src/md/windows/ntsec.c
@@ -10,7 +10,7 @@
* implied. See the License for the specific language governing
* rights and limitations under the License.
*
- * The Original Code is the Netscape security libraries.
+ * The Original Code is the Netscape Portable Runtime (NSPR).
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are
diff --git a/pr/src/md/windows/ntsem.c b/pr/src/md/windows/ntsem.c
index 76e6584b..7c833deb 100644
--- a/pr/src/md/windows/ntsem.c
+++ b/pr/src/md/windows/ntsem.c
@@ -10,7 +10,7 @@
* implied. See the License for the specific language governing
* rights and limitations under the License.
*
- * The Original Code is the Netscape security libraries.
+ * The Original Code is the Netscape Portable Runtime (NSPR).
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are
diff --git a/pr/src/md/windows/ntthread.c b/pr/src/md/windows/ntthread.c
index 2f5709b2..74c18c62 100644
--- a/pr/src/md/windows/ntthread.c
+++ b/pr/src/md/windows/ntthread.c
@@ -10,7 +10,7 @@
* implied. See the License for the specific language governing
* rights and limitations under the License.
*
- * The Original Code is the Netscape security libraries.
+ * The Original Code is the Netscape Portable Runtime (NSPR).
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are
diff --git a/pr/src/md/windows/objs.mk b/pr/src/md/windows/objs.mk
index 1b5222d5..8b414d84 100644
--- a/pr/src/md/windows/objs.mk
+++ b/pr/src/md/windows/objs.mk
@@ -9,11 +9,11 @@
# implied. See the License for the specific language governing
# rights and limitations under the License.
#
-# The Original Code is the Netscape security libraries.
+# The Original Code is the Netscape Portable Runtime (NSPR).
#
# The Initial Developer of the Original Code is Netscape
# Communications Corporation. Portions created by Netscape are
-# Copyright (C) 1994-2000 Netscape Communications Corporation. All
+# Copyright (C) 1998-2000 Netscape Communications Corporation. All
# Rights Reserved.
#
# Contributor(s):
diff --git a/pr/src/md/windows/w16callb.c b/pr/src/md/windows/w16callb.c
index 3d4f7e11..b2428f30 100644
--- a/pr/src/md/windows/w16callb.c
+++ b/pr/src/md/windows/w16callb.c
@@ -10,7 +10,7 @@
* implied. See the License for the specific language governing
* rights and limitations under the License.
*
- * The Original Code is the Netscape security libraries.
+ * The Original Code is the Netscape Portable Runtime (NSPR).
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are
diff --git a/pr/src/md/windows/w16error.c b/pr/src/md/windows/w16error.c
index 923a4c42..4ba55a0f 100644
--- a/pr/src/md/windows/w16error.c
+++ b/pr/src/md/windows/w16error.c
@@ -10,7 +10,7 @@
* implied. See the License for the specific language governing
* rights and limitations under the License.
*
- * The Original Code is the Netscape security libraries.
+ * The Original Code is the Netscape Portable Runtime (NSPR).
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are
diff --git a/pr/src/md/windows/w16fmem.c b/pr/src/md/windows/w16fmem.c
index 6c930362..590d565b 100644
--- a/pr/src/md/windows/w16fmem.c
+++ b/pr/src/md/windows/w16fmem.c
@@ -10,7 +10,7 @@
* implied. See the License for the specific language governing
* rights and limitations under the License.
*
- * The Original Code is the Netscape security libraries.
+ * The Original Code is the Netscape Portable Runtime (NSPR).
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are
diff --git a/pr/src/md/windows/w16gc.c b/pr/src/md/windows/w16gc.c
index 3c5ee829..863179be 100644
--- a/pr/src/md/windows/w16gc.c
+++ b/pr/src/md/windows/w16gc.c
@@ -10,7 +10,7 @@
* implied. See the License for the specific language governing
* rights and limitations under the License.
*
- * The Original Code is the Netscape security libraries.
+ * The Original Code is the Netscape Portable Runtime (NSPR).
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are
diff --git a/pr/src/md/windows/w16io.c b/pr/src/md/windows/w16io.c
index 770e6959..41515b51 100644
--- a/pr/src/md/windows/w16io.c
+++ b/pr/src/md/windows/w16io.c
@@ -10,7 +10,7 @@
* implied. See the License for the specific language governing
* rights and limitations under the License.
*
- * The Original Code is the Netscape security libraries.
+ * The Original Code is the Netscape Portable Runtime (NSPR).
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are
diff --git a/pr/src/md/windows/w16mem.c b/pr/src/md/windows/w16mem.c
index 96801706..55733eb5 100644
--- a/pr/src/md/windows/w16mem.c
+++ b/pr/src/md/windows/w16mem.c
@@ -10,7 +10,7 @@
* implied. See the License for the specific language governing
* rights and limitations under the License.
*
- * The Original Code is the Netscape security libraries.
+ * The Original Code is the Netscape Portable Runtime (NSPR).
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are
diff --git a/pr/src/md/windows/w16null.c b/pr/src/md/windows/w16null.c
index 1c718612..15a41e43 100644
--- a/pr/src/md/windows/w16null.c
+++ b/pr/src/md/windows/w16null.c
@@ -10,7 +10,7 @@
* implied. See the License for the specific language governing
* rights and limitations under the License.
*
- * The Original Code is the Netscape security libraries.
+ * The Original Code is the Netscape Portable Runtime (NSPR).
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are
diff --git a/pr/src/md/windows/w16proc.c b/pr/src/md/windows/w16proc.c
index da4f52f8..ebb50061 100644
--- a/pr/src/md/windows/w16proc.c
+++ b/pr/src/md/windows/w16proc.c
@@ -10,7 +10,7 @@
* implied. See the License for the specific language governing
* rights and limitations under the License.
*
- * The Original Code is the Netscape security libraries.
+ * The Original Code is the Netscape Portable Runtime (NSPR).
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are
diff --git a/pr/src/md/windows/w16sock.c b/pr/src/md/windows/w16sock.c
index c4f1c2bb..53caa5f8 100644
--- a/pr/src/md/windows/w16sock.c
+++ b/pr/src/md/windows/w16sock.c
@@ -10,7 +10,7 @@
* implied. See the License for the specific language governing
* rights and limitations under the License.
*
- * The Original Code is the Netscape security libraries.
+ * The Original Code is the Netscape Portable Runtime (NSPR).
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are
diff --git a/pr/src/md/windows/w16stdio.c b/pr/src/md/windows/w16stdio.c
index d4c08113..a0919a17 100644
--- a/pr/src/md/windows/w16stdio.c
+++ b/pr/src/md/windows/w16stdio.c
@@ -10,7 +10,7 @@
* implied. See the License for the specific language governing
* rights and limitations under the License.
*
- * The Original Code is the Netscape security libraries.
+ * The Original Code is the Netscape Portable Runtime (NSPR).
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are
diff --git a/pr/src/md/windows/w16thred.c b/pr/src/md/windows/w16thred.c
index f0db220c..66ede21b 100644
--- a/pr/src/md/windows/w16thred.c
+++ b/pr/src/md/windows/w16thred.c
@@ -10,7 +10,7 @@
* implied. See the License for the specific language governing
* rights and limitations under the License.
*
- * The Original Code is the Netscape security libraries.
+ * The Original Code is the Netscape Portable Runtime (NSPR).
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are
diff --git a/pr/src/md/windows/w32ipcsem.c b/pr/src/md/windows/w32ipcsem.c
index b3944c70..b09b7b30 100644
--- a/pr/src/md/windows/w32ipcsem.c
+++ b/pr/src/md/windows/w32ipcsem.c
@@ -10,7 +10,7 @@
* implied. See the License for the specific language governing
* rights and limitations under the License.
*
- * The Original Code is the Netscape security libraries.
+ * The Original Code is the Netscape Portable Runtime (NSPR).
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are
diff --git a/pr/src/md/windows/w32poll.c b/pr/src/md/windows/w32poll.c
index 3840acb4..2747a040 100644
--- a/pr/src/md/windows/w32poll.c
+++ b/pr/src/md/windows/w32poll.c
@@ -10,7 +10,7 @@
* implied. See the License for the specific language governing
* rights and limitations under the License.
*
- * The Original Code is the Netscape security libraries.
+ * The Original Code is the Netscape Portable Runtime (NSPR).
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are
diff --git a/pr/src/md/windows/w32rng.c b/pr/src/md/windows/w32rng.c
index cf105170..1cdd523e 100644
--- a/pr/src/md/windows/w32rng.c
+++ b/pr/src/md/windows/w32rng.c
@@ -10,7 +10,7 @@
* implied. See the License for the specific language governing
* rights and limitations under the License.
*
- * The Original Code is the Netscape security libraries.
+ * The Original Code is the Netscape Portable Runtime (NSPR).
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are
diff --git a/pr/src/md/windows/w32shm.c b/pr/src/md/windows/w32shm.c
index 2777e98a..f56dc90f 100644
--- a/pr/src/md/windows/w32shm.c
+++ b/pr/src/md/windows/w32shm.c
@@ -10,7 +10,7 @@
* implied. See the License for the specific language governing
* rights and limitations under the License.
*
- * The Original Code is the Netscape security libraries.
+ * The Original Code is the Netscape Portable Runtime (NSPR).
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are
diff --git a/pr/src/md/windows/w95cv.c b/pr/src/md/windows/w95cv.c
index d5b80c0e..2bd8535b 100644
--- a/pr/src/md/windows/w95cv.c
+++ b/pr/src/md/windows/w95cv.c
@@ -10,7 +10,7 @@
* implied. See the License for the specific language governing
* rights and limitations under the License.
*
- * The Original Code is the Netscape security libraries.
+ * The Original Code is the Netscape Portable Runtime (NSPR).
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are
diff --git a/pr/src/md/windows/w95dllmain.c b/pr/src/md/windows/w95dllmain.c
index 5e046f13..f6e8d59c 100644
--- a/pr/src/md/windows/w95dllmain.c
+++ b/pr/src/md/windows/w95dllmain.c
@@ -10,7 +10,7 @@
* implied. See the License for the specific language governing
* rights and limitations under the License.
*
- * The Original Code is the Netscape security libraries.
+ * The Original Code is the Netscape Portable Runtime (NSPR).
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are
diff --git a/pr/src/md/windows/w95io.c b/pr/src/md/windows/w95io.c
index dec1a57a..f183a974 100644
--- a/pr/src/md/windows/w95io.c
+++ b/pr/src/md/windows/w95io.c
@@ -10,7 +10,7 @@
* implied. See the License for the specific language governing
* rights and limitations under the License.
*
- * The Original Code is the Netscape security libraries.
+ * The Original Code is the Netscape Portable Runtime (NSPR).
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are
diff --git a/pr/src/md/windows/w95sock.c b/pr/src/md/windows/w95sock.c
index 3c3b364f..d36ffdcd 100644
--- a/pr/src/md/windows/w95sock.c
+++ b/pr/src/md/windows/w95sock.c
@@ -10,7 +10,7 @@
* implied. See the License for the specific language governing
* rights and limitations under the License.
*
- * The Original Code is the Netscape security libraries.
+ * The Original Code is the Netscape Portable Runtime (NSPR).
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are
diff --git a/pr/src/md/windows/w95thred.c b/pr/src/md/windows/w95thred.c
index 9072d6d7..a70f1620 100644
--- a/pr/src/md/windows/w95thred.c
+++ b/pr/src/md/windows/w95thred.c
@@ -10,7 +10,7 @@
* implied. See the License for the specific language governing
* rights and limitations under the License.
*
- * The Original Code is the Netscape security libraries.
+ * The Original Code is the Netscape Portable Runtime (NSPR).
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are
diff --git a/pr/src/md/windows/win32_errors.c b/pr/src/md/windows/win32_errors.c
index 8f9fb1ff..ee881389 100644
--- a/pr/src/md/windows/win32_errors.c
+++ b/pr/src/md/windows/win32_errors.c
@@ -10,7 +10,7 @@
* implied. See the License for the specific language governing
* rights and limitations under the License.
*
- * The Original Code is the Netscape security libraries.
+ * The Original Code is the Netscape Portable Runtime (NSPR).
*
* The Initial Developer of the Original Code is Netscape
* Communications Corporation. Portions created by Netscape are