diff options
Diffstat (limited to 'lisp/widget.el')
| -rw-r--r-- | lisp/widget.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/widget.el b/lisp/widget.el index aadb063161c..2db645ab08d 100644 --- a/lisp/widget.el +++ b/lisp/widget.el | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ;;; widget.el --- a library of user interface components | 1 | ;;; widget.el --- a library of user interface components |
| 2 | ;; | 2 | ;; |
| 3 | ;; Copyright (C) 1996-1997, 2001-2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1996-1997, 2001-2016 Free Software Foundation, Inc. |
| 4 | ;; | 4 | ;; |
| 5 | ;; Author: Per Abrahamsen <abraham@dina.kvl.dk> | 5 | ;; Author: Per Abrahamsen <abraham@dina.kvl.dk> |
| 6 | ;; Keywords: help, extensions, faces, hypermedia | 6 | ;; Keywords: help, extensions, faces, hypermedia |