diff options
Diffstat (limited to 'lisp/image')
| -rw-r--r-- | lisp/image/compface.el | 2 | ||||
| -rw-r--r-- | lisp/image/gravatar.el | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lisp/image/compface.el b/lisp/image/compface.el index ccbd0a3e3b5..67b9ca3474a 100644 --- a/lisp/image/compface.el +++ b/lisp/image/compface.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; compface.el --- functions for converting X-Face headers | 1 | ;;; compface.el --- functions for converting X-Face headers |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2002-2017 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2002-2018 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; Keywords: news | 6 | ;; Keywords: news |
diff --git a/lisp/image/gravatar.el b/lisp/image/gravatar.el index 6173c8527eb..fe44f0dc834 100644 --- a/lisp/image/gravatar.el +++ b/lisp/image/gravatar.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; gravatar.el --- Get Gravatars | 1 | ;;; gravatar.el --- Get Gravatars |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2010-2017 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2010-2018 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Julien Danjou <julien@danjou.info> | 5 | ;; Author: Julien Danjou <julien@danjou.info> |
| 6 | ;; Keywords: news | 6 | ;; Keywords: news |