Fix license, copyright and pep8 infractions
authorNikos Skalkotos <skalkoto@grnet.gr>
Mon, 19 Mar 2012 10:26:31 +0000 (12:26 +0200)
committerNikos Skalkotos <skalkoto@grnet.gr>
Mon, 19 Mar 2012 10:26:31 +0000 (12:26 +0200)
commitae48a082b638284012de78a30c8374ba689eb0b7
treead6f94dba0baab356408796fa66cf3f2d2464982
parentc54fc0e88e6e5297df4551938f2aaa967dea2ee1
Fix license, copyright and pep8 infractions
14 files changed:
image_creator/__init__.py
image_creator/disk.py
image_creator/main.py [changed mode: 0644->0755]
image_creator/os_type/__init__.py
image_creator/os_type/freebsd.py
image_creator/os_type/hurd.py
image_creator/os_type/linux.py
image_creator/os_type/netbsd.py
image_creator/os_type/slackware.py
image_creator/os_type/ubuntu.py
image_creator/os_type/unix.py
image_creator/os_type/windows.py
image_creator/util.py
setup.py