summaryrefslogtreecommitdiff
path: root/src/w16select.c
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2018-02-13 14:29:59 -0800
committerGlenn Morris <rgm@gnu.org>2018-02-13 14:29:59 -0800
commit298275c595f6ca9e77f8131d34dda2b58fe1faa5 (patch)
treead8eca7cae3f74eec401a6dee798ee778ae4cff4 /src/w16select.c
parent4bee1b8bacb9ce6107ea605da464d01f6bd3aa7d (diff)
downloademacs-298275c595f6ca9e77f8131d34dda2b58fe1faa5.tar.gz
; Replace "Written by" with standard "Author:" header in some C files
Diffstat (limited to 'src/w16select.c')
-rw-r--r--src/w16select.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/w16select.c b/src/w16select.c
index 2d740a3ee61..5a80d1cba63 100644
--- a/src/w16select.c
+++ b/src/w16select.c
@@ -2,6 +2,8 @@
Copyright (C) 1996-1997, 2001-2018 Free Software Foundation, Inc.
+Author: Dale P. Smith <dpsm@en.com>
+
This file is part of GNU Emacs.
GNU Emacs is free software: you can redistribute it and/or modify
@@ -22,7 +24,6 @@ along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. */
"old" (character-mode) application access to Dynamic Data Exchange,
menus, and the Windows clipboard. */
-/* Written by Dale P. Smith <dpsm@en.com> */
/* Adapted to DJGPP by Eli Zaretskii <eliz@gnu.org> */
#ifdef MSDOS