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/pgen.h | |
| parent | 6610ad9d6bfe484a026f1fd34ebdcdf9924f9114 (diff) | |
| download | cpython-git-b9f8d6e54d72d108648a411174e57779c212871a.tar.gz | |
Added 1995 to copyright message.
Diffstat (limited to 'Parser/pgen.h')
| -rw-r--r-- | Parser/pgen.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Parser/pgen.h b/Parser/pgen.h index d9d1d09e8a..d5d0a2779a 100644 --- a/Parser/pgen.h +++ b/Parser/pgen.h @@ -5,8 +5,8 @@ extern "C" { #endif /*********************************************************** -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 |
