Mercurial > emacs
changeset 75462:0f8b60808af2
Remove Zaretskii copyright, based on email discussion with
eliz@gnu.org, dj@delorie.com, rms@gnu.org (2007/1, "Copyright years").
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Sun, 28 Jan 2007 01:19:57 +0000 |
parents | 6aac048ee15f |
children | 9bd8a8e2f2bc |
files | msdos/is_exec.c |
diffstat | 1 files changed, 0 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- a/msdos/is_exec.c Sun Jan 28 01:13:25 2007 +0000 +++ b/msdos/is_exec.c Sun Jan 28 01:19:57 2007 +0000 @@ -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>