diff options
author | Katsumi Yamaoka <yamaoka@jpl.org> | 2011-01-15 00:35:35 +0000 |
---|---|---|
committer | Katsumi Yamaoka <yamaoka@jpl.org> | 2011-01-15 00:35:35 +0000 |
commit | e60c6ca9caf10f01918c3562feccb125e1d3bbce (patch) | |
tree | 1df5f38f43cf01d0f1b21fe86407b4f6c499179d /lisp/gnus/nnregistry.el | |
parent | 4391b429f897002ef363daab52c08fd3e11e736e (diff) | |
download | emacs-e60c6ca9caf10f01918c3562feccb125e1d3bbce.tar.gz |
[Gnus] Update copyright years.
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 03ff5e716aa..e8d3a06627a 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 Free Software Foundation, Inc. +;; Copyright (C) 2010, 2011 Free Software Foundation, Inc. ;; Authors: Ludovic Courtès <ludo@gnu.org> ;; Keywords: news, mail |