suite: correct authors of patch_major_os_version.py

This commit is contained in:
Nguyen Anh Quynh 2015-05-06 10:39:28 +08:00
parent 244fba0773
commit e23ac8f4fb

View File

@ -1,5 +1,9 @@
#!/usr/bin/env python
# By Nguyen Anh Quynh
# By Daniel Pistelli & Nguyen Tan Cong
# This script is to patch DLL/EXE MajorVersion to 5,
# so they can be loaded by Windows XP.
# This is the problem introduced by compiling on Windows 7, using VS2013.
import sys, struct