diff options
Diffstat (limited to 'nov.el')
-rw-r--r-- | nov.el | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,9 +1,9 @@ ;;; nov.el --- Featureful EPUB reader mode -;; Copyright (C) 2017-2019 Vasilij Schneidermann <mail@vasilij.de> +;; Copyright (C) 2017 Vasilij Schneidermann <mail@vasilij.de> ;; Author: Vasilij Schneidermann <mail@vasilij.de> -;; URL: https://github.com/wasamasa/nov.el +;; URL: https://depp.brause.cc/nov.el ;; Version: 0.3.0 ;; Package-Requires: ((dash "2.12.0") (esxml "0.3.3") (emacs "24.4")) ;; Keywords: hypermedia, multimedia, epub |