diff options
| author | Glenn Morris | 2020-08-12 11:41:17 +0100 |
|---|---|---|
| committer | Glenn Morris | 2020-08-12 11:42:37 +0100 |
| commit | 79236fcbd01998862f565da07a70611bc8b802d2 (patch) | |
| tree | 0505b2b731695cb648e96fb55164359299c6129d /src/nsxwidget.m | |
| parent | c25321e44707253381c2ab92033e8d57ff00c746 (diff) | |
| download | emacs-79236fcbd01998862f565da07a70611bc8b802d2.tar.gz emacs-79236fcbd01998862f565da07a70611bc8b802d2.zip | |
; Fix copyright years for recent additions
Diffstat (limited to 'src/nsxwidget.m')
| -rw-r--r-- | src/nsxwidget.m | 2 |
1 files changed, 1 insertions, 1 deletions
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 | ||