emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/msdos/is_exec.c,v


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/msdos/is_exec.c,v
Date: Sun, 28 Jan 2007 21:40:04 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       07/01/28 21:40:04

Index: is_exec.c
===================================================================
RCS file: /cvsroot/emacs/emacs/msdos/is_exec.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- is_exec.c   28 Jan 2007 01:19:57 -0000      1.3
+++ is_exec.c   28 Jan 2007 21:40:03 -0000      1.4
@@ -8,6 +8,11 @@
  * two bytes of the file are tested for known signatures of executable
  * files.
  *
+ * Copyright (c) 1994 Eli Zaretskii <address@hidden>
+ *
+ * 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>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]