Update copyright notice.

This commit is contained in:
Martin v. Löwis 2006-03-05 13:39:10 +00:00
parent fbab90e95b
commit dd860caa8f

View file

@ -1,6 +1,6 @@
/* Helper library for MSI creation with Python.
* Copyright (C) 2005 Martin v. Löwis
* Licensed under the Academic Free License version 2.1
* Licensed to PSF under a contributor agreement.
*/
#include <Python.h>