summaryrefslogtreecommitdiffstats
path: root/Modules
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>2000-08-03 16:24:25 (GMT)
committerGuido van Rossum <guido@python.org>2000-08-03 16:24:25 (GMT)
commit16b1ad9c7d431975353c06ad952237281e743b39 (patch)
treed6360baf78b860b501144fd0843ff57a46d0825f /Modules
parent29d0a002c8eeadc29e5fbee2252fa9f9498280f2 (diff)
downloadcpython-16b1ad9c7d431975353c06ad952237281e743b39.zip
cpython-16b1ad9c7d431975353c06ad952237281e743b39.tar.gz
cpython-16b1ad9c7d431975353c06ad952237281e743b39.tar.bz2
Changing the CNRI copyright notice according to CNRI's instructions.
This is a notice without a date, which apparently is not a claim to copyright but only advice to the reader. IANAL. :-)
Diffstat (limited to 'Modules')
-rw-r--r--Modules/_codecsmodule.c2
-rw-r--r--Modules/unicodedata.c2
-rw-r--r--Modules/unicodedatabase.c2
-rw-r--r--Modules/unicodedatabase.h2
4 files changed, 4 insertions, 4 deletions
diff --git a/Modules/_codecsmodule.c b/Modules/_codecsmodule.c
index 3b117e6..53e63c5 100644
--- a/Modules/_codecsmodule.c
+++ b/Modules/_codecsmodule.c
@@ -31,7 +31,7 @@
Written by Marc-Andre Lemburg (mal@lemburg.com).
-(c) Copyright CNRI, All Rights Reserved. NO WARRANTY.
+Copyright (c) Corporation for National Research Initiatives.
------------------------------------------------------------------------ */
diff --git a/Modules/unicodedata.c b/Modules/unicodedata.c
index 890fb97..36c6566 100644
--- a/Modules/unicodedata.c
+++ b/Modules/unicodedata.c
@@ -6,7 +6,7 @@
Written by Marc-Andre Lemburg (mal@lemburg.com).
-(c) Copyright CNRI, All Rights Reserved. NO WARRANTY.
+Copyright (c) Corporation for National Research Initiatives.
------------------------------------------------------------------------ */
diff --git a/Modules/unicodedatabase.c b/Modules/unicodedatabase.c
index e5904ee..0589176 100644
--- a/Modules/unicodedatabase.c
+++ b/Modules/unicodedatabase.c
@@ -6,7 +6,7 @@
Written by Marc-Andre Lemburg (mal@lemburg.com).
-(c) Copyright CNRI, All Rights Reserved. NO WARRANTY.
+Copyright (c) Corporation for National Research Initiatives.
------------------------------------------------------------------------ */
diff --git a/Modules/unicodedatabase.h b/Modules/unicodedatabase.h
index c89d91e..b4bc1c6 100644
--- a/Modules/unicodedatabase.h
+++ b/Modules/unicodedatabase.h
@@ -6,7 +6,7 @@
Written by Marc-Andre Lemburg (mal@lemburg.com).
-(c) Copyright CNRI, All Rights Reserved. NO WARRANTY.
+Copyright (c) Corporation for National Research Initiatives.
------------------------------------------------------------------------ */