# HG changeset patch # User Glenn Morris # Date 1170020403 0 # Node ID b477debfe2975e589919b2ddd6d1182966b02aef # Parent 102832c219827e5c1ceae19a5882c1f97c2d497c Revert previous change while we figure out if it was correct. diff -r 102832c21982 -r b477debfe297 msdos/is_exec.c --- 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 + * + * This software may be used freely so long as this copyright notice is + * left intact. There is no warranty on this software. + * */ #include