Add copyright/licence notices to all ChangeLog files. Use modern dates. - enscript - GNU Enscript
 (HTM) git clone git://thinkerwim.org/enscript.git
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 288e95a13a053743ed97d2a122a637c10450fdf1
 (DIR) parent f0a229189af7db47af5510f381fefc599fcd775a
 (HTM) Author: Tim Retout <diocles@gnu.org>
       Date:   Tue,  1 Jan 2008 18:33:20 +0000
       
       Add copyright/licence notices to all ChangeLog files. Use modern dates.
       
       Diffstat:
         M ChangeLog                           |      48 +++++++++++++++++++------------
         M afm/ChangeLog                       |      11 +++++++++++
         M afmlib/ChangeLog                    |      37 ++++++++++++++++++++-----------
         M compat/ChangeLog                    |      21 ++++++++++++++++-----
         M docs/ChangeLog                      |       7 +++++++
         M intl/ChangeLog                      |      10 ++++++++++
         M lib/ChangeLog                       |      77 ++++++++++++++++++-------------
         M m4/ChangeLog                        |      10 ++++++++++
         M po/ChangeLog                        |      10 ++++++++++
         M scripts/ChangeLog                   |      21 ++++++++++++++++-----
         M src/ChangeLog                       |     205 ++++++++++++++++---------------
         M src/tests/ChangeLog                 |      11 +++++++++++
         M states/ChangeLog                    |      91 +++++++++++++++++--------------
         M states/hl/ChangeLog                 |       9 +++++++++
         M states/tests/ChangeLog              |      21 ++++++++++++++++-----
       
       15 files changed, 372 insertions(+), 217 deletions(-)
       ---
 (DIR) diff --git a/ChangeLog b/ChangeLog
       @@ -1,3 +1,7 @@
       +2008-01-01  Tim Retout  <diocles@gnu.org>
       +
       +        * ChangeLog: Run M-x change-log-redate. Add copyright notice at end.
       +
        2007-12-29  Tim Retout  <diocles@gnu.org>
        
                * Makefile.am (SUBDIRS): Remove duplicate intl.
       @@ -120,15 +124,15 @@
                * 88594.txt: Added encoding for ISO-8859-4 character set.  Thanks
                to Ricardas Cepas <rch@pub.osf.lt> for the patches.
        
       -Thu Jul 17 11:47:35 1997  Markku Rossi  <mtr@ngs.fi>
       +1997-07-17  Markku Rossi  <mtr@ngs.fi>
        
                * Upgraded automake to version 1.2.
        
       -Wed Jul 16 12:41:01 1997  Markku Rossi  <mtr@ngs.fi>
       +1997-07-16  Markku Rossi  <mtr@ngs.fi>
        
                * Makefile.am: Added THANKS file.
        
       -Thu May 22 10:43:08 1997  Markku Rossi  <mtr@ngs.fi>
       +1997-05-22  Markku Rossi  <mtr@ngs.fi>
        
                * configure.in (SPOOLER): added option --with-spooler to specify
                the system printer spooler.
       @@ -136,82 +140,82 @@ Thu May 22 10:43:08 1997  Markku Rossi  <mtr@ngs.fi>
                * Added a banner which shows the user definable options and their
                current values.  This should save some emails.
        
       -Mon Apr 14 12:18:35 1997  Markku Rossi  <mtr@ngs.fi>
       +1997-04-14  Markku Rossi  <mtr@ngs.fi>
        
                * INSTALL: Updated Autoconf related installation information.
        
                * Updated COPYING and COPYING.LIB files to the latest ones.
        
       -Wed Feb 12 11:43:06 1997  Markku Rossi  <mtr@ngs.fi>
       +1997-02-12  Markku Rossi  <mtr@ngs.fi>
        
                * Makefile.am: Added all FAQ related files to the distribution.
        
       -Thu Jan 23 12:00:02 1997  Markku Rossi  <mtr@ngs.fi>
       +1997-01-23  Markku Rossi  <mtr@ngs.fi>
        
                * configure.in: Added checks form memmove() and memcpy() and added
                their replacements to compat.
                Added check for alloca().
        
       -Tue Jan 21 17:58:03 1997  Markku Rossi  <mtr@ngs.fi>
       +1997-01-21  Markku Rossi  <mtr@ngs.fi>
        
                * Created a new tests subdirectory which holds the enscript
                testsuite.
        
                * Automake-1.1l.
        
       -Tue Nov  5 08:21:14 1996  Markku Rossi  <mtr@ngs.ngs.fi>
       +1996-11-05  Markku Rossi  <mtr@ngs.ngs.fi>
        
                * 88595.txt: New encoding for ISO-8859-5 (ISO Cyrillic) character
                set. Thanks for Ildar Khabibrakhmanov <ildar@hawking.math.mun.ca>
                for the 88595.txt encoding file.
        
       -Sun Sep  8 13:38:36 1996  Markku Rossi  <mtr@ngs.ngs.fi>
       +1996-09-08  Markku Rossi  <mtr@ngs.ngs.fi>
        
                * All encoding description files: changed name of the character
                0x2d (-) from `/minus' to `/hyphen'.
        
       -Sat Sep  7 15:40:03 1996  Markku Rossi  <mtr@ngs.ngs.fi>
       +1996-09-07  Markku Rossi  <mtr@ngs.ngs.fi>
        
                * koi8.txt: New encoding for Adobe's Standard Cyrillic Font KOI8.
                Thanks for Ildar Khabibrakhmanov <ildar@hawking.math.mun.ca> for
                the koi8.txt encoding file.
        
       -Fri Aug 23 22:09:07 1996  Markku Rossi  <mtr@ngs.ngs.fi>
       +1996-08-24  Markku Rossi  <mtr@ngs.ngs.fi>
        
                * Updated developement tools: autoconf-2.10, automake-1.1c,
                gettext-0.10.23.
        
       -Sun Jul 28 01:26:21 1996  Markku Rossi  <mtr@ngs.ngs.fi>
       +1996-07-28  Markku Rossi  <mtr@ngs.ngs.fi>
        
                * Changed __P() macro to ___P() in all files where it was used.
                  Now we won't clash with solaris' math.h which defines __P().
        
       -Thu Jun 13 12:45:43 1996  Markku Rossi  <mtr@ngs.ngs.fi>
       +1996-06-13  Markku Rossi  <mtr@ngs.ngs.fi>
        
                * Automake-1.0.
        
                * New subdirectory `scripts' for utility scripts.
        
       -Thu Jun  6 08:38:27 1996  Markku Rossi  <mtr@ngs.ngs.fi>
       +1996-06-06  Markku Rossi  <mtr@ngs.ngs.fi>
        
                * gettext-0.10.16.
        
       -Mon May  6 10:05:55 1996  Markku Rossi  <mtr@ngs.fi>
       +1996-05-06  Markku Rossi  <mtr@ngs.fi>
        
                * Automake-0.32.
        
       -Thu Mar 14 09:02:39 1996  Markku Rossi  <mtr@ngs.fi>
       +1996-03-14  Markku Rossi  <mtr@ngs.fi>
        
                * Automake-0.31.
        
                * configure.in: Removed CFLAGS and LDFLAGS defaults, use whatever
                 autoconf gives to us.
        
       -Mon Mar 11 09:21:34 1996  Markku Rossi  <mtr@ngs.fi>
       +1996-03-11  Markku Rossi  <mtr@ngs.fi>
        
                * 88592.txt: fixed character 0xf0 from /eth to /dbar.
        
       -Sun Feb 25 05:14:10 1996  Markku Rossi  <mtr@ngs.fi>
       +1996-02-25  Markku Rossi  <mtr@ngs.fi>
        
                * Reorganized source tree:
                  - enscript source is moved to the new `src' sub-directory
       @@ -222,3 +226,11 @@ Sun Feb 25 05:14:10 1996  Markku Rossi  <mtr@ngs.fi>
        
                * Made to use Automake utility.  The old top level Change log has
                moved to the src subdirectory.
       +
       +
       +Copyright (C) 1996, 1997, 1998, 1999, 2003, 2007, 2008 Free Software
       +Foundation, Inc.
       +
       +Copying and distribution of this file, with or without modification,
       +are permitted in any medium without royalty provided the copyright
       +notice and this notice are preserved.
 (DIR) diff --git a/afm/ChangeLog b/afm/ChangeLog
       @@ -1,3 +1,7 @@
       +2008-01-01  Tim Retout  <diocles@gnu.org>
       +
       +        * ChangeLog: Add copyright notice at end.
       +
        1999-04-12  Markku Rossi  <mtr@amme.ssh.fi>
        
                * matrix.pfa: Added the `Matrix' font to support matrix printers
       @@ -12,3 +16,10 @@
        
                * Back to the basics.  We distribute only the AFM files for the
                standard 35 PostScript fonts.
       +
       +
       +Copyright (C) 1998, 1999, 2008 Free Software Foundation, Inc.
       +
       +Copying and distribution of this file, with or without modification,
       +are permitted in any medium without royalty provided the copyright
       +notice and this notice are preserved.
 (DIR) diff --git a/afmlib/ChangeLog b/afmlib/ChangeLog
       @@ -1,3 +1,7 @@
       +2008-01-01  Tim Retout  <diocles@gnu.org>
       +
       +        * ChangeLog: Run M-x change-log-redate. Add copyright notice at end.
       +
        1998-12-23  Markku Rossi  <mtr@amme.ssh.fi>
        
                * afm.h: Added ISO-8859-{9,10} encodings.  Thanks to Donald Page
       @@ -41,70 +45,77 @@
                * afm.h: Added ISO-8859/4 encoding.  Thanks to Ricardas Cepas
                <rch@pub.osf.lt>.
        
       -Fri Jul 18 09:56:29 1997  Markku Rossi  <mtr@ngs.fi>
       +1997-07-18  Markku Rossi  <mtr@ngs.fi>
        
                * Changed AFM library's copying policy from the GNU Library
                General Public License (LGPL) to GNU General Public License
                (GPL).
        
       -Mon Apr 14 12:39:06 1997  Markku Rossi  <mtr@ngs.fi>
       +1997-04-14  Markku Rossi  <mtr@ngs.fi>
        
                * COPYING.LIB: Updated to the latest version.
        
                * Updated FSF's address to all source files.
        
       -Tue Nov  5 08:22:10 1996  Markku Rossi  <mtr@ngs.ngs.fi>
       +1996-11-05  Markku Rossi  <mtr@ngs.ngs.fi>
        
                * afm.h: New input encoding LATIN5 for ISO-8859/5 (ISO latin5).
        
       -Sat Sep  7 15:45:01 1996  Markku Rossi  <mtr@ngs.ngs.fi>
       +1996-09-07  Markku Rossi  <mtr@ngs.ngs.fi>
        
                * afm.h: New input encoding KOI8 for Adobe's Standard Cyrillic
                Font KOI8.
        
       -Fri May 24 11:11:45 1996  Markku Rossi  <mtr@ngs.fi>
       +1996-05-24  Markku Rossi  <mtr@ngs.fi>
        
                * Added encoding support for PostScript font's composite
                 characters.
        
                * Added encoding flags to the encoding functions.
        
       -Thu Feb 29 08:25:21 1996  Markku Rossi  <mtr@ngs.fi>
       +1996-02-29  Markku Rossi  <mtr@ngs.fi>
        
                * Added support for the automatic non-ANSI-defication.
        
       -Tue Feb 20 16:17:31 1996  Markku Rossi  <mtr@ngs.fi>
       +1996-02-20  Markku Rossi  <mtr@ngs.fi>
        
                * Added hp8 (HP Roman-8) encoding.
        
       -Wed Jan  3 17:45:26 1996  Markku Rossi  <mtr@ngs.fi>
       +1996-01-03  Markku Rossi  <mtr@ngs.fi>
        
                * Makefile.in: Do not require make which can handle string
                 substitutions.
        
       -Wed Dec 20 08:39:24 1995  Markku Rossi  <mtr@ngs.fi>
       +1995-12-20  Markku Rossi  <mtr@ngs.fi>
        
                * afm.c (afm_message): Changed output to go to stderr instead of
                 stdout.
        
       -Fri Oct 20 14:16:42 1995  Markku Rossi  <mtr@ngs.fi>
       +1995-10-20  Markku Rossi  <mtr@ngs.fi>
        
                * afmparse.c (read_character_metrics): some AFM files give too big
                 count for the StartCharMetrics keyword, do not concider it as a
                 syntax error.
        
       -Thu Aug 24 14:58:56 1995  Markku Rossi  <mtr@ngs.fi>
       +1995-08-24  Markku Rossi  <mtr@ngs.fi>
        
                * Added VMS multinational encoding.
        
       -Tue Aug 22 12:39:50 1995  Markku Rossi  <mtr@ngs.fi>
       +1995-08-22  Markku Rossi  <mtr@ngs.fi>
        
                * afm.c (afm_error_to_string): Fixed errno printing bug.
        
       -Mon Aug 21 11:03:04 1995  Markku Rossi  <mtr@ngs.fi>
       +1995-08-21  Markku Rossi  <mtr@ngs.fi>
        
                * Fixed the default AFM path.  Now /usr/local/lib/ps is searched
                first since we know what there is.
        
                * Cleaned up afmtest.  Now it can be used to retrieve different
                font information.
       +
       +
       +Copyright (C) 1995, 1996, 1997, 1998, 2008 Free Software Foundation, Inc.
       +
       +Copying and distribution of this file, with or without modification,
       +are permitted in any medium without royalty provided the copyright
       +notice and this notice are preserved.
 (DIR) diff --git a/compat/ChangeLog b/compat/ChangeLog
       @@ -1,3 +1,7 @@
       +2008-01-01  Tim Retout  <diocles@gnu.org>
       +
       +        * ChangeLog: Add copyright notice at end.
       +
        1998-10-20  Markku Rossi  <mtr@ngs.fi>
        
                * strerror.c: Removed the inclusion of `stdio.h'.
       @@ -10,26 +14,33 @@
                * Makefile.am: Added strtoul() replacement.  The source files
                strto{u,}l.c are borrowed from the glibc-2.0.
        
       -Wed Aug 27 15:21:56 1997  Markku Rossi  <mtr@ngs.fi>
       +1997-08-27  Markku Rossi  <mtr@ngs.fi>
        
                * regex.c (re_set_character_syntax): New function to modify the
                character syntax table.
        
       -Thu Jul  3 14:12:13 1997  Markku Rossi  <mtr@ngs.fi>
       +1997-07-03  Markku Rossi  <mtr@ngs.fi>
        
                * Updated regex.{c,h} and getopt*.{c,h} files to the latest
                versions found from GNU libc.
        
       -Thu Jan 23 11:57:59 1997  Markku Rossi  <mtr@ngs.fi>
       +1997-01-23  Markku Rossi  <mtr@ngs.fi>
        
                * Makefile.am: Added memmove and memcpy replacements (from
                textutils).
        
       -Mon May  6 09:02:09 1996  Markku Rossi  <mtr@ngs.fi>
       +1996-05-06  Markku Rossi  <mtr@ngs.fi>
        
                * Makefile.am (EXTRA_DIST): Added EXTRA_DIST files to the
                distribution.
        
       -Thu Mar 14 08:48:45 1996  Markku Rossi  <mtr@ngs.fi>
       +1996-03-14  Markku Rossi  <mtr@ngs.fi>
        
                * Created this file.
       +
       +
       +Copyright (C) 1996, 1997, 1998, 2008 Free Software Foundation, Inc.
       +
       +Copying and distribution of this file, with or without modification,
       +are permitted in any medium without royalty provided the copyright
       +notice and this notice are preserved.
 (DIR) diff --git a/docs/ChangeLog b/docs/ChangeLog
       @@ -31,3 +31,10 @@
                compilation, not during the configuration.
        
                * New directory to hold the enscript documentation.
       +
       +
       +Copyright (C) 1998, 1999, 2007, 2008 Free Software Foundation, Inc.
       +
       +Copying and distribution of this file, with or without modification,
       +are permitted in any medium without royalty provided the copyright
       +notice and this notice are preserved.
 (DIR) diff --git a/intl/ChangeLog b/intl/ChangeLog
       @@ -1,4 +1,14 @@
       +2008-01-01  Tim Retout  <diocles@gnu.org>
       +
       +        * ChangeLog: Add copyright notice at end.
       +
        2002-08-06  GNU  <bug-gnu-gettext@gnu.org>
        
                * Version 0.11.5 released.
        
       +
       +Copyright (C) 2002, 2008 Free Software Foundation, Inc.
       +
       +Copying and distribution of this file, with or without modification,
       +are permitted in any medium without royalty provided the copyright
       +notice and this notice are preserved.
 (DIR) diff --git a/lib/ChangeLog b/lib/ChangeLog
       @@ -1,3 +1,7 @@
       +2008-01-01  Tim Retout  <diocles@gnu.org>
       +
       +        * ChangeLog: Run M-x change-log-redate. Add copyright notice at end.
       +
        1999-08-26  Markku Rossi  <mtr@amme.ssh.fi>
        
                * a2ps.hdr: Some updates by John Hutchison
       @@ -64,74 +68,74 @@
                * latin4.enc: Added ISO-8859/4 encoding.  Thanks to Ricardas Cepas
                <rch@pub.osf.lt>.
        
       -Wed Aug 27 15:32:41 1997  Markku Rossi  <mtr@ngs.fi>
       +1997-08-27  Markku Rossi  <mtr@ngs.fi>
        
                * enscript.pro (wrapped_line_mark): fixed `arrow' marker, now it
                looks good.
        
       -Wed Jul 16 11:59:31 1997  Markku Rossi  <mtr@ngs.fi>
       +1997-07-16  Markku Rossi  <mtr@ngs.fi>
        
                * edd.hdr: Added total number of pages.
        
       -Tue Jun 10 10:07:01 1997  Markku Rossi  <mtr@ngs.fi>
       +1997-06-10  Markku Rossi  <mtr@ngs.fi>
        
                * enscript.pro: New primitives SF and SUF to optimize the size of
                the generated PostScript output.
                New primitive bgs to show text with background color.
        
       -Wed May 28 10:52:44 1997  Markku Rossi  <mtr@ngs.fi>
       +1997-05-28  Markku Rossi  <mtr@ngs.fi>
        
                * enscript.pro: New procedure `wrapped_line_mark' to mark wrapped
                lines.
        
       -Tue Mar  4 10:09:03 1997  Markku Rossi  <mtr@ngs.fi>
       +1997-03-04  Markku Rossi  <mtr@ngs.fi>
        
                * enscript.cfg.in (StatesPath): New variable to specify the
                absolute path for the states program.
        
       -Mon Mar  3 10:23:41 1997  Markku Rossi  <mtr@ngs.fi>
       +1997-03-03  Markku Rossi  <mtr@ngs.fi>
        
                * Implemented user escapes for user defined header strings:
                {simple,enscript}.hdr
        
       -Fri Feb 21 13:52:07 1997  Markku Rossi  <mtr@ngs.fi>
       +1997-02-21  Markku Rossi  <mtr@ngs.fi>
        
                * asciidkno.enc: New encoding asciidkno for 7 bit ascii with dk
                and no extensions.
        
                * asciifise.enc: Renamed asciiscands.enc to asciifise.enc.
        
       -Tue Jan 21 18:15:01 1997  Markku Rossi  <mtr@ngs.fi>
       +1997-01-21  Markku Rossi  <mtr@ngs.fi>
        
                * enscript.cfg.in (StatesColorModel): Added States dependant
                config file variables.
        
       -Tue Nov  5 08:20:19 1996  Markku Rossi  <mtr@ngs.ngs.fi>
       +1996-11-05  Markku Rossi  <mtr@ngs.ngs.fi>
        
                * latin5.enc: New encoding vector for ISO-8859/5 (ISO latin5).
        
       -Sat Sep  7 15:39:26 1996  Markku Rossi  <mtr@ngs.ngs.fi>
       +1996-09-07  Markku Rossi  <mtr@ngs.ngs.fi>
        
                * koi8.enc: New encoding vector for Adobe's Standard Cyrillic Font
                KOI8.
        
       -Thu Aug 29 22:30:28 1996  Markku Rossi  <mtr@ngs.ngs.fi>
       +1996-08-30  Markku Rossi  <mtr@ngs.ngs.fi>
        
                * enscript.pro: Fixed a float / integer conversion bug from
                hightlight bar printing.
                Fixed underlays to work with the width/height font point sizes.
        
       -Mon Aug  5 07:51:34 1996  Markku Rossi  <mtr@ngs.ngs.fi>
       +1996-08-05  Markku Rossi  <mtr@ngs.ngs.fi>
        
                * Removed hopefully all GNU extensions from strftime()'s format
                 strings in {simple,edd}.hdr files
        
       -Sat Jul 27 23:36:45 1996  Markku Rossi  <mtr@ngs.ngs.fi>
       +1996-07-28  Markku Rossi  <mtr@ngs.ngs.fi>
        
                * Makefile.am (install-data-local): Added `else :;' branch to fix
                the bug caused by ultrix's broken /bin/sh.
        
       -Wed Jul 24 11:43:19 1996  Markku Rossi  <mtr@ngs.ngs.fi>
       +1996-07-24  Markku Rossi  <mtr@ngs.ngs.fi>
        
                * Added `--toc' option's volume number to all headers to which it
                 fits: a2ps, edd, emacs, simple
       @@ -139,66 +143,66 @@ Wed Jul 24 11:43:19 1996  Markku Rossi  <mtr@ngs.ngs.fi>
                * Changed all `%2d' formats to `%e'.  Now it should work in all
                normal Unixes.
        
       -Sun Jun 30 11:42:22 1996  Markku Rossi  <mtr@ngs.ngs.fi>
       +1996-06-30  Markku Rossi  <mtr@ngs.ngs.fi>
        
                * Cleaned up headers' strftime() strings.  Now there shouldn't be
                any AIX dependencies.
        
       -Thu Jun 13 11:29:01 1996  Markku Rossi  <mtr@ngs.ngs.fi>
       +1996-06-13  Markku Rossi  <mtr@ngs.ngs.fi>
        
                * Makefile.am (install-data-local): take a backup copy of
                `enscript.cfg' before installing the new one.
                (uninstall-local): New target to uninstall `enscript.cfg'.
        
       -Fri May 10 14:10:46 1996  Markku Rossi  <mtr@ngs.fi>
       +1996-05-10  Markku Rossi  <mtr@ngs.fi>
        
                * enscript.pro: New procedure `line_highlight' for ^@shade{}
                escape.
        
       -Tue May  7 08:59:41 1996  Markku Rossi  <mtr@ngs.fi>
       +1996-05-07  Markku Rossi  <mtr@ngs.fi>
        
                * enscript.pro: New procedure `column_borders' to print borders
                around columns.
                Added support for underlay styles.
        
       -Tue Apr 30 09:51:17 1996  Markku Rossi  <mtr@ngs.fi>
       +1996-04-30  Markku Rossi  <mtr@ngs.fi>
        
                * Makefile.am (install-data-local): Check whether `enscript.cfg'
                is already installed.
                (uninstall-local): Uninstall `enscript.cfg'.
        
       -Tue Mar 26 11:21:12 1996  Markku Rossi  <mtr@ngs.fi>
       +1996-03-26  Markku Rossi  <mtr@ngs.fi>
        
                * mp.hdr: New header.
        
       -Thu Mar 14 09:16:16 1996  Markku Rossi  <mtr@ngs.fi>
       +1996-03-14  Markku Rossi  <mtr@ngs.fi>
        
                * frame.hdr: New header.
        
       -Tue Mar 12 08:38:39 1996  Markku Rossi  <mtr@ngs.fi>
       +1996-03-12  Markku Rossi  <mtr@ngs.fi>
        
                * enscript.pro: new procedure: page_prefeed
        
       -Tue Mar  5 16:45:24 1996  Markku Rossi  <mtr@ngs.fi>
       +1996-03-05  Markku Rossi  <mtr@ngs.fi>
        
                * enscript.pro: new procedure: highlight_bars
        
       -Tue Feb 20 16:25:55 1996  Markku Rossi  <mtr@ngs.fi>
       +1996-02-20  Markku Rossi  <mtr@ngs.fi>
        
                * new encoding: hp8
        
       -Tue Jan 30 08:58:41 1996  Markku Rossi  <mtr@ngs.fi>
       +1996-01-30  Markku Rossi  <mtr@ngs.fi>
        
                * genscript.cfg: Fixed output media sizes.
        
                * a2ps.hdr: Made margins smaller so more text can be seen on each
                page.
        
       -Thu Jan 25 14:33:28 1996  Markku Rossi  <mtr@ngs.fi>
       +1996-01-25  Markku Rossi  <mtr@ngs.fi>
        
                * a2ps.hdr: New header.
        
       -Fri Jan  5 17:18:57 1996  Markku Rossi  <mtr@ngs.fi>
       +1996-01-05  Markku Rossi  <mtr@ngs.fi>
        
                * all headers: changed to use the new `%format' directive
        
       @@ -206,7 +210,7 @@ Fri Jan  5 17:18:57 1996  Markku Rossi  <mtr@ngs.fi>
                 enscript's gaudy header: date strings are now formatted according
                 to file's modification time instead of the printing time.
        
       -Thu Jan  4 12:32:36 1996  Markku Rossi  <mtr@ngs.fi>
       +1996-01-04  Markku Rossi  <mtr@ngs.fi>
        
                * genscript.pro: Inlined epsf-import.ps file.
                (MF): changed to use new encoding vectors.
       @@ -214,28 +218,35 @@ Thu Jan  4 12:32:36 1996  Markku Rossi  <mtr@ngs.fi>
        
                * make-encoding.pl: Changed to generate new encoding vectors.
        
       -Mon Nov 27 08:34:07 1995  Markku Rossi  <mtr@ngs.fi>
       +1995-11-27  Markku Rossi  <mtr@ngs.fi>
        
                * Added ChangeLog to lib subdirectory (to this directory).  All
                 underlaying entries are stripped from the ../ChangeLog.
        
       -Tue Nov 21 11:53:36 1995  Markku Rossi  <mtr@ngs.fi>
       +1995-11-21  Markku Rossi  <mtr@ngs.fi>
        
                * lib: new header: edd.hdr
        
                * lib/genscript.cfg.in: added new media: Letterdj
        
       -Mon Oct 30 07:12:23 1995  Markku Rossi  <mtr@ngs.fi>
       +1995-10-30  Markku Rossi  <mtr@ngs.fi>
        
                * lib/enscript.hdr: print user supplied header if it is given.
        
       -Wed Oct 11 09:11:21 1995  Markku Rossi  <mtr@ngs.fi>
       +1995-10-11  Markku Rossi  <mtr@ngs.fi>
        
                * lib/genscript.cfg.in: added new media: A3 and A4dj.
        
       -Tue Oct 10 09:02:14 1995  Markku Rossi  <mtr@ngs.fi>
       +1995-10-10  Markku Rossi  <mtr@ngs.fi>
        
                * lib/enscript.hdr: moved filename text ~2 points down.
                Fixed font point sizes and date string positions.
        
                * lib/emacs.hdr: changed fontsize from 13 to 12 points.
       +
       +
       +Copyright (C) 1995, 1996, 1997, 1998, 1999, 2008 Free Software Foundation, Inc.
       +
       +Copying and distribution of this file, with or without modification,
       +are permitted in any medium without royalty provided the copyright
       +notice and this notice are preserved.
 (DIR) diff --git a/m4/ChangeLog b/m4/ChangeLog
       @@ -1,3 +1,7 @@
       +2008-01-01  Tim Retout  <diocles@gnu.org>
       +
       +        * ChangeLog: Add copyright notice at end.
       +
        2003-02-28  gettextize  <bug-gnu-gettext@gnu.org>
        
                * codeset.m4: New file, from gettext-0.11.5.
       @@ -19,3 +23,9 @@
                * ulonglong.m4: New file, from gettext-0.11.5.
                * Makefile.am: New file.
        
       +
       +Copyright (C) 2003, 2008 Free Software Foundation, Inc.
       +
       +Copying and distribution of this file, with or without modification,
       +are permitted in any medium without royalty provided the copyright
       +notice and this notice are preserved.
 (DIR) diff --git a/po/ChangeLog b/po/ChangeLog
       @@ -1,3 +1,7 @@
       +2008-01-01  Tim Retout  <diocles@gnu.org>
       +
       +        * ChangeLog: Add copyright notice at end.
       +
        2003-02-28  gettextize  <bug-gnu-gettext@gnu.org>
        
                * Makefile.in.in: New file, from gettext-0.11.5.
       @@ -9,3 +13,9 @@
                * quot.sed: New file, from gettext-0.11.5.
                * remove-potcdate.sin: New file, from gettext-0.11.5.
        
       +
       +Copyright (C) 2003, 2008 Free Software Foundation, Inc.
       +
       +Copying and distribution of this file, with or without modification,
       +are permitted in any medium without royalty provided the copyright
       +notice and this notice are preserved.
 (DIR) diff --git a/scripts/ChangeLog b/scripts/ChangeLog
       @@ -1,3 +1,7 @@
       +2008-01-01  Tim Retout  <diocles@gnu.org>
       +
       +        * ChangeLog: Run M-x change-log-redate. Add copyright notice at end.
       +
        1999-09-13  Markku Rossi  <mtr@amme.ssh.fi>
        
                * sliceprint.in: Added option `--extended-return-values' since it
       @@ -8,24 +12,31 @@
                * diffpp.in: Updated.  Thanks to Tait Cyrus <tait.cyrus@mci.com>
                for the updated version.
        
       -Thu Jul 17 12:38:34 1997  Markku Rossi  <mtr@ngs.fi>
       +1997-07-17  Markku Rossi  <mtr@ngs.fi>
        
                * Makefile.am: Updated changes needed by Automake-1.2.
        
       -Fri Aug 23 20:32:28 1996  Markku Rossi  <mtr@ngs.ngs.fi>
       +1996-08-23  Markku Rossi  <mtr@ngs.ngs.fi>
        
                * sliceprint.in: sliceprint - slice documents with long lines to
                separate printouts.
        
       -Sun Jul 28 01:41:04 1996  Markku Rossi  <mtr@ngs.ngs.fi>
       +1996-07-28  Markku Rossi  <mtr@ngs.ngs.fi>
        
                * diffpp.in: Changed diamond <> to <STDIN> to make diffpp to work
                with some older perls.
        
       -Sun Jun 30 10:59:18 1996  Markku Rossi  <mtr@ngs.ngs.fi>
       +1996-06-30  Markku Rossi  <mtr@ngs.ngs.fi>
        
                * diffpp.in: diffpp - pretty-print diff outputs.
        
       -Thu Jun 13 14:08:21 1996  Markku Rossi  <mtr@ngs.ngs.fi>
       +1996-06-13  Markku Rossi  <mtr@ngs.ngs.fi>
        
                * New directory to hold some handy utility scripts for enscript.
       +
       +
       +Copyright (C) 1996, 1997, 1998, 1999, 2008 Free Software Foundation, Inc.
       +
       +Copying and distribution of this file, with or without modification,
       +are permitted in any medium without royalty provided the copyright
       +notice and this notice are preserved.
 (DIR) diff --git a/src/ChangeLog b/src/ChangeLog
       @@ -1,5 +1,7 @@
        2008-01-01  Tim Retout  <diocles@gnu.org>
        
       +        * ChangeLog: Run M-x change-log-redate. Add copyright notice at end.
       +
                * main.c (main) <toc>: Remove an unnecessary fclose of the toc
                temporary file, which was breaking the --toc option.
        
       @@ -256,29 +258,29 @@
                * main.c: Added ISO-8859/4 encoding, thanks to Ricardas Cepas
                <rch@pub.osf.lt>.
        
       -Tue Sep 16 14:04:05 1997  Markku Rossi  <mtr@ngs.fi>
       +1997-09-16  Markku Rossi  <mtr@ngs.fi>
        
                * main.c (version): Updated to conform the latest GNU coding
                standard.
        
       -Thu Aug 28 10:02:20 1997  Markku Rossi  <mtr@ngs.fi>
       +1997-08-28  Markku Rossi  <mtr@ngs.fi>
        
                * main.c: New option `--margins=LEFT:RIGHT:TOP:BOTTOM' to adjust
                page marginals.
        
       -Mon Aug 11 09:16:43 1997  Markku Rossi  <mtr@ngs.fi>
       +1997-08-11  Markku Rossi  <mtr@ngs.fi>
        
                * psgen.c (divert): Changed to use tempnam() instead of tmpnam().
                (get_next_token): Fixed tabulator character handling with variable
                 width fonts.  Now it really works; the left margins is really
                 pretty.
        
       -Thu Jul  3 14:40:16 1997  Markku Rossi  <mtr@ngs.fi>
       +1997-07-03  Markku Rossi  <mtr@ngs.fi>
        
                * psgen.c (read_special_escape): Implemented new `escape' special
                escape to change the escape character.
        
       -Tue Jun 10 10:07:28 1997  Markku Rossi  <mtr@ngs.fi>
       +1997-06-10  Markku Rossi  <mtr@ngs.fi>
        
                * psgen.c: Optimized the size of the generated PostScript output.
                (print_line_number): Fixed to print the line number with the
       @@ -287,26 +289,26 @@ Tue Jun 10 10:07:28 1997  Markku Rossi  <mtr@ngs.fi>
                (process_file): New special escape ^@bggray{} to set the text
                background color.
        
       -Fri Jun  6 13:29:08 1997  Markku Rossi  <mtr@ngs.fi>
       +1997-06-06  Markku Rossi  <mtr@ngs.fi>
        
                * psgen.c: Fixed lineskip to work better when changing the font at
                 the beginning of the line.
        
       -Thu Jun  5 15:21:04 1997  Markku Rossi  <mtr@ngs.fi>
       +1997-06-05  Markku Rossi  <mtr@ngs.fi>
        
                * psgen.c (dump_empty_page): Fixed --file-align option to work
                 even if we cross the page boundary in N-up mode.
        
       -Wed May 28 11:11:17 1997  Markku Rossi  <mtr@ngs.fi>
       +1997-05-28  Markku Rossi  <mtr@ngs.fi>
        
                * main.c: New option --mark-wrapped-lines[=STYLE],
                 MarkWrappedLines to mark wrapped lines in the printout.
        
       -Thu May 22 10:03:23 1997  Markku Rossi  <mtr@ngs.fi>
       +1997-05-22  Markku Rossi  <mtr@ngs.fi>
        
                * main.c (main): Coded more information to the return value.
        
       -Wed Mar 19 12:38:39 1997  Markku Rossi  <mtr@ngs.fi>
       +1997-03-19  Markku Rossi  <mtr@ngs.fi>
        
                * main.c: New option -W, --language to specify the output
                language.
       @@ -315,7 +317,7 @@ Wed Mar 19 12:38:39 1997  Markku Rossi  <mtr@ngs.fi>
                Made option -J to be an alias for -t, --title.
                Make option -# to be an alias for -n, --copies.
        
       -Tue Mar  4 10:00:45 1997  Markku Rossi  <mtr@ngs.fi>
       +1997-03-04  Markku Rossi  <mtr@ngs.fi>
        
                * util.c (read_config): New config file option `StatesPath' to
                specify the path for the states program.
       @@ -323,51 +325,51 @@ Tue Mar  4 10:00:45 1997  Markku Rossi  <mtr@ngs.fi>
                * psgen.c: Fixed --file-align option which was broken with the
                --nup option.
        
       -Mon Mar  3 10:25:16 1997  Markku Rossi  <mtr@ngs.fi>
       +1997-03-03  Markku Rossi  <mtr@ngs.fi>
        
                * psgen.c (dump_ps_page_header): Implemented user escapes for user
                defined header strings.
        
       -Wed Feb 26 09:42:52 1997  Markku Rossi  <mtr@ngs.fi>
       +1997-02-26  Markku Rossi  <mtr@ngs.fi>
        
                * Release enscript-1.5.0.
        
       -Fri Feb 21 13:46:37 1997  Markku Rossi  <mtr@ngs.fi>
       +1997-02-21  Markku Rossi  <mtr@ngs.fi>
        
                * util.c (read_font_info): Optimized AFM caching, this speeds up
                enscript when using ^@font{} escapes a lot (-E).
                (read_font_info): New input encoding asciidkno.
                Renamed asciiscands to asciifise.
        
       -Tue Feb 18 12:34:13 1997  Markku Rossi  <mtr@ngs.fi>
       +1997-02-18  Markku Rossi  <mtr@ngs.fi>
        
                * main.c: New option -U NUM, --nup=NUM to specify how many logical
                output pages are printed on each physical output page.
        
       -Thu Feb  6 10:18:55 1997  Markku Rossi  <mtr@ngs.fi>
       +1997-02-06  Markku Rossi  <mtr@ngs.fi>
        
                * util.c (parse_font_spec): Added a warning about negative font
                sizes.
        
       -Mon Feb  3 11:27:53 1997  Markku Rossi  <mtr@ngs.fi>
       +1997-02-03  Markku Rossi  <mtr@ngs.fi>
        
                * main.c: New option `--help-pretty-print' to describe all
                supported --pretty-print languages and file formats.
        
       -Fri Jan 24 09:34:00 1997  Markku Rossi  <mtr@ngs.fi>
       +1997-01-24  Markku Rossi  <mtr@ngs.fi>
        
                * main.c (main): Changed the output file creation to be
                demand-driven.  If the input file (all input files) could not be
                opened, enscript doesn't generate any output.  This is a good
                thing.
        
       -Thu Jan 23 11:55:52 1997  Markku Rossi  <mtr@ngs.fi>
       +1997-01-23  Markku Rossi  <mtr@ngs.fi>
        
                * gsint.h: Changed the way how memmove() and memcpy() are defined
                handled.  Not replacements can be found form compat lib so we do
                not need any #define kludges.
        
       -Tue Jan 21 18:18:03 1997  Markku Rossi  <mtr@ngs.fi>
       +1997-01-21  Markku Rossi  <mtr@ngs.fi>
        
                * Makefile.am: Removed testcase.sh and moved all tests to ../tests
                directory.
       @@ -376,14 +378,14 @@ Tue Jan 21 18:18:03 1997  Markku Rossi  <mtr@ngs.fi>
                options: `StatesColorModel', `StatesConfigFile' and
                `StatesHighlightLevel'.
        
       -Mon Jan 13 09:02:26 1997  Markku Rossi  <mtr@ngs.fi>
       +1997-01-13  Markku Rossi  <mtr@ngs.fi>
        
                * mkafmmap.c: Internationalized mkafmmap program.
        
                * util.c (read_config): New option `OutputFirstLine' to set the
                PostScript output's first line.
        
       -Thu Nov 28 08:16:04 1996  Markku Rossi  <mtr@ngs.fi>
       +1996-11-28  Markku Rossi  <mtr@ngs.fi>
        
                * main.c: New option `--E', `--pretty-print' to pretty print
                 source codes with `states'.
       @@ -395,23 +397,23 @@ Thu Nov 28 08:16:04 1996  Markku Rossi  <mtr@ngs.fi>
                (read_config): New option `NoJobHeaderSwitch' to specify the
                spooler option to suppress the job header.
        
       -Tue Nov  5 08:22:52 1996  Markku Rossi  <mtr@ngs.ngs.fi>
       +1996-11-05  Markku Rossi  <mtr@ngs.ngs.fi>
        
                * psgen.c: fixed line number spacing bug which occured when using
                line numbers with escapes.
        
                * main.c: Added ISO-8859/5 (ISO latin5) encoding.
        
       -Sat Sep  7 15:42:49 1996  Markku Rossi  <mtr@ngs.ngs.fi>
       +1996-09-07  Markku Rossi  <mtr@ngs.ngs.fi>
        
                * main.c: Added Adobe's Standard cyrillic Font KOI8 encoding.
        
       -Thu Aug 29 22:32:38 1996  Markku Rossi  <mtr@ngs.ngs.fi>
       +1996-08-30  Markku Rossi  <mtr@ngs.ngs.fi>
        
                * util.c (parse_font_spec): Accept font point size in width/height
                format.
        
       -Fri Aug 23 19:36:30 1996  Markku Rossi  <mtr@ngs.ngs.fi>
       +1996-08-23  Markku Rossi  <mtr@ngs.ngs.fi>
        
                * util.c (read_config): New config file option TOCFormat.
        
       @@ -421,20 +423,20 @@ Fri Aug 23 19:36:30 1996  Markku Rossi  <mtr@ngs.ngs.fi>
                * main.c: New option --slice to print vertical slices of input
                files.
        
       -Mon Aug  5 08:21:14 1996  Markku Rossi  <mtr@ngs.ngs.fi>
       +1996-08-05  Markku Rossi  <mtr@ngs.ngs.fi>
        
                * main.c: New option --file-align=ALIGN to align separate input
                files to even ALIGN page count.
        
       -Wed Jul 24 11:17:55 1996  Markku Rossi  <mtr@ngs.ngs.fi>
       +1996-07-24  Markku Rossi  <mtr@ngs.ngs.fi>
        
                * main.c: New option --toc to print the Table of Contents.
        
       -Wed Jul 17 10:50:34 1996  Markku Rossi  <mtr@ngs.ngs.fi>
       +1996-07-17  Markku Rossi  <mtr@ngs.ngs.fi>
        
                * Release enscript-1.4.0.
        
       -Sun Jun 16 14:49:33 1996  Markku Rossi  <mtr@ngs.ngs.fi>
       +1996-06-16  Markku Rossi  <mtr@ngs.ngs.fi>
        
                * psgen.c (get_next_token): Fixed line number counting for
                 truncated lines.
       @@ -449,7 +451,7 @@ Sun Jun 16 14:49:33 1996  Markku Rossi  <mtr@ngs.ngs.fi>
                 version of enscript so it is a safe place to store site-specific
                 media etc. definitions.
        
       -Thu Jun 13 13:50:16 1996  Markku Rossi  <mtr@ngs.ngs.fi>
       +1996-06-13  Markku Rossi  <mtr@ngs.ngs.fi>
        
                * main.c (handle_options): New option `--printer-options' to pass
                extra options to the printer command.
       @@ -462,7 +464,7 @@ Thu Jun 13 13:50:16 1996  Markku Rossi  <mtr@ngs.ngs.fi>
                * main.c: New option --filter=STR, -I STR which sets the
                input filter for source files.
        
       -Fri May 24 10:44:46 1996  Markku Rossi  <mtr@ngs.fi>
       +1996-05-24  Markku Rossi  <mtr@ngs.fi>
        
                * util.c (read_config): New config file option `FormFeedType' to
                specify what to do when a formfeed character is encountered from
       @@ -482,24 +484,24 @@ Fri May 24 10:44:46 1996  Markku Rossi  <mtr@ngs.fi>
                * main.c (long_options): Renamed option --pass-through-ps-files to
                --pass-through.
        
       -Wed May 22 17:09:21 1996  Markku Rossi  <mtr@ngs.fi>
       +1996-05-22  Markku Rossi  <mtr@ngs.fi>
        
                * psgen.c (process_file): Fixed carriage return character
                handling.
        
       -Fri May 10 08:56:31 1996  Markku Rossi  <mtr@ngs.fi>
       +1996-05-10  Markku Rossi  <mtr@ngs.fi>
        
                * psgen.c (read_special_escape): New special escape `shade' to
                highlight regions of text.
        
                * main.c (usage): Cleaned up --help messages.
        
       -Thu May  9 14:17:49 1996  Markku Rossi  <mtr@ngs.fi>
       +1996-05-09  Markku Rossi  <mtr@ngs.fi>
        
                * util.c (read_config): New configuration file option:
                EscapeChar.
        
       -Tue May  7 09:37:16 1996  Markku Rossi  <mtr@ngs.fi>
       +1996-05-07  Markku Rossi  <mtr@ngs.fi>
        
                * util.c (read_config): New config file option `UnderlayStyle' to
                specify the underlay printing style.
       @@ -509,7 +511,7 @@ Tue May  7 09:37:16 1996  Markku Rossi  <mtr@ngs.fi>
                (long_options): New option --ul-style to specify the underlay
                printing style.
        
       -Thu May  2 08:21:17 1996  Markku Rossi  <mtr@ngs.fi>
       +1996-05-02  Markku Rossi  <mtr@ngs.fi>
        
                * util.c (read_font_info): Added AFM cache to speedup font-escape
                processing.
       @@ -517,7 +519,7 @@ Thu May  2 08:21:17 1996  Markku Rossi  <mtr@ngs.fi>
                * psgen.c (print_line_number): Don't print line numbers for
                wrapped lines.
        
       -Mon Apr 22 09:24:40 1996  Markku Rossi  <mtr@ngs.fi>
       +1996-04-22  Markku Rossi  <mtr@ngs.fi>
        
                * util.c (format_user_string): New directive `%H' for the document
                 title.
       @@ -525,17 +527,17 @@ Mon Apr 22 09:24:40 1996  Markku Rossi  <mtr@ngs.fi>
                * main.c: Changed option -e, --escapes to take an optional
                argument which specifies the escape character.
        
       -Mon Apr  1 09:26:23 1996  Markku Rossi  <mtr@ngs.fi>
       +1996-04-01  Markku Rossi  <mtr@ngs.fi>
        
                * psgen.c (process_file): Now ^@font{} escapes work over page
                boundaries.
        
       -Wed Mar 27 08:50:53 1996  Markku Rossi  <mtr@ngs.fi>
       +1996-03-27  Markku Rossi  <mtr@ngs.fi>
        
                * main.c (main): New option -a, --pages to select which pages are
                printed.
        
       -Tue Mar 26 10:14:29 1996  Markku Rossi  <mtr@ngs.fi>
       +1996-03-26  Markku Rossi  <mtr@ngs.fi>
        
                * util.c (format_user_string): New option: `$=' number of pages in
                the current input file.
       @@ -543,7 +545,7 @@ Tue Mar 26 10:14:29 1996  Markku Rossi  <mtr@ngs.fi>
                * psgen.c (process_file): Added diversions to count the total
                pages within a file (%Format: $=).
        
       -Tue Mar 12 08:23:31 1996  Markku Rossi  <mtr@ngs.fi>
       +1996-03-12  Markku Rossi  <mtr@ngs.fi>
        
                * main.c (handle_options): Changed option -l, --lineprinter to
                print 66 lines per page instead of 65 lines.
       @@ -553,11 +555,11 @@ Tue Mar 12 08:23:31 1996  Markku Rossi  <mtr@ngs.fi>
                * main.c (main): New options: -k, --page-prefeed, -K,
                --no-page-prefeed.
        
       -Thu Mar  7 16:18:00 1996  Markku Rossi  <mtr@ngs.fi>
       +1996-03-07  Markku Rossi  <mtr@ngs.fi>
        
                * util.c (format_user_string): New escape: $(ENVVAR).
        
       -Tue Mar  5 16:45:40 1996  Markku Rossi  <mtr@ngs.fi>
       +1996-03-05  Markku Rossi  <mtr@ngs.fi>
        
                * util.c (read_config): New config file options: HighlightBars and
                HighLightBarGray.
       @@ -565,24 +567,24 @@ Tue Mar  5 16:45:40 1996  Markku Rossi  <mtr@ngs.fi>
                * main.c: New option: -H, --highlight-bars and
                --highlight-bar-gray to control the highlight bar printing.
        
       -Fri Mar  1 11:08:13 1996  Markku Rossi  <mtr@ngs.fi>
       +1996-03-01  Markku Rossi  <mtr@ngs.fi>
        
                * main.c: New option: -h, --no-job-header to suppress the job
                header page.
                (main): Changed option --title to set the name of stdin.
        
       -Thu Feb 29 08:10:48 1996  Markku Rossi  <mtr@ngs.fi>
       +1996-02-29  Markku Rossi  <mtr@ngs.fi>
        
                * Added support for the automatic de-ANSI-fication.
        
                * Renamed package to enscript.
        
       -Sun Feb 25 05:13:21 1996  Markku Rossi  <mtr@ngs.fi>
       +1996-02-25  Markku Rossi  <mtr@ngs.fi>
        
                * main.c (main): changed stdin's name to be an empty string
                instead of "(stdin)".  This is how Adobe's enscript does it.
        
       -Fri Feb 23 08:04:57 1996  Markku Rossi  <mtr@ngs.fi>
       +1996-02-23  Markku Rossi  <mtr@ngs.fi>
        
                * main.c (main): Added environment variable GENSCRIPT_LIBRARY
                 which can be used to overwrite the build-in library path.
       @@ -590,16 +592,16 @@ Fri Feb 23 08:04:57 1996  Markku Rossi  <mtr@ngs.fi>
                * psgen.c (read_special_escape): fixed a bug which caused pipes to
                 the EPS files to be closed with fclose().
        
       -Wed Feb 21 08:14:15 1996  Markku Rossi  <mtr@ngs.fi>
       +1996-02-21  Markku Rossi  <mtr@ngs.fi>
        
                * Makefile.in (exec_prefix): fixed to honor the value given by the
                configure script.
        
       -Tue Feb 20 16:15:24 1996  Markku Rossi  <mtr@ngs.fi>
       +1996-02-20  Markku Rossi  <mtr@ngs.fi>
        
                * Added hp8 (HP Roman-8) encoding.
        
       -Mon Feb 19 09:30:55 1996  Markku Rossi  <mtr@ngs.fi>
       +1996-02-19  Markku Rossi  <mtr@ngs.fi>
        
                * Release genscript-1.3.0.
        
       @@ -609,38 +611,38 @@ Mon Feb 19 09:30:55 1996  Markku Rossi  <mtr@ngs.fi>
                * psgen.c (do_pass_through_ps_file): added pass-through for the
                PCL files.
        
       -Thu Feb  8 16:00:56 1996  Markku Rossi  <mtr@ngs.fi>
       +1996-02-08  Markku Rossi  <mtr@ngs.fi>
        
                * util.c (read_config): New config file option `Clean7Bit' to
                 specify how characters greater than 127 are handled.
        
       -Wed Feb  7 22:24:50 1996  Markku Rossi  <mtr@ngs.fi>
       +1996-02-07  Markku Rossi  <mtr@ngs.fi>
        
                * gsint.h: Implemented unit selection for the `--indent' option.
        
       -Tue Jan 30 11:37:11 1996  Markku Rossi  <mtr@ngs.fi>
       +1996-01-30  Markku Rossi  <mtr@ngs.fi>
        
                * main.c (main): Now genscript can be used even if it is not
                installed.
        
                * Makefile.in (check): new target
        
       -Thu Jan 25 14:36:06 1996  Markku Rossi  <mtr@ngs.fi>
       +1996-01-25  Markku Rossi  <mtr@ngs.fi>
        
                * util.c (paste_file): Implemented `%HeaderHeight' and
                `%FooterHeight' directives.
        
       -Tue Jan  9 08:45:20 1996  Markku Rossi  <mtr@ngs.fi>
       +1996-01-09  Markku Rossi  <mtr@ngs.fi>
        
                * Finished Win-95/NT port.
        
       -Mon Jan  8 08:19:17 1996  Markku Rossi  <mtr@ngs.fi>
       +1996-01-08  Markku Rossi  <mtr@ngs.fi>
        
                * First Win-95/NT port with MSC 2.00.
        
                * util.c (format_user_string): New options: %N and $%.
        
       -Fri Jan  5 17:11:19 1996  Markku Rossi  <mtr@ngs.fi>
       +1996-01-05  Markku Rossi  <mtr@ngs.fi>
        
                * psgen.c (dump_ps_header): Removed date and time ps-constants
                 which can now be formatted with the `%Format' directive:
       @@ -656,12 +658,12 @@ Fri Jan  5 17:11:19 1996  Markku Rossi  <mtr@ngs.fi>
                * util.c (format_user_string): Implemented `%Format' directive
                 which can be used to format user defined strings in fancy headers.
        
       -Thu Jan  4 13:54:45 1996  Markku Rossi  <mtr@ngs.fi>
       +1996-01-04  Markku Rossi  <mtr@ngs.fi>
        
                * main.c: Added pslatin1 encoding (PostScript interpreter's
                 ISOLatin1Encoding).
        
       -Wed Jan  3 16:52:43 1996  Markku Rossi  <mtr@ngs.fi>
       +1996-01-03  Markku Rossi  <mtr@ngs.fi>
        
                * Created a new Makefile to the compat subdirectory; now genscript
                 does not need a make with the VPATH feature.
       @@ -669,11 +671,11 @@ Wed Jan  3 16:52:43 1996  Markku Rossi  <mtr@ngs.fi>
                * main.c (usage): Split usage string to smaller parts wich are
                printed separately.
        
       -Tue Jan  2 16:13:43 1996  Markku Rossi  <mtr@ngs.fi>
       +1996-01-02  Markku Rossi  <mtr@ngs.fi>
        
                * main.c: New option: --non-printable-format, NonPrintableFormat.
        
       -Wed Dec 20 08:40:11 1995  Markku Rossi  <mtr@ngs.fi>
       +1995-12-20  Markku Rossi  <mtr@ngs.fi>
        
                * Added statistics about non-printable character codes.
        
       @@ -683,14 +685,14 @@ Wed Dec 20 08:40:11 1995  Markku Rossi  <mtr@ngs.fi>
                * util.c (do_list_missing_characters): Changed output to go to
                 stderr instead of stdout.
        
       -Tue Dec 19 10:00:12 1995  Markku Rossi  <mtr@ngs.fi>
       +1995-12-19  Markku Rossi  <mtr@ngs.fi>
        
                * util.c (read_config): New config file options: UnderlayAngle and
                 UnderlayPosition.
        
                * main.c (main): New options: --ul-angle and --ul-position.
        
       -Mon Dec 18 08:14:05 1995  Markku Rossi  <mtr@ngs.fi>
       +1995-12-18  Markku Rossi  <mtr@ngs.fi>
        
                * configure.in (PATH_SEPARATOR): Defined a new constant
                 PATH_SEPARATOR to specify the character which separates path
       @@ -705,7 +707,7 @@ Mon Dec 18 08:14:05 1995  Markku Rossi  <mtr@ngs.fi>
                * util.c (parse_font_spec): Added support for the new
                `name@ptsize' font specification.
        
       -Tue Nov 28 09:12:46 1995  Markku Rossi  <mtr@ngs.fi>
       +1995-11-28  Markku Rossi  <mtr@ngs.fi>
        
                * main.c (handle_options): Option -u, --underlay was changed to
                 take an optional argument.  If no argument is given, underlay is
       @@ -717,7 +719,7 @@ Tue Nov 28 09:12:46 1995  Markku Rossi  <mtr@ngs.fi>
                * Makefile.in: Fixed Makefile to obey the GNU Coding Standards.
                  Changed datadir from `prefix/lib' to `prefix/share'.
        
       -Mon Nov 27 08:24:18 1995  Markku Rossi  <mtr@ngs.fi>
       +1995-11-27  Markku Rossi  <mtr@ngs.fi>
        
                * util.c (read_config): New config file options: UnderlayFont and
                UnderlayGray
       @@ -731,68 +733,68 @@ Mon Nov 27 08:24:18 1995  Markku Rossi  <mtr@ngs.fi>
        
                * utils.c: Renamed config file option `Queue' to `Printer'.
        
       -Wed Nov  8 08:27:07 1995  Markku Rossi  <mtr@ngs.fi>
       +1995-11-08  Markku Rossi  <mtr@ngs.fi>
        
                * Added latin3 encoding (from the latin3.txt file by Duncan C
                Thomson).
        
       -Thu Nov  2 08:56:16 1995  Markku Rossi  <mtr@ngs.fi>
       +1995-11-02  Markku Rossi  <mtr@ngs.fi>
        
                * psgen.c: Fixed a bug which added document headers and trailers
                 to pass-through PostScript files.
        
       -Tue Oct 31 08:53:18 1995  Markku Rossi  <mtr@ngs.fi>
       +1995-10-31  Markku Rossi  <mtr@ngs.fi>
        
                * Release genscript-1.2.20.
        
       -Fri Oct 27 09:35:02 1995  Markku Rossi  <mtr@ngs.fi>
       +1995-10-27  Markku Rossi  <mtr@ngs.fi>
        
                * Added option -C, --line-numbers.
        
       -Thu Oct 26 09:13:45 1995  Markku Rossi  <mtr@ngs.fi>
       +1995-10-26  Markku Rossi  <mtr@ngs.fi>
        
                * Added option -Z, --pass-through-ps-files.
        
       -Tue Oct 24 08:14:24 1995  Markku Rossi  <mtr@ngs.fi>
       +1995-10-24  Markku Rossi  <mtr@ngs.fi>
        
                * Cleaned up some HTML entity codes in encoding tables.
        
       -Wed Oct 18 17:33:18 1995  Markku Rossi  <mtr@ngs.fi>
       +1995-10-18  Markku Rossi  <mtr@ngs.fi>
        
                * Added latin2 encoding.
        
       -Tue Oct 10 09:02:14 1995  Markku Rossi  <mtr@ngs.fi>
       +1995-10-10  Markku Rossi  <mtr@ngs.fi>
        
                * main.c (main): changed fancy header's height from 40 to 36
                points.
        
       -Thu Oct  5 07:37:54 1995  Markku Rossi  <mtr@ngs.fi>
       +1995-10-05  Markku Rossi  <mtr@ngs.fi>
        
                * New config file options: Queue and QueueParam.
        
                * genscript.man: minor cleanups.
        
       -Mon Oct  2 14:58:13 1995  Markku Rossi  <mtr@ngs.fi>
       +1995-10-02  Markku Rossi  <mtr@ngs.fi>
        
                * Release genscript-1.2.1.
        
       -Fri Sep 29 17:30:08 1995  Markku Rossi  <mtr@ngs.fi>
       +1995-09-29  Markku Rossi  <mtr@ngs.fi>
        
                * main.c: read default options from the GENSCRIPT (and ENSCRIPT)
                environment variable
        
       -Tue Sep 26 09:06:52 1995  Markku Rossi  <mtr@ngs.fi>
       +1995-09-26  Markku Rossi  <mtr@ngs.fi>
        
                * font size and baselineskip can be given as a decimal number
        
                * psgen.c: Fixed DSC comments, now generated output is DSC 3.0
                conforming.
        
       -Thu Sep 21 09:32:10 1995  Markku Rossi  <mtr@ngs.fi>
       +1995-09-21  Markku Rossi  <mtr@ngs.fi>
        
                * Implemented .pf{a,b} file downloading.
        
       -Wed Sep 20 09:16:49 1995  Markku Rossi  <mtr@ngs.fi>
       +1995-09-20  Markku Rossi  <mtr@ngs.fi>
        
                * psgen.c (read_special_escape): new option 's' (scale) to specify
                an explicit scale for an eps image.
       @@ -800,17 +802,17 @@ Wed Sep 20 09:16:49 1995  Markku Rossi  <mtr@ngs.fi>
                * psgen.c: fixed epsf escape to start a new column if the
                 specified image does not fit to the current one.
        
       -Mon Sep 18 08:03:53 1995  Markku Rossi  <mtr@ngs.fi>
       +1995-09-18  Markku Rossi  <mtr@ngs.fi>
        
                * main.c: Fixed some typos.
        
                * Added backspace handling.
        
       -Sat Sep  9 16:47:08 1995  Markku Rossi  <mtr@ngs.fi>
       +1995-09-09  Markku Rossi  <mtr@ngs.fi>
        
                * main.c (main): fixed typos that broke -o and -X options.
        
       -Mon Sep  4 08:20:08 1995  Markku Rossi  <mtr@ngs.fi>
       +1995-09-04  Markku Rossi  <mtr@ngs.fi>
        
                * Release genscript-1.1.4.
        
       @@ -819,14 +821,14 @@ Mon Sep  4 08:20:08 1995  Markku Rossi  <mtr@ngs.fi>
                * psgen.c (dump_ps_header): Added findatestr.
                (paste_epsf): Fixed paste_epsf()'s EPS file recognization.
        
       -Wed Aug 30 10:07:42 1995  Markku Rossi  <mtr@ngs.fi>
       +1995-08-30  Markku Rossi  <mtr@ngs.fi>
        
                * Added options -u, --underlay, --ul-gray and --ul-font.
        
                * psgen.c (read_float): now dimensions can be specified in
                different units.
        
       -Tue Aug 29 11:23:49 1995  Markku Rossi  <mtr@ngs.fi>
       +1995-08-29  Markku Rossi  <mtr@ngs.fi>
        
                * Changed PostScript font's default encoding name from 'default'
                to 'ps'.
       @@ -842,7 +844,7 @@ Tue Aug 29 11:23:49 1995  Markku Rossi  <mtr@ngs.fi>
                * psgen.c (paste_epsf): Now EPS images can be read from command's
                standard output.
        
       -Thu Aug 24 09:47:30 1995  Markku Rossi  <mtr@ngs.fi>
       +1995-08-24  Markku Rossi  <mtr@ngs.fi>
        
                * vms.txt: Added VMS multinational input encoding.
        
       @@ -850,7 +852,7 @@ Thu Aug 24 09:47:30 1995  Markku Rossi  <mtr@ngs.fi>
        
                * Added options -S, --statusdict and -D, --setpagedevice.
        
       -Wed Aug 23 11:48:31 1995  Markku Rossi  <mtr@ngs.fi>
       +1995-08-23  Markku Rossi  <mtr@ngs.fi>
        
                * Improved configure to handle more non-ANSI features.
        
       @@ -866,35 +868,35 @@ Wed Aug 23 11:48:31 1995  Markku Rossi  <mtr@ngs.fi>
                * psgen.c (get_next_token): control characters are now printed in
                 the escaped form.
        
       -Mon Aug 21 09:16:16 1995  Markku Rossi  <mtr@ngs.fi>
       +1995-08-21  Markku Rossi  <mtr@ngs.fi>
        
                * Release genscript-1.0.1.
        
       -Thu Aug 17 09:48:17 1995  Markku Rossi  <mtr@ngs.fi>
       +1995-08-17  Markku Rossi  <mtr@ngs.fi>
        
                * Minor cleanups.
        
       -Tue Aug 15 10:30:44 1995  Markku Rossi  <mtr@ngs.fi>
       +1995-08-15  Markku Rossi  <mtr@ngs.fi>
        
                * Added option --baseline.
        
                * Fixed epsf escape's options.
        
       -Mon Aug 14 14:21:35 1995  Markku Rossi  <mtr@ngs.fi>
       +1995-08-14  Markku Rossi  <mtr@ngs.fi>
        
                * Added support for AFM files.
        
       -Wed Aug  9 10:59:30 1995  Markku Rossi  <mtr@ngs.fi>
       +1995-08-09  Markku Rossi  <mtr@ngs.fi>
        
                * Added option --newline to select the newline character.
        
                * Cleaned up character set tables.
        
       -Mon Aug  7 15:40:09 1995  Markku Rossi  <mtr@ngs.fi>
       +1995-08-07  Markku Rossi  <mtr@ngs.fi>
        
                * Added Mac input encoding.
        
       -Thu Aug  3 12:44:04 1995  Markku Rossi  <mtr@ngs.fi>
       +1995-08-03  Markku Rossi  <mtr@ngs.fi>
        
                * New special escapes: 'font' and 'comment'.
        
       @@ -902,7 +904,7 @@ Thu Aug  3 12:44:04 1995  Markku Rossi  <mtr@ngs.fi>
        
                * General code and document cleanups.
        
       -Mon Jul 31 10:18:16 1995  Markku Rossi  <mtr@ngs.fi>
       +1995-07-31  Markku Rossi  <mtr@ngs.fi>
        
                * Added support for --copies option.  Now it really works.
        
       @@ -911,16 +913,23 @@ Mon Jul 31 10:18:16 1995  Markku Rossi  <mtr@ngs.fi>
        
                * Added options --font and --header-font.
        
       -Thu Jul 27 08:12:01 1995  Markku Rossi  <mtr@ngs.fi>
       +1995-07-27  Markku Rossi  <mtr@ngs.fi>
        
                * psgen.c (paste_epsf): now eps files are also looked up from
                libpath.
                (read_special_escape): epsf: added option 'r'.
        
       -Wed Jul 26 11:08:50 1995  Markku Rossi  <mtr@ngs.fi>
       +1995-07-26  Markku Rossi  <mtr@ngs.fi>
        
                * psgen.c: added support for inlined EPS-files.
        
       -Tue Jul 25 09:24:30 1995  Markku Rossi  <mtr@ngs.fi>
       +1995-07-25  Markku Rossi  <mtr@ngs.fi>
        
                * Added IBM PC input encoding.
       +
       +
       +Copyright (C) 1995, 1996, 1997, 1998, 1999, 2008 Free Software Foundation, Inc.
       +
       +Copying and distribution of this file, with or without modification,
       +are permitted in any medium without royalty provided the copyright
       +notice and this notice are preserved.
 (DIR) diff --git a/src/tests/ChangeLog b/src/tests/ChangeLog
       @@ -1,3 +1,14 @@
       +2008-01-01  Tim Retout  <diocles@gnu.org>
       +
       +        * ChangeLog: Add copyright notice at end.
       +
        1998-06-23  Markku Rossi  <mtr@ngs.fi>
        
                * headers.test: Added checks for the `--header' option.
       +
       +
       +Copyright (C) 1998, 2008 Free Software Foundation, Inc.
       +
       +Copying and distribution of this file, with or without modification,
       +are permitted in any medium without royalty provided the copyright
       +notice and this notice are preserved.
 (DIR) diff --git a/states/ChangeLog b/states/ChangeLog
       @@ -1,3 +1,7 @@
       +2008-01-01  Tim Retout  <diocles@gnu.org>
       +
       +        * ChangeLog: Run M-x change-log-redate. Add copyright notice at end.
       +
        1999-09-24  Markku Rossi  <mtr@amme.ssh.fi>
        
                * utils.c (eval_expr): Added filename and linenumber information
       @@ -257,7 +261,7 @@
                (fortran): Updated Fortran highlighting.  Thanks to Keith Refson
                <Keith.Refson@earth.ox.ac.uk>.
        
       -Wed Aug 27 14:36:12 1997  Markku Rossi  <mtr@ngs.fi>
       +1997-08-27  Markku Rossi  <mtr@ngs.fi>
        
                * prims.c (prim_regexp_syntax): New primitive to modify regexp
                engine's character syntax table.
       @@ -266,28 +270,28 @@ Wed Aug 27 14:36:12 1997  Markku Rossi  <mtr@ngs.fi>
                the new regexp_syntax() primitive which can be used to modify
                regexp character syntax table.
        
       -Mon Aug 11 10:31:55 1997  Markku Rossi  <mtr@ngs.fi>
       +1997-08-11  Markku Rossi  <mtr@ngs.fi>
        
                * enscript.st (start): Fixed PostScript font resolving to work
                with the `Souvenir' font.
        
       -Fri Jul 18 10:34:27 1997  Markku Rossi  <mtr@ngs.fi>
       +1997-07-18  Markku Rossi  <mtr@ngs.fi>
        
                * lex.l: Implemented case-insensitive regular expressions.
        
       -Wed Jul 16 12:50:27 1997  Markku Rossi  <mtr@ngs.fi>
       +1997-07-16  Markku Rossi  <mtr@ngs.fi>
        
                * enscript.st (sql): Updated Sybase SQL highlighting rules, thanks
                to Chris Jack <chris_jack@msn.com>.
        
       -Fri Jul  4 09:11:37 1997  Markku Rossi  <mtr@ngs.fi>
       +1997-07-04  Markku Rossi  <mtr@ngs.fi>
        
                * utils.c (compile_regexp): New function to handle regular
                 expression compilations.
                (compile_regexp): Added fastmaps for regexps, this speeds up the
                 processing noticeably.
        
       -Mon Jun 23 09:39:41 1997  Markku Rossi  <mtr@ngs.fi>
       +1997-06-23  Markku Rossi  <mtr@ngs.fi>
        
                * enscript.st (sql): Added highlighting for SQL language by
                Chris Jack <chris_jack@msn.com>.
       @@ -298,17 +302,17 @@ Mon Jun 23 09:39:41 1997  Markku Rossi  <mtr@ngs.fi>
                 language by Jim Villani, Logistics Management Institute
                (jvillani@lmi.org).
        
       -Tue Jun 10 10:46:31 1997  Markku Rossi  <mtr@ngs.fi>
       +1997-06-10  Markku Rossi  <mtr@ngs.fi>
        
                * utils.c (lookup_var): New special variable `$.'.
                (lookup_var): New special variable `$`'.
        
       -Fri Jun  6 14:05:38 1997  Markku Rossi  <mtr@ngs.fi>
       +1997-06-06  Markku Rossi  <mtr@ngs.fi>
        
                * prims.c (prim_float): New primitive to convert items to float
                numbers.
        
       -Tue Jun  3 11:23:59 1997  Markku Rossi  <mtr@ngs.fi>
       +1997-06-03  Markku Rossi  <mtr@ngs.fi>
        
                * enscript.st (c): Improved C pre-processor line highlighting to
                 highlights also string and character constansts.
       @@ -321,7 +325,7 @@ Tue Jun  3 11:23:59 1997  Markku Rossi  <mtr@ngs.fi>
                prototypes.
                (objc): Added highlighting for goto's labels and targets.
        
       -Tue May 20 09:21:05 1997  Markku Rossi  <mtr@ngs.fi>
       +1997-05-20  Markku Rossi  <mtr@ngs.fi>
        
                * enscript.st (delphi): Added highlighting for Delphi language by
                 Michael Van Canneyt <michael@tfdec1.fys.kuleuven.ac.be>.
       @@ -329,7 +333,7 @@ Tue May 20 09:21:05 1997  Markku Rossi  <mtr@ngs.fi>
                * main.c (main): Moved the initialization of `ofp' from the
                 variable declaration to main().
        
       -Fri May  2 10:59:22 1997  Markku Rossi  <mtr@ngs.fi>
       +1997-05-02  Markku Rossi  <mtr@ngs.fi>
        
                * enscript.el (build-re): Added support for case-insensitive
                regular expressions.
       @@ -339,45 +343,45 @@ Fri May  2 10:59:22 1997  Markku Rossi  <mtr@ngs.fi>
                Re-generated case-insensitive keyword regular expressions with the
                new build-re function.
        
       -Fri Apr 25 09:24:34 1997  Markku Rossi  <mtr@ngs.fi>
       +1997-04-25  Markku Rossi  <mtr@ngs.fi>
        
                * enscript.st (pascal): Added highlighting for Pascal language by
                Michael Van Canneyt <michael@tfdec1.fys.kuleuven.ac.be>.
        
       -Wed Apr 16 10:14:39 1997  Markku Rossi  <mtr@ngs.fi>
       +1997-04-16  Markku Rossi  <mtr@ngs.fi>
        
                * gram.y: Implemented expressions: +=, -=, *=, div=.
        
       -Mon Apr 14 17:08:00 1997  Markku Rossi  <mtr@ngs.fi>
       +1997-04-14  Markku Rossi  <mtr@ngs.fi>
        
                * gram.y: Implemented prefix and postfix increment (++) and
                decrement (--) operators.
        
       -Fri Apr  4 09:20:20 1997  Markku Rossi  <mtr@ngs.fi>
       +1997-04-04  Markku Rossi  <mtr@ngs.fi>
        
                * enscript.st (java): Added highlighting for Java language by Paul
                Fisher <pnfisher@eos.ncsu.edu>.
                (html_faces): Fixed 1.5.0 compatibility bug.
        
       -Thu Apr  3 10:24:32 1997  Markku Rossi  <mtr@ngs.fi>
       +1997-04-03  Markku Rossi  <mtr@ngs.fi>
        
                * prims.c (prim_range): New primitive to fetch sub-ranges from
                lists and strings.
                Changed all primitives' error messages to be in format
                `FILE:LINE: MESSAGE'.
        
       -Tue Mar 25 12:40:56 1997  Markku Rossi  <mtr@ngs.fi>
       +1997-03-25  Markku Rossi  <mtr@ngs.fi>
        
                * prims.c (prim_regexp): New primitive to create regular
                expressions from strings.
                (prim_split): New primitive to split string to list.
        
       -Fri Mar 21 11:37:18 1997  Markku Rossi  <mtr@ngs.fi>
       +1997-03-21  Markku Rossi  <mtr@ngs.fi>
        
                * enscript.st (html): Added support for nested scripts.
                (javascript): Added highlighting for JavaScript.
        
       -Wed Mar 19 12:02:17 1997  Markku Rossi  <mtr@ngs.fi>
       +1997-03-19  Markku Rossi  <mtr@ngs.fi>
        
                * enscript.st (need_version): New help subroutine to check that a
                specified version of the states program is in use.
       @@ -390,7 +394,7 @@ Wed Mar 19 12:02:17 1997  Markku Rossi  <mtr@ngs.fi>
                * main.c (main): New built-in variable `argv' which holds input
                 file names.
        
       -Mon Mar 17 09:46:45 1997  Markku Rossi  <mtr@ngs.fi>
       +1997-03-17  Markku Rossi  <mtr@ngs.fi>
        
                * enscript.st (elisp): Added highlighting for Emacs Lisp.
                (overstrike_faces): New output language `overstrike' for line
       @@ -399,30 +403,30 @@ Mon Mar 17 09:46:45 1997  Markku Rossi  <mtr@ngs.fi>
                Added highlighting for procedure names and variable names.
                (scheme): Fixed keywords to recognize `set!'.
        
       -Tue Mar 11 16:20:12 1997  Markku Rossi  <mtr@ngs.fi>
       +1997-03-11  Markku Rossi  <mtr@ngs.fi>
        
                * enscript.st (states): Updated keyword list.
                Implemented highlighting for built-in functions.
                Added highlighting for function names.
        
       -Mon Mar 10 11:50:04 1997  Markku Rossi  <mtr@ngs.fi>
       +1997-03-10  Markku Rossi  <mtr@ngs.fi>
        
                * enscript.st (postscript): Added highlighting for PostScript
                language by Dave Hylands <DHylands@creo.com>.
                Sorted highlighting states according to their names.
        
       -Thu Mar  6 11:05:13 1997  Markku Rossi  <mtr@ngs.fi>
       +1997-03-06  Markku Rossi  <mtr@ngs.fi>
        
                * enscript.st: Implemented new `variable_name_face' typeface.
                (c_ppline): Implemented a smarter C preprocessor line highlighting
                support.  Now it should be identical with Emacs's highlight.
        
       -Tue Mar  4 11:40:40 1997  Markku Rossi  <mtr@ngs.fi>
       +1997-03-04  Markku Rossi  <mtr@ngs.fi>
        
                * enscript.st (ada): Added highlighting for the Ada95 programming
                language by Rolf Ebert <ebert@waporo.muc.de>.
        
       -Mon Mar  3 12:03:16 1997  Markku Rossi  <mtr@ngs.fi>
       +1997-03-03  Markku Rossi  <mtr@ngs.fi>
        
                * enscript.st (start): Cleaned bold, italic and bold-italic font
                resolving.
       @@ -430,7 +434,7 @@ Mon Mar  3 12:03:16 1997  Markku Rossi  <mtr@ngs.fi>
                (scheme): Updated to highlight function names and ':'-started
                function arguments.
        
       -Thu Feb 27 09:34:49 1997  Markku Rossi  <mtr@ngs.fi>
       +1997-02-27  Markku Rossi  <mtr@ngs.fi>
        
                * enscript.st: Implemented new type faces: `builtin_face' and
                `type_face'.
       @@ -442,11 +446,11 @@ Thu Feb 27 09:34:49 1997  Markku Rossi  <mtr@ngs.fi>
                which will create a HTML report about all supported highlighting
                formats.
        
       -Wed Feb 26 09:42:52 1997  Markku Rossi  <mtr@ngs.fi>
       +1997-02-26  Markku Rossi  <mtr@ngs.fi>
        
                * Release enscript-1.5.0.
        
       -Fri Feb 21 09:48:04 1997  Markku Rossi  <mtr@ngs.fi>
       +1997-02-21  Markku Rossi  <mtr@ngs.fi>
        
                * gram.y: Implemented logical operators `not', `and' and `or'.
        
       @@ -454,26 +458,26 @@ Fri Feb 21 09:48:04 1997  Markku Rossi  <mtr@ngs.fi>
        
                * Added test subdirectory and tests for States.
        
       -Wed Feb 19 14:58:36 1997  Markku Rossi  <mtr@ngs.fi>
       +1997-02-19  Markku Rossi  <mtr@ngs.fi>
        
                * enscript.st (synopsys): Added highlighting for the Synopsys DC
                Shell scripting language by Brian Silveira (brian@nortel.ca) and
                Hartley Horwitz (harts@nortel.ca).
                (synopsys): New synopsys mode with some minor fixes.
        
       -Tue Feb 18 08:59:46 1997  Markku Rossi  <mtr@ngs.fi>
       +1997-02-18  Markku Rossi  <mtr@ngs.fi>
        
                * enscript.st: Added guidelines for new highlighting rules.
                (vhdl): Added VHDL highlighting by Brian Silveira
                (brian@nortel.ca).
        
       -Tue Feb 11 14:08:25 1997  Markku Rossi  <mtr@ngs.fi>
       +1997-02-11  Markku Rossi  <mtr@ngs.fi>
        
                * enscript.st (verilog): Added new '`' keywords.
                (verilog): Added highlighting for references of the pre-processor
                defined things.
        
       -Wed Feb  5 10:29:07 1997  Markku Rossi  <mtr@ngs.fi>
       +1997-02-05  Markku Rossi  <mtr@ngs.fi>
        
                * prims.c (prim_tointeger): Renamed primitive `tonumber' to
                `int'.
       @@ -485,7 +489,7 @@ Wed Feb  5 10:29:07 1997  Markku Rossi  <mtr@ngs.fi>
        
                * prims.c (prim_concat): Renamed primitive `strcat' to `concat'.
        
       -Tue Feb  4 16:40:23 1997  Markku Rossi  <mtr@ngs.fi>
       +1997-02-04  Markku Rossi  <mtr@ngs.fi>
        
                * prims.c (prim_list): New primitive `list' to create lists.
                (prim_length): Renamed primitive `strlen' to `length'.
       @@ -495,7 +499,7 @@ Tue Feb  4 16:40:23 1997  Markku Rossi  <mtr@ngs.fi>
        
                * lex.l: Implemented C's character constants ('a').
        
       -Mon Feb  3 11:34:14 1997  Markku Rossi  <mtr@ngs.fi>
       +1997-02-03  Markku Rossi  <mtr@ngs.fi>
        
                * enscript.st: Added `describe_languages' state which can be used
                to extract information about the supported --pretty-print
       @@ -509,12 +513,12 @@ Mon Feb  3 11:34:14 1997  Markku Rossi  <mtr@ngs.fi>
                * Fixed bugs encountered with enscript-1.4.4.
                Updated developement tools: flex-2.5.4 and bison-1.25.
        
       -Fri Jan 31 15:24:44 1997  Markku Rossi  <mtr@ngs.fi>
       +1997-01-31  Markku Rossi  <mtr@ngs.fi>
        
                * prims.c (prim_prereq): New primitive to check that a recent
                enough version of States is being used.
        
       -Sat Jan 25 17:27:50 1997  Markku Rossi  <mtr@ngs.fi>
       +1997-01-25  Markku Rossi  <mtr@ngs.fi>
        
                * enscript.st (changelog): Implemented ChangeLog highlighting.
        
       @@ -524,11 +528,11 @@ Sat Jan 25 17:27:50 1997  Markku Rossi  <mtr@ngs.fi>
                Regenerated keyword regular expressions with the Emacs-lisp
                build-re command.
        
       -Fri Jan 24 19:13:38 1997  Markku Rossi  <mtr@ngs.fi>
       +1997-01-24  Markku Rossi  <mtr@ngs.fi>
        
                * prims.c: New primitives: regmatch, regsub and regsuball.
        
       -Thu Jan 23 11:49:25 1997  Markku Rossi  <mtr@ngs.fi>
       +1997-01-23  Markku Rossi  <mtr@ngs.fi>
        
                * prims.c (prim_getenv): New primitive: getenv.
        
       @@ -538,7 +542,7 @@ Thu Jan 23 11:49:25 1997  Markku Rossi  <mtr@ngs.fi>
                * De-ANSI-fied states sources since bison generated gram.c is
                already in K&R.
        
       -Wed Jan 22 00:57:09 1997  Markku Rossi  <mtr@ngs.fi>
       +1997-01-22  Markku Rossi  <mtr@ngs.fi>
        
                * Makefile.am: Added many2html script.
        
       @@ -551,7 +555,7 @@ Wed Jan 22 00:57:09 1997  Markku Rossi  <mtr@ngs.fi>
                added tSYMBOL for state rule's expr part.  This allows
                user-definable matches.
        
       -Mon Jan 20 01:14:02 1997  Markku Rossi  <mtr@ngs.fi>
       +1997-01-20  Markku Rossi  <mtr@ngs.fi>
        
                * enscript.st (tcl): Implemented Tcl highlighting.
        
       @@ -560,3 +564,10 @@ Mon Jan 20 01:14:02 1997  Markku Rossi  <mtr@ngs.fi>
                speedup.
        
                * Version 0.9 of States, this is an early beta.
       +
       +
       +Copyright (C) 1997, 1998, 1999, 2008 Free Software Foundation, Inc.
       +
       +Copying and distribution of this file, with or without modification,
       +are permitted in any medium without royalty provided the copyright
       +notice and this notice are preserved.
 (DIR) diff --git a/states/hl/ChangeLog b/states/hl/ChangeLog
       @@ -1,5 +1,7 @@
        2008-01-01  Tim Retout  <diocles@gnu.org>
        
       +        * ChangeLog: Add copyright notice at end.
       +
                * c_ppline.st (c_ppline_comment): New state.
                (c_ppline, c_ppline_comments_strings_chars, c_ppline_tokensequence):
                Call c_ppline_comment rather than c_comment.
       @@ -159,3 +161,10 @@
        
                * Split the old `enscript.st' to about many .st files.  They are
                here.
       +
       +
       +Copyright (C) 1998, 1999, 2000, 2003, 2008 Free Software Foundation, Inc.
       +
       +Copying and distribution of this file, with or without modification,
       +are permitted in any medium without royalty provided the copyright
       +notice and this notice are preserved.
 (DIR) diff --git a/states/tests/ChangeLog b/states/tests/ChangeLog
       @@ -1,25 +1,36 @@
       -Wed Aug 27 15:14:21 1997  Markku Rossi  <mtr@ngs.fi>
       +2008-01-01  Tim Retout  <diocles@gnu.org>
       +
       +        * ChangeLog: Run M-x change-log-redate. Add copyright notice at end.
       +
       +1997-08-27  Markku Rossi  <mtr@ngs.fi>
        
                * primregexp_syntax.test (result): Added test for regexp syntax
                tables.
        
                * primregexp.test: Added test for regexp() primitive.
        
       -Fri Jul 18 10:33:11 1997  Markku Rossi  <mtr@ngs.fi>
       +1997-07-18  Markku Rossi  <mtr@ngs.fi>
        
                * icase.test: Added check for case-insensitive regular
                expressions.
        
       -Fri Jun  6 14:07:07 1997  Markku Rossi  <mtr@ngs.fi>
       +1997-06-06  Markku Rossi  <mtr@ngs.fi>
        
                * primfloat.test: Added checks for float() primitive.
        
       -Mon Apr 14 17:16:30 1997  Markku Rossi  <mtr@ngs.fi>
       +1997-04-14  Markku Rossi  <mtr@ngs.fi>
        
                * exprs.test: Added tests for States language's expressions.
        
       -Thu Feb 27 09:03:42 1997  Markku Rossi  <mtr@ngs.fi>
       +1997-02-27  Markku Rossi  <mtr@ngs.fi>
        
                * Cleaned up tests to work if buildir != srcdir.
                Redirected stderr to stdout so more errors are caught at the run
                time.
       +
       +
       +Copyright (C) 1997, 2008 Free Software Foundation, Inc.
       +
       +Copying and distribution of this file, with or without modification,
       +are permitted in any medium without royalty provided the copyright
       +notice and this notice are preserved.