From ddb68daae148dbc5e38a54e028da12c6d3fecfe8 Mon Sep 17 00:00:00 2001 From: Vaso Peras-Likodric Date: Wed, 24 Aug 2022 00:44:58 +0200 Subject: [PATCH] Copyright change. --- src/calibre/devices/kindle/apnx.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/calibre/devices/kindle/apnx.py b/src/calibre/devices/kindle/apnx.py index 941bd5afcc..ca90465278 100644 --- a/src/calibre/devices/kindle/apnx.py +++ b/src/calibre/devices/kindle/apnx.py @@ -1,5 +1,5 @@ __license__ = 'GPL v3' -__copyright__ = '2011, John Schember ' +__copyright__ = '2011, John Schember , refactored: 2022, Vaso Peras-Likodric ' __docformat__ = 'restructuredtext en' '''