1% This material goes at the beginning of all MMIXware CWEB files
2
3\def\topofcontents{
4  \leftline{\sc\today\ at \hours}\bigskip\bigskip
5  \centerline{\titlefont\title}}
6
7\font\ninett=cmtt9
8\def\botofcontents{\vskip 0pt plus 1filll
9    \ninerm\baselineskip10pt
10    \noindent\copyright\ 1999 Donald E. Knuth
11    \bigskip\noindent
12    This file may be freely copied and distributed, provided that
13    no changes whatsoever are made. All users are asked to help keep
14    the {\ninett MMIX}ware files consistent and ``uncorrupted,''
15    identical everywhere in the world. Changes are permissible only
16    if the modified file is given a new name, different from the names of
17    existing files in the {\ninett MMIX}ware package,
18    and only if the modified file is clearly identified
19    as not being part of that package.
20    (The {\ninett CWEB} system has a ``change file'' facility by
21    which users can easily make minor alterations without modifying
22    the master source files in any way. Everybody is supposed to use
23    change files instead of changing the files.)
24    The author has tried his best to produce correct and useful programs,
25    in order to help promote computer science research,
26    but no warranty of any kind should be assumed.}
27
28