mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
Added 1995 to copyright message.
Setup.in: clarified Tk comments somewhat. structmodule.c: use memcpy() instead of double precision assignment.
This commit is contained in:
parent
b9f8d6e54d
commit
524b588553
39 changed files with 103 additions and 92 deletions
|
@ -1,17 +1,17 @@
|
|||
########################################################################
|
||||
# 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
|
||||
#
|
||||
# Permission to use, copy, modify, and distribute this software and its
|
||||
# documentation for any purpose and without fee is hereby granted,
|
||||
#
|
||||
# Permission to use, copy, modify, and distribute this software and its
|
||||
# documentation for any purpose and without fee is hereby granted,
|
||||
# provided that the above copyright notice appear in all copies and that
|
||||
# both that copyright notice and this permission notice appear in
|
||||
# both that copyright notice and this permission notice appear in
|
||||
# supporting documentation, and that the names of Stichting Mathematisch
|
||||
# Centrum or CWI not be used in advertising or publicity pertaining to
|
||||
# distribution of the software without specific, written prior permission.
|
||||
#
|
||||
#
|
||||
# STICHTING MATHEMATISCH CENTRUM DISCLAIMS ALL WARRANTIES WITH REGARD TO
|
||||
# THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
|
||||
# FITNESS, IN NO EVENT SHALL STICHTING MATHEMATISCH CENTRUM BE LIABLE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue