changeset 75486:b477debfe297

Revert previous change while we figure out if it was correct.
author Glenn Morris <rgm@gnu.org>
date Sun, 28 Jan 2007 21:40:03 +0000
parents 102832c21982
children d761ff8c8528
files msdos/is_exec.c
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/msdos/is_exec.c	Sun Jan 28 20:46:53 2007 +0000
+++ b/msdos/is_exec.c	Sun Jan 28 21:40:03 2007 +0000
@@ -8,6 +8,11 @@
  * two bytes of the file are tested for known signatures of executable
  * files.
  *
+ * Copyright (c) 1994 Eli Zaretskii <eliz@is.elta.co.il>
+ *
+ * This software may be used freely so long as this copyright notice is
+ * left intact.  There is no warranty on this software.
+ *
  */
 
 #include <libc/stubs.h>