]> granicus.if.org Git - python/commitdiff
Changing the CNRI copyright notice according to CNRI's instructions.
authorGuido van Rossum <guido@python.org>
Thu, 3 Aug 2000 16:24:25 +0000 (16:24 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 3 Aug 2000 16:24:25 +0000 (16:24 +0000)
This is a notice without a date, which apparently is not a claim to
copyright but only advice to the reader.  IANAL. :-)

Include/codecs.h
Include/unicodeobject.h
Modules/_codecsmodule.c
Modules/unicodedata.c
Modules/unicodedatabase.c
Modules/unicodedatabase.h
Objects/unicodectype.c
Objects/unicodeobject.c
Python/codecs.c

index 708d476397ab5d6a4a64b80dae9a41259a337af2..eee74a78ffa2f2fc77bf22f558b89d213fafdc99 100644 (file)
@@ -11,7 +11,7 @@ extern "C" {
 
 Written by Marc-Andre Lemburg (mal@lemburg.com).
 
-(c) Copyright CNRI, All Rights Reserved. NO WARRANTY.
+Copyright (c) Corporation for National Research Initiatives.
 
    ------------------------------------------------------------------------ */
 
index 95e9f02741853d9f15e7e09089cf3fcd24d6ea94..af3a3768c63b9fd8af84d075b7d53a89ac351a09 100644 (file)
@@ -7,7 +7,7 @@ Unicode implementation based on original code by Fredrik Lundh,
 modified by Marc-Andre Lemburg (mal@lemburg.com) according to the
 Unicode Integration Proposal (see file Misc/unicode.txt).
 
-(c) Copyright CNRI, All Rights Reserved. NO WARRANTY.
+Copyright (c) Corporation for National Research Initiatives.
 
 
  Original header:
index 3b117e6966a71354f0cf901217df52464f940465..53e63c5f08010ee50ee86cfacf355773d17dac02 100644 (file)
@@ -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.
 
    ------------------------------------------------------------------------ */
 
index 890fb97b646007bbffd93213244af67a4497e98d..36c6566ad426bd6403ee26c3bfa41f520770ad65 100644 (file)
@@ -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.
 
    ------------------------------------------------------------------------ */
 
index e5904ee433b07cd5b74119a080d0f41a40060b74..0589176b623579aa264dc7dc7dc4e0b42e917d50 100644 (file)
@@ -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.
 
    ------------------------------------------------------------------------ */
 
index c89d91e9e8710a796bea394dd11efc032d557e35..b4bc1c6d0d14f1d9167ecc5788c9567ac0d2f177 100644 (file)
@@ -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.
 
    ------------------------------------------------------------------------ */
 
index 4fc12040dfdd3aa510b09ed25ff1bf7809cc968c..dacdd1a9faed90745c08e516d7c25d03dba5036a 100644 (file)
@@ -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.
 
 */
 
index 7a3eb2242baaa4de98b6c0582b976ac3e8ae392a..1adc743a72e06b3a24661946cc52769cdfafdb9b 100644 (file)
@@ -4,7 +4,7 @@ Unicode implementation based on original code by Fredrik Lundh,
 modified by Marc-Andre Lemburg <mal@lemburg.com> according to the
 Unicode Integration Proposal (see file Misc/unicode.txt).
 
-(c) Copyright CNRI, All Rights Reserved. NO WARRANTY.
+Copyright (c) Corporation for National Research Initiatives.
 
 
  Original header:
index 0a315d9a23d5c1ba88ed5d3265f5ebf687cdcd08..c3f93ccda952a9ca8825a7afe980961d572ea5b0 100644 (file)
@@ -4,7 +4,7 @@
 
 Written by Marc-Andre Lemburg (mal@lemburg.com).
 
-(c) Copyright CNRI, All Rights Reserved. NO WARRANTY.
+Copyright (c) Corporation for National Research Initiatives.
 
    ------------------------------------------------------------------------ */