diff options
| author | Guido van Rossum <guido@python.org> | 1995-03-14 15:04:19 +0000 |
|---|---|---|
| committer | Guido van Rossum <guido@python.org> | 1995-03-14 15:04:19 +0000 |
| commit | e333d167fe60d1681c402aaff7c99227eb68e492 (patch) | |
| tree | 8ca3bf29fa118bed1e5dbe4ca69f0a3b6c0aedc4 /Modules | |
| parent | a44823b7764281d398215564f2070257d08d0855 (diff) | |
| download | cpython-git-e333d167fe60d1681c402aaff7c99227eb68e492.tar.gz | |
1995 copyright
Diffstat (limited to 'Modules')
| -rw-r--r-- | Modules/config.c.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Modules/config.c.in b/Modules/config.c.in index 0e4db0c002..d625067d9e 100644 --- a/Modules/config.c.in +++ b/Modules/config.c.in @@ -1,5 +1,5 @@ /* -*- C -*- *********************************************** -Copyright 1991-1994 by Stichting Mathematisch Centrum, Amsterdam, +Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, The Netherlands. All Rights Reserved |
