diff options
Diffstat (limited to 'lisp/xwidget.el')
| -rw-r--r-- | lisp/xwidget.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/xwidget.el b/lisp/xwidget.el index 5e37209cc2e..3bf65d0793a 100644 --- a/lisp/xwidget.el +++ b/lisp/xwidget.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; xwidget.el --- api functions for xwidgets -*- lexical-binding: t -*- | 1 | ;;; xwidget.el --- api functions for xwidgets -*- lexical-binding: t -*- |
| 2 | ;; | 2 | ;; |
| 3 | ;; Copyright (C) 2011-2017 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2011-2018 Free Software Foundation, Inc. |
| 4 | ;; | 4 | ;; |
| 5 | ;; Author: Joakim Verona (joakim@verona.se) | 5 | ;; Author: Joakim Verona (joakim@verona.se) |
| 6 | ;; | 6 | ;; |