1.1 diff -r 544fff830581 -r 74b6b230f85d bitblt_table_gen.c 1.2 --- a/bitblt_table_gen.c Wed Mar 05 20:39:50 2003 +0000 1.3 +++ b/bitblt_table_gen.c Wed Mar 05 20:44:33 2003 +0000 1.4 @@ -4,8 +4,8 @@ 1.5 * will be compressed using ITU-T T.6 (G4) fax encoding. 1.6 * 1.7 * bitblt table generator 1.8 - * $Id: bitblt_table_gen.c,v 1.3 2003/02/20 04:11:35 eric Exp $ 1.9 - * Copyright 2001, 2002, 2003 Eric Smith <eric@brouhaha.com> 1.10 + * $Id: bitblt_table_gen.c,v 1.4 2003/03/05 12:44:33 eric Exp $ 1.11 + * Copyright 2003 Eric Smith <eric@brouhaha.com> 1.12 * 1.13 * This program is free software; you can redistribute it and/or modify 1.14 * it under the terms of the GNU General Public License version 2 as