correct copyright years on recently created source files.

Wed, 05 Mar 2003 20:44:33 +0000

author
eric
date
Wed, 05 Mar 2003 20:44:33 +0000
changeset 78
74b6b230f85d
parent 77
544fff830581
child 79
4cd9d23d924a

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