From: Martin v. Löwis Date: Sun, 5 Mar 2006 13:39:10 +0000 (+0000) Subject: Update copyright notice. X-Git-Tag: v2.5a0~359 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=dd860caa8f4b4bdf81293c6c62fd558bddc767db;p=python Update copyright notice. --- diff --git a/PC/_msi.c b/PC/_msi.c index ae5b5938c6..35f137a24a 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