diff --git a/PC/_msi.c b/PC/_msi.c index ae5b5938c60..35f137a24a3 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