diff options
author | Glenn Morris <rgm@gnu.org> | 2007-01-28 01:19:57 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2007-01-28 01:19:57 +0000 |
commit | b0846b12df8d2be669394f7e72684a3df20bb5af (patch) | |
tree | 9401de7697a8b30a3c1db0b05d9a580e73c6766e /msdos | |
parent | 222b4fde761a9096a200dba400e05993475c24fe (diff) | |
download | emacs-b0846b12df8d2be669394f7e72684a3df20bb5af.tar.gz |
Remove Zaretskii copyright, based on email discussion with
eliz@gnu.org, dj@delorie.com, rms@gnu.org (2007/1, "Copyright years").
Diffstat (limited to 'msdos')
-rw-r--r-- | msdos/is_exec.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/msdos/is_exec.c b/msdos/is_exec.c index 4da0ec35c56..1c3a00daa01 100644 --- a/msdos/is_exec.c +++ b/msdos/is_exec.c @@ -8,11 +8,6 @@ * 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> |