1 static char *copyright
=
2 "@(#) Copyright (C) 1987 G. M. Harding, all rights reserved";
5 "@(#) disrel.c, Ver. 2.1 created 00:00:00 87/09/01";
12 ** This file documents the major revisions to the 8088 sym-
13 ** bolic disassembler. It also contains the release string
14 ** which is output at the head of each disassembly, and the
15 ** copyright string which must be incorporated in any code
18 ** Permission to copy and redistribute is hereby granted,
19 ** provided full source code, with all copyright notices,
20 ** accompanies any redistribution.
25 ** After internal shakeout, released on Usenet.