summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2020-08-12 11:41:17 +0100
committerGlenn Morris <rgm@gnu.org>2020-08-12 11:42:37 +0100
commit79236fcbd01998862f565da07a70611bc8b802d2 (patch)
tree0505b2b731695cb648e96fb55164359299c6129d /src
parentc25321e44707253381c2ab92033e8d57ff00c746 (diff)
; Fix copyright years for recent additions
Diffstat (limited to 'src')
-rw-r--r--src/nsxwidget.h2
-rw-r--r--src/nsxwidget.m2
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 @@
/* Header for NS Cocoa part of xwidget and webkit widget.
-Copyright (C) 2019 Free Software Foundation, Inc.
+Copyright (C) 2019-2020 Free Software Foundation, Inc.
This file is part of GNU Emacs.
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 @@
/* NS Cocoa part implementation of xwidget and webkit widget.
-Copyright (C) 2019 Free Software Foundation, Inc.
+Copyright (C) 2019-2020 Free Software Foundation, Inc.
This file is part of GNU Emacs.