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: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=dd860caa8f4b4bdf81293c6c62fd558bddc767db;p=thirdparty%2FPython%2Fcpython.git Update copyright notice. --- diff --git a/PC/_msi.c b/PC/_msi.c index ae5b5938c60d..35f137a24a3d 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