From 298275c595f6ca9e77f8131d34dda2b58fe1faa5 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Tue, 13 Feb 2018 14:29:59 -0800 Subject: ; Replace "Written by" with standard "Author:" header in some C files --- src/w16select.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/w16select.c') 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 + 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 . */ "old" (character-mode) application access to Dynamic Data Exchange, menus, and the Windows clipboard. */ -/* Written by Dale P. Smith */ /* Adapted to DJGPP by Eli Zaretskii */ #ifdef MSDOS -- cgit v1.2.1