diff options
| author | Guido van Rossum <guido@python.org> | 1995-01-04 19:08:09 +0000 |
|---|---|---|
| committer | Guido van Rossum <guido@python.org> | 1995-01-04 19:08:09 +0000 |
| commit | b9f8d6e54d72d108648a411174e57779c212871a (patch) | |
| tree | f254fa19d7ea11d79e00577aabc989c1c06b2329 /Parser/myreadline.c | |
| parent | 6610ad9d6bfe484a026f1fd34ebdcdf9924f9114 (diff) | |
| download | cpython-git-b9f8d6e54d72d108648a411174e57779c212871a.tar.gz | |
Added 1995 to copyright message.
Diffstat (limited to 'Parser/myreadline.c')
| -rw-r--r-- | Parser/myreadline.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Parser/myreadline.c b/Parser/myreadline.c index 18f8b1d01b..28008dbcf1 100644 --- a/Parser/myreadline.c +++ b/Parser/myreadline.c @@ -1,6 +1,6 @@ /*********************************************************** -Copyright 1991, 1992, 1993, 1994 by Stichting Mathematisch Centrum, -Amsterdam, The Netherlands. +Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam, +The Netherlands. All Rights Reserved |
