aboutsummaryrefslogtreecommitdiffstats
path: root/nt/cmdproxy.c
diff options
context:
space:
mode:
authorPaul Eggert2021-01-01 01:13:56 -0800
committerPaul Eggert2021-01-01 01:13:56 -0800
commitba05d005e5a81bc123ad8da928b1bccb6b160e7a (patch)
treeeabc024e6b9b0ac4ffcf6fb98c324229ac9c9209 /nt/cmdproxy.c
parent841e40db5458555c952257a42eaca4a51dfefdae (diff)
downloademacs-ba05d005e5a81bc123ad8da928b1bccb6b160e7a.tar.gz
emacs-ba05d005e5a81bc123ad8da928b1bccb6b160e7a.zip
Update copyright year to 2021
Run "TZ=UTC0 admin/update-copyright".
Diffstat (limited to 'nt/cmdproxy.c')
-rw-r--r--nt/cmdproxy.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nt/cmdproxy.c b/nt/cmdproxy.c
index 51390012be7..224f68b1e85 100644
--- a/nt/cmdproxy.c
+++ b/nt/cmdproxy.c
@@ -1,5 +1,5 @@
1/* Proxy shell designed for use with Emacs on Windows 95 and NT. 1/* Proxy shell designed for use with Emacs on Windows 95 and NT.
2 Copyright (C) 1997, 2001-2020 Free Software Foundation, Inc. 2 Copyright (C) 1997, 2001-2021 Free Software Foundation, Inc.
3 3
4 Accepts subset of Unix sh(1) command-line options, for compatibility 4 Accepts subset of Unix sh(1) command-line options, for compatibility
5 with elisp code written for Unix. When possible, executes external 5 with elisp code written for Unix. When possible, executes external