diff --git a/src/calibre/devices/eb600/driver.py b/src/calibre/devices/eb600/driver.py index c108e8b3ed..354a6910cc 100755 --- a/src/calibre/devices/eb600/driver.py +++ b/src/calibre/devices/eb600/driver.py @@ -1,7 +1,7 @@ __license__ = 'GPL v3' -__copyright__ = '2009, John Schember ' +__copyright__ = '2009, Kovid Goyal ' ''' -Device driver for Amazon's Kindle +Device driver for the Netronix EB600 ''' from calibre.devices.usbms.driver import USBMS