diff options
Diffstat (limited to 'src/xwidget.c')
| -rw-r--r-- | src/xwidget.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xwidget.c b/src/xwidget.c index 9229a821363..dcbccdf27c7 100644 --- a/src/xwidget.c +++ b/src/xwidget.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Support for embedding graphical components in a buffer. | 1 | /* Support for embedding graphical components in a buffer. |
| 2 | 2 | ||
| 3 | Copyright (C) 2011-2018 Free Software Foundation, Inc. | 3 | Copyright (C) 2011-2019 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
| 6 | 6 | ||