summaryrefslogtreecommitdiffstats
path: root/PC
diff options
context:
space:
mode:
Diffstat (limited to 'PC')
-rw-r--r--PC/_msi.c2
1 files changed, 1 insertions, 1 deletions
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>