mirror of
https://github.com/python/cpython.git
synced 2025-11-14 15:56:48 +00:00
added PSG licensing blurb
This commit is contained in:
parent
63168a52f4
commit
c97ba7064e
1 changed files with 3 additions and 0 deletions
|
|
@ -40,6 +40,9 @@
|
||||||
* http://www.pythonware.com
|
* http://www.pythonware.com
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
/* Licensed to PSF under a Contributor Agreement. */
|
||||||
|
/* See http://www.python.org/2.4/license for licensing details. */
|
||||||
|
|
||||||
#include "Python.h"
|
#include "Python.h"
|
||||||
|
|
||||||
#define VERSION "1.0.4"
|
#define VERSION "1.0.4"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue