Wed, 05 Mar 2003 20:44:33 +0000
correct copyright years on recently created source files.
bitblt_g4.c | file | annotate | diff | revisions | |
bitblt_table_gen.c | file | annotate | diff | revisions | |
g4_table_gen.c | file | annotate | diff | revisions | |
pdf_bookmark.c | file | annotate | diff | revisions | |
pdf_g4.c | file | annotate | diff | revisions | |
pdf_g4_table_gen.c | file | annotate | diff | revisions |
1.1 --- a/bitblt_g4.c Wed Mar 05 20:39:50 2003 +0000 1.2 +++ b/bitblt_g4.c Wed Mar 05 20:44:33 2003 +0000 1.3 @@ -4,8 +4,8 @@ 1.4 * will be compressed using ITU-T T.6 (G4) fax encoding. 1.5 * 1.6 * PDF routines 1.7 - * $Id: bitblt_g4.c,v 1.7 2003/03/04 17:58:31 eric Exp $ 1.8 - * Copyright 2001, 2002, 2003 Eric Smith <eric@brouhaha.com> 1.9 + * $Id: bitblt_g4.c,v 1.8 2003/03/05 12:44:33 eric Exp $ 1.10 + * Copyright 2003 Eric Smith <eric@brouhaha.com> 1.11 * 1.12 * This program is free software; you can redistribute it and/or modify 1.13 * it under the terms of the GNU General Public License version 2 as
2.1 --- a/bitblt_table_gen.c Wed Mar 05 20:39:50 2003 +0000 2.2 +++ b/bitblt_table_gen.c Wed Mar 05 20:44:33 2003 +0000 2.3 @@ -4,8 +4,8 @@ 2.4 * will be compressed using ITU-T T.6 (G4) fax encoding. 2.5 * 2.6 * bitblt table generator 2.7 - * $Id: bitblt_table_gen.c,v 1.3 2003/02/20 04:11:35 eric Exp $ 2.8 - * Copyright 2001, 2002, 2003 Eric Smith <eric@brouhaha.com> 2.9 + * $Id: bitblt_table_gen.c,v 1.4 2003/03/05 12:44:33 eric Exp $ 2.10 + * Copyright 2003 Eric Smith <eric@brouhaha.com> 2.11 * 2.12 * This program is free software; you can redistribute it and/or modify 2.13 * it under the terms of the GNU General Public License version 2 as
3.1 --- a/g4_table_gen.c Wed Mar 05 20:39:50 2003 +0000 3.2 +++ b/g4_table_gen.c Wed Mar 05 20:44:33 2003 +0000 3.3 @@ -4,8 +4,8 @@ 3.4 * will be compressed using ITU-T T.6 (G4) fax encoding. 3.5 * 3.6 * G4 table generator 3.7 - * $Id: g4_table_gen.c,v 1.1 2003/02/22 02:02:06 eric Exp $ 3.8 - * Copyright 2001, 2002, 2003 Eric Smith <eric@brouhaha.com> 3.9 + * $Id: g4_table_gen.c,v 1.2 2003/03/05 12:44:33 eric Exp $ 3.10 + * Copyright 2003 Eric Smith <eric@brouhaha.com> 3.11 * 3.12 * This program is free software; you can redistribute it and/or modify 3.13 * it under the terms of the GNU General Public License version 2 as
4.1 --- a/pdf_bookmark.c Wed Mar 05 20:39:50 2003 +0000 4.2 +++ b/pdf_bookmark.c Wed Mar 05 20:44:33 2003 +0000 4.3 @@ -4,8 +4,8 @@ 4.4 * will be compressed using ITU-T T.6 (G4) fax encoding. 4.5 * 4.6 * PDF routines 4.7 - * $Id: pdf_bookmark.c,v 1.3 2003/03/05 12:39:50 eric Exp $ 4.8 - * Copyright 2001, 2002, 2003 Eric Smith <eric@brouhaha.com> 4.9 + * $Id: pdf_bookmark.c,v 1.4 2003/03/05 12:44:33 eric Exp $ 4.10 + * Copyright 2003 Eric Smith <eric@brouhaha.com> 4.11 * 4.12 * This program is free software; you can redistribute it and/or modify 4.13 * it under the terms of the GNU General Public License version 2 as
5.1 --- a/pdf_g4.c Wed Mar 05 20:39:50 2003 +0000 5.2 +++ b/pdf_g4.c Wed Mar 05 20:44:33 2003 +0000 5.3 @@ -4,8 +4,8 @@ 5.4 * will be compressed using ITU-T T.6 (G4) fax encoding. 5.5 * 5.6 * PDF routines 5.7 - * $Id: pdf_g4.c,v 1.7 2003/03/04 17:58:31 eric Exp $ 5.8 - * Copyright 2001, 2002, 2003 Eric Smith <eric@brouhaha.com> 5.9 + * $Id: pdf_g4.c,v 1.8 2003/03/05 12:44:33 eric Exp $ 5.10 + * Copyright 2003 Eric Smith <eric@brouhaha.com> 5.11 * 5.12 * This program is free software; you can redistribute it and/or modify 5.13 * it under the terms of the GNU General Public License version 2 as
6.1 --- a/pdf_g4_table_gen.c Wed Mar 05 20:39:50 2003 +0000 6.2 +++ b/pdf_g4_table_gen.c Wed Mar 05 20:44:33 2003 +0000 6.3 @@ -4,8 +4,8 @@ 6.4 * will be compressed using ITU-T T.6 (G4) fax encoding. 6.5 * 6.6 * G4 table generator 6.7 - * $Id: pdf_g4_table_gen.c,v 1.1 2003/02/22 02:02:06 eric Exp $ 6.8 - * Copyright 2001, 2002, 2003 Eric Smith <eric@brouhaha.com> 6.9 + * $Id: pdf_g4_table_gen.c,v 1.2 2003/03/05 12:44:33 eric Exp $ 6.10 + * Copyright 2003 Eric Smith <eric@brouhaha.com> 6.11 * 6.12 * This program is free software; you can redistribute it and/or modify 6.13 * it under the terms of the GNU General Public License version 2 as