Hi,
Since it is extracted from recent KindleUnpack code (and really does not use any of the original mobiunpack code at all) it is under the same license and basic credits:
print " This program is free software: you can redistribute it and/or modify"
print " it under the terms of the GNU General Public License as published by"
print " the Free Software Foundation, version 3."
print " Copyright © 2013 P. Durrant, K. Hendricks, S. Siebert, fandrieu, DiapDealer, nickredding."
So please just add that to the usage() function.
Kevin
|