diff options
Diffstat (limited to 'PC')
-rw-r--r-- | PC/_msi.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |