]> git.eshelyaron.com Git - emacs.git/commitdiff
Revert previous change while we figure out if it was correct.
authorGlenn Morris <rgm@gnu.org>
Sun, 28 Jan 2007 21:40:03 +0000 (21:40 +0000)
committerGlenn Morris <rgm@gnu.org>
Sun, 28 Jan 2007 21:40:03 +0000 (21:40 +0000)
msdos/is_exec.c

index 1c3a00daa01fb718b2d3a61606627eb9be42d19b..4da0ec35c56e17f8f83b09a72785dbc54a5432f8 100644 (file)
@@ -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>