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 fd1af772e2
commit 5a6007b0f1
1 changed files with 5 additions and 1 deletions

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