mirror of
https://github.com/python/cpython.git
synced 2024-11-26 03:14:27 +08:00
added 1996
This commit is contained in:
parent
530956d247
commit
7cffd1322b
@ -1,5 +1,5 @@
|
||||
/***********************************************************
|
||||
Copyright 1991-1995 by Stichting Mathematisch Centrum, Amsterdam,
|
||||
Copyright 1991-1996 by Stichting Mathematisch Centrum, Amsterdam,
|
||||
The Netherlands.
|
||||
|
||||
All Rights Reserved
|
||||
@ -29,5 +29,5 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
const char *
|
||||
Py_GetCopyright()
|
||||
{
|
||||
return "Copyright 1991-1995 Stichting Mathematisch Centrum, Amsterdam";
|
||||
return "Copyright 1991-1996 Stichting Mathematisch Centrum, Amsterdam";
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user