Added __init__.py to calibre.devices.idevice

This commit is contained in:
GRiker 2013-05-15 06:04:11 -06:00
parent 91b576c6c3
commit 43668bbbd6

View File

@ -0,0 +1,2 @@
__license__ = 'GPL v3'
__copyright__ = '2008, Kovid Goyal <kovid at kovidgoyal.net>'