diff options
Diffstat (limited to 'lisp/gnus/nnregistry.el')
-rw-r--r-- | lisp/gnus/nnregistry.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/gnus/nnregistry.el b/lisp/gnus/nnregistry.el index ab9a8a97f8c..29ca56817ed 100644 --- a/lisp/gnus/nnregistry.el +++ b/lisp/gnus/nnregistry.el @@ -1,7 +1,7 @@ ;;; nnregistry.el --- access to articles via Gnus' message-id registry ;;; -*- coding: utf-8 -*- -;; Copyright (C) 2010-2019 Free Software Foundation, Inc. +;; Copyright (C) 2010-2020 Free Software Foundation, Inc. ;; Author: Ludovic Courtès <ludo@gnu.org> ;; Keywords: news, mail |