summaryrefslogtreecommitdiff
path: root/src/w32select.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/w32select.c
parent4bee1b8bacb9ce6107ea605da464d01f6bd3aa7d (diff)
downloademacs-298275c595f6ca9e77f8131d34dda2b58fe1faa5.tar.gz
; Replace "Written by" with standard "Author:" header in some C files
Diffstat (limited to 'src/w32select.c')
-rw-r--r--src/w32select.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/w32select.c b/src/w32select.c
index ce062ccfe61..a9df3f770b7 100644
--- a/src/w32select.c
+++ b/src/w32select.c
@@ -2,6 +2,9 @@
Copyright (C) 1993-1994, 2001-2018 Free Software Foundation, Inc.
+Author: Kevin Gallo
+ Benjamin Riefenstahl
+
This file is part of GNU Emacs.
GNU Emacs is free software: you can redistribute it and/or modify
@@ -17,9 +20,6 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. */
-/* Written by Kevin Gallo, Benjamin Riefenstahl */
-
-
/*
* Notes on usage of selection-coding-system and
* next-selection-coding-system on MS Windows: