added PSG licensing blurb

This commit is contained in:
Fredrik Lundh 2005-12-14 22:30:36 +00:00
parent 63168a52f4
commit c97ba7064e

View file

@ -40,6 +40,9 @@
* 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"
#define VERSION "1.0.4"