diff options
Diffstat (limited to 'Modules/_codecsmodule.c')
-rw-r--r-- | Modules/_codecsmodule.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Modules/_codecsmodule.c b/Modules/_codecsmodule.c index 3b117e6966..53e63c5f08 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. ------------------------------------------------------------------------ */ |