diff options
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/net/puny.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/net/puny.el b/lisp/net/puny.el index b3a82a29328..50bde85287d 100644 --- a/lisp/net/puny.el +++ b/lisp/net/puny.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; puny.el --- translate non-ASCII domain names to ASCII | 1 | ;;; puny.el --- translate non-ASCII domain names to ASCII |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2015-2016 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> | 5 | ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |
| 6 | ;; Keywords: mail, net | 6 | ;; Keywords: mail, net |