--- environment ---
windows 7 64bit
	python 2.7.5 for windows (32bit)
	wxpython 2.8.12 for python 2.7.x (win32, unicode)
	pyinstaller 2.1

--- license ---
wxpython: wxwidgetsに準ずる
wxwidigets: wxwindows license
	LGPL2またはそれ以降に例外条項を加えたもの
	http://www.wxwidgets.org/about/newlicen.htm

pyinstaller:
	pyinstallerはGPLに例外を加えたものとなる
	pyinstallerで生成されたバイナリはいずれのライセンスでの配布も可能
