From 16b1ad9c7d431975353c06ad952237281e743b39 Mon Sep 17 00:00:00 2001 From: Guido van Rossum Date: Thu, 3 Aug 2000 16:24:25 +0000 Subject: 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. :-) --- Python/codecs.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Python/codecs.c') diff --git a/Python/codecs.c b/Python/codecs.c index 0a315d9a23..c3f93ccda9 100644 --- a/Python/codecs.c +++ b/Python/codecs.c @@ -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. ------------------------------------------------------------------------ */ -- cgit v1.2.1