summaryrefslogtreecommitdiff
path: root/lib/tests
diff options
context:
space:
mode:
authordmose%mozilla.org <devnull@localhost>1999-04-21 21:40:44 +0000
committerdmose%mozilla.org <devnull@localhost>1999-04-21 21:40:44 +0000
commitd2bbc014aa5af47a57ac9ead2fa4395a2739cffe (patch)
tree92448462df700218950f881451db4db8c1baedf0 /lib/tests
parent88d43adb33cfc4b1e687baa52c474d0ceace8967 (diff)
downloadnspr-hg-d2bbc014aa5af47a57ac9ead2fa4395a2739cffe.tar.gz
updating to license version 1.1 in boilerplate commentsRDF_19990422_BASE
Diffstat (limited to 'lib/tests')
-rw-r--r--lib/tests/Makefile2
-rw-r--r--lib/tests/arena.c2
-rw-r--r--lib/tests/base64t.c2
-rw-r--r--lib/tests/event.c2
-rw-r--r--lib/tests/string.c2
-rw-r--r--lib/tests/windows/makefile2
-rw-r--r--lib/tests/windows/winevent.c2
7 files changed, 7 insertions, 7 deletions
diff --git a/lib/tests/Makefile b/lib/tests/Makefile
index 4d8a54a9..e1c9e8b9 100644
--- a/lib/tests/Makefile
+++ b/lib/tests/Makefile
@@ -1,6 +1,6 @@
#
# The contents of this file are subject to the Netscape Public License
-# Version 1.0 (the "NPL"); you may not use this file except in
+# Version 1.1 (the "NPL"); you may not use this file except in
# compliance with the NPL. You may obtain a copy of the NPL at
# http://www.mozilla.org/NPL/
#
diff --git a/lib/tests/arena.c b/lib/tests/arena.c
index 8025ef16..942d4154 100644
--- a/lib/tests/arena.c
+++ b/lib/tests/arena.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/lib/tests/base64t.c b/lib/tests/base64t.c
index a1906a9f..4d59e357 100644
--- a/lib/tests/base64t.c
+++ b/lib/tests/base64t.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/lib/tests/event.c b/lib/tests/event.c
index f98045c5..af94538a 100644
--- a/lib/tests/event.c
+++ b/lib/tests/event.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/lib/tests/string.c b/lib/tests/string.c
index be3dc219..53a919d6 100644
--- a/lib/tests/string.c
+++ b/lib/tests/string.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*
diff --git a/lib/tests/windows/makefile b/lib/tests/windows/makefile
index a2230624..b1938ab0 100644
--- a/lib/tests/windows/makefile
+++ b/lib/tests/windows/makefile
@@ -1,6 +1,6 @@
#
# The contents of this file are subject to the Netscape Public License
-# Version 1.0 (the "NPL"); you may not use this file except in
+# Version 1.1 (the "NPL"); you may not use this file except in
# compliance with the NPL. You may obtain a copy of the NPL at
# http://www.mozilla.org/NPL/
#
diff --git a/lib/tests/windows/winevent.c b/lib/tests/windows/winevent.c
index 6bb480d1..4d789d76 100644
--- a/lib/tests/windows/winevent.c
+++ b/lib/tests/windows/winevent.c
@@ -1,7 +1,7 @@
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
* The contents of this file are subject to the Netscape Public License
- * Version 1.0 (the "NPL"); you may not use this file except in
+ * Version 1.1 (the "NPL"); you may not use this file except in
* compliance with the NPL. You may obtain a copy of the NPL at
* http://www.mozilla.org/NPL/
*