diff options
Diffstat (limited to 'kindlecomicconverter/kindle.py')
-rw-r--r-- | kindlecomicconverter/kindle.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kindlecomicconverter/kindle.py b/kindlecomicconverter/kindle.py index 1eea63c..f9595f6 100644 --- a/kindlecomicconverter/kindle.py +++ b/kindlecomicconverter/kindle.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (c) 2013-2017 Pawel Jastrzebski <pawelj@iosphe.re> +# Copyright (c) 2013-2018 Pawel Jastrzebski <pawelj@iosphe.re> # # Permission to use, copy, modify, and/or distribute this software for # any purpose with or without fee is hereby granted, provided that the |