diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/nsxwidget.h | 2 | ||||
| -rw-r--r-- | src/nsxwidget.m | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/nsxwidget.h b/src/nsxwidget.h index 521601922f2..3d91594c341 100644 --- a/src/nsxwidget.h +++ b/src/nsxwidget.h | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Header for NS Cocoa part of xwidget and webkit widget. | 1 | /* Header for NS Cocoa part of xwidget and webkit widget. |
| 2 | 2 | ||
| 3 | Copyright (C) 2019 Free Software Foundation, Inc. | 3 | Copyright (C) 2019-2020 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
| 6 | 6 | ||
diff --git a/src/nsxwidget.m b/src/nsxwidget.m index 2277cc97d55..370abee395c 100644 --- a/src/nsxwidget.m +++ b/src/nsxwidget.m | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* NS Cocoa part implementation of xwidget and webkit widget. | 1 | /* NS Cocoa part implementation of xwidget and webkit widget. |
| 2 | 2 | ||
| 3 | Copyright (C) 2019 Free Software Foundation, Inc. | 3 | Copyright (C) 2019-2020 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
| 6 | 6 | ||