--- python/Lib/distutils/command/bdist_msi.py.original 2009-05-08 15:20:24.000000000 -0700 +++ python/Lib/distutils/command/bdist_msi.py 2009-05-08 15:20:57.000000000 -0700 @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2005, 2006 Martin v. Löwis +# Copyright (C) 2005, 2006 Martin von Löwis # Licensed to PSF under a Contributor Agreement. # The bdist_wininst command proper # based on bdist_wininst