diff options
Diffstat (limited to 'lisp/net/zeroconf.el')
| -rw-r--r-- | lisp/net/zeroconf.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/net/zeroconf.el b/lisp/net/zeroconf.el index 7ad9c9f5c9b..351fc9fc305 100644 --- a/lisp/net/zeroconf.el +++ b/lisp/net/zeroconf.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; zeroconf.el --- Service browser using Avahi. -*- lexical-binding:t -*- | 1 | ;;; zeroconf.el --- Service browser using Avahi. -*- lexical-binding:t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2008-2017 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2008-2018 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Michael Albinus <michael.albinus@gmx.de> | 5 | ;; Author: Michael Albinus <michael.albinus@gmx.de> |
| 6 | ;; Keywords: comm, hardware | 6 | ;; Keywords: comm, hardware |