diff options
author | Guido van Rossum <guido@python.org> | 1995-03-14 15:04:19 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1995-03-14 15:04:19 (GMT) |
commit | e333d167fe60d1681c402aaff7c99227eb68e492 (patch) | |
tree | 8ca3bf29fa118bed1e5dbe4ca69f0a3b6c0aedc4 /Modules/config.c.in | |
parent | a44823b7764281d398215564f2070257d08d0855 (diff) | |
download | cpython-e333d167fe60d1681c402aaff7c99227eb68e492.zip cpython-e333d167fe60d1681c402aaff7c99227eb68e492.tar.gz cpython-e333d167fe60d1681c402aaff7c99227eb68e492.tar.bz2 |
1995 copyright
Diffstat (limited to 'Modules/config.c.in')
-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 0e4db0c..d625067 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 |