commit | dd860caa8f4b4bdf81293c6c62fd558bddc767db | [log] [tgz] |
---|---|---|
author | Martin v. Löwis <martin@v.loewis.de> | Sun Mar 05 13:39:10 2006 +0000 |
committer | Martin v. Löwis <martin@v.loewis.de> | Sun Mar 05 13:39:10 2006 +0000 |
tree | 7ed2945a55e566c5db4f38af3e8488491b02d9f4 | |
parent | fbab90e95bf6403269d702e8e85ef3a6eceafbb0 [diff] |
Update copyright notice.
diff --git a/PC/_msi.c b/PC/_msi.c index ae5b593..35f137a 100644 --- a/PC/_msi.c +++ b/PC/_msi.c
@@ -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>