diff options
Diffstat (limited to 'lisp/obsolete/html2text.el')
-rw-r--r-- | lisp/obsolete/html2text.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/obsolete/html2text.el b/lisp/obsolete/html2text.el index d1dc876f289..3d97c903bae 100644 --- a/lisp/obsolete/html2text.el +++ b/lisp/obsolete/html2text.el @@ -1,6 +1,6 @@ ;;; html2text.el --- a simple html to plain text converter -*- coding: utf-8 -*- -;; Copyright (C) 2002-2017 Free Software Foundation, Inc. +;; Copyright (C) 2002-2018 Free Software Foundation, Inc. ;; Author: Joakim Hove <hove@phys.ntnu.no> ;; Obsolete-since: 26.1 |