]> granicus.if.org Git - python/commitdiff
Update copyright notice.
authorMartin v. Löwis <martin@v.loewis.de>
Sun, 5 Mar 2006 13:39:10 +0000 (13:39 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Sun, 5 Mar 2006 13:39:10 +0000 (13:39 +0000)
PC/_msi.c

index ae5b5938c60dcb5f2dcca832c1662f82d86041aa..35f137a24a3de664320816304dc6a0329881ac2b 100644 (file)
--- 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>