summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormike <mike>1999-07-27 21:50:26 +0000
committermike <mike>1999-07-27 21:50:26 +0000
commit935212aa79bd95063f3a12c773accc3f43d348f2 (patch)
treeebcf1517165d3e1a9cf08cf85e91d270c3ac0dde
parenteee9461f2dad9f0d44b5e0444d9fc2079368cc87 (diff)
downloadlibtiff-mike.tar.gz
Initial checkinorigmike
-rw-r--r--Makefile2
-rw-r--r--Makefile.in2
-rw-r--r--README2
-rw-r--r--TODO2
-rw-r--r--config.site2
-rwxr-xr-xconfigure4
-rw-r--r--contrib/dosdjgpp/Makefile.lib2
-rw-r--r--contrib/dosdjgpp/Makefile.tools2
-rw-r--r--contrib/dosdjgpp/Makefile.top2
-rw-r--r--contrib/pds/tif_imageiter.c2
-rw-r--r--contrib/pds/tif_pdsdirread.c2
-rw-r--r--contrib/pds/tif_pdsdirwrite.c2
-rwxr-xr-xdist/newalpha2
-rw-r--r--dist/newversion2
-rw-r--r--dist/tiff.spec2
-rw-r--r--html/Makefile.in2
-rw-r--r--html/index.html2
-rw-r--r--libtiff/Makefile2
-rw-r--r--libtiff/Makefile.in2
-rw-r--r--libtiff/Makefile.lcc2
-rw-r--r--libtiff/mkg3states.c2
-rw-r--r--libtiff/mkspans.c2
-rw-r--r--libtiff/mkversion.c2
-rw-r--r--libtiff/t4.h2
-rw-r--r--libtiff/tif_acorn.c2
-rw-r--r--libtiff/tif_apple.c2
-rw-r--r--libtiff/tif_atari.c2
-rw-r--r--libtiff/tif_aux.c2
-rw-r--r--libtiff/tif_close.c2
-rw-r--r--libtiff/tif_codec.c2
-rw-r--r--libtiff/tif_compress.c2
-rw-r--r--libtiff/tif_dir.c2
-rw-r--r--libtiff/tif_dir.h2
-rw-r--r--libtiff/tif_dirinfo.c2
-rw-r--r--libtiff/tif_dirread.c2
-rw-r--r--libtiff/tif_dirwrite.c2
-rw-r--r--libtiff/tif_dumpmode.c2
-rw-r--r--libtiff/tif_error.c2
-rw-r--r--libtiff/tif_fax3.c2
-rw-r--r--libtiff/tif_fax3.h2
-rw-r--r--libtiff/tif_flush.c2
-rw-r--r--libtiff/tif_getimage.c2
-rw-r--r--libtiff/tif_jpeg.c2
-rw-r--r--libtiff/tif_lzw.c2
-rw-r--r--libtiff/tif_msdos.c2
-rw-r--r--libtiff/tif_next.c2
-rw-r--r--libtiff/tif_open.c2
-rw-r--r--libtiff/tif_packbits.c2
-rw-r--r--libtiff/tif_predict.c2
-rw-r--r--libtiff/tif_predict.h2
-rw-r--r--libtiff/tif_print.c2
-rw-r--r--libtiff/tif_read.c2
-rw-r--r--libtiff/tif_strip.c2
-rw-r--r--libtiff/tif_swab.c2
-rw-r--r--libtiff/tif_thunder.c2
-rw-r--r--libtiff/tif_tile.c2
-rw-r--r--libtiff/tif_unix.c2
-rw-r--r--libtiff/tif_version.c2
-rw-r--r--libtiff/tif_vms.c2
-rw-r--r--libtiff/tif_warning.c2
-rw-r--r--libtiff/tif_win3.c2
-rw-r--r--libtiff/tif_win32.c2
-rw-r--r--libtiff/tif_write.c2
-rw-r--r--libtiff/tif_zip.c2
-rw-r--r--libtiff/tiff.h2
-rw-r--r--libtiff/tiffcomp.h2
-rw-r--r--libtiff/tiffconf.h2
-rw-r--r--libtiff/tiffio.h2
-rw-r--r--libtiff/tiffiop.h2
-rw-r--r--man/Makefile2
-rw-r--r--man/Makefile.in2
-rw-r--r--man/TIFFClose.3t2
-rw-r--r--man/TIFFError.3t2
-rw-r--r--man/TIFFFlush.3t2
-rw-r--r--man/TIFFGetField.3t2
-rw-r--r--man/TIFFOpen.3t2
-rw-r--r--man/TIFFPrintDirectory.3t2
-rw-r--r--man/TIFFRGBAImage.3t2
-rw-r--r--man/TIFFReadDirectory.3t2
-rw-r--r--man/TIFFReadEncodedStrip.3t2
-rw-r--r--man/TIFFReadEncodedTile.3t2
-rw-r--r--man/TIFFReadRGBAImage.3t2
-rw-r--r--man/TIFFReadRawStrip.3t2
-rw-r--r--man/TIFFReadRawTile.3t2
-rw-r--r--man/TIFFReadScanline.3t2
-rw-r--r--man/TIFFReadTile.3t2
-rw-r--r--man/TIFFSetDirectory.3t2
-rw-r--r--man/TIFFSetField.3t2
-rw-r--r--man/TIFFWarning.3t2
-rw-r--r--man/TIFFWriteDirectory.3t2
-rw-r--r--man/TIFFWriteEncodedStrip.3t2
-rw-r--r--man/TIFFWriteEncodedTile.3t2
-rw-r--r--man/TIFFWriteRawStrip.3t2
-rw-r--r--man/TIFFWriteRawTile.3t2
-rw-r--r--man/TIFFWriteScanline.3t2
-rw-r--r--man/TIFFbuffer.3t2
-rw-r--r--man/TIFFcodec.3t2
-rw-r--r--man/TIFFmemory.3t2
-rw-r--r--man/TIFFquery.3t2
-rw-r--r--man/TIFFsize.3t2
-rw-r--r--man/TIFFstrip.3t2
-rw-r--r--man/TIFFswab.3t2
-rw-r--r--man/TIFFtile.3t2
-rw-r--r--man/fax2ps.12
-rw-r--r--man/fax2tiff.12
-rw-r--r--man/gif2tiff.12
-rw-r--r--man/libtiff.3t2
-rw-r--r--man/pal2rgb.12
-rw-r--r--man/ppm2tiff.12
-rw-r--r--man/ras2tiff.12
-rw-r--r--man/rgb2ycbcr.12
-rw-r--r--man/sgi2tiff.12
-rw-r--r--man/thumbnail.12
-rw-r--r--man/tiff2bw.12
-rw-r--r--man/tiff2ps.12
-rw-r--r--man/tiffcmp.12
-rw-r--r--man/tiffcp.12
-rw-r--r--man/tiffdither.12
-rw-r--r--man/tiffdump.12
-rw-r--r--man/tiffgt.12
-rw-r--r--man/tiffinfo.12
-rw-r--r--man/tiffmedian.12
-rw-r--r--man/tiffsplit.12
-rw-r--r--man/tiffsv.12
-rw-r--r--port/Makefile.in2
-rw-r--r--port/install.sh2
-rw-r--r--port/install.sh.in2
-rw-r--r--tiff.h2
-rw-r--r--tools/Makefile2
-rw-r--r--tools/Makefile.in2
-rw-r--r--tools/Makefile.lcc2
-rw-r--r--tools/fax2ps.c2
-rw-r--r--tools/fax2tiff.c2
-rw-r--r--tools/gif2tiff.c2
-rw-r--r--tools/pal2rgb.c2
-rw-r--r--tools/ppm2tiff.c2
-rw-r--r--tools/ras2tiff.c2
-rw-r--r--tools/rasterfile.h2
-rw-r--r--tools/rgb2ycbcr.c2
-rw-r--r--tools/sgi2tiff.c2
-rw-r--r--tools/sgigt.c2
-rw-r--r--tools/sgisv.c2
-rw-r--r--tools/thumbnail.c2
-rw-r--r--tools/tiff2bw.c2
-rw-r--r--tools/tiff2ps.c2
-rw-r--r--tools/tiffcmp.c2
-rw-r--r--tools/tiffcp.c2
-rw-r--r--tools/tiffdither.c2
-rw-r--r--tools/tiffdump.c2
-rw-r--r--tools/tiffinfo.c2
-rw-r--r--tools/tiffmedian.c2
-rw-r--r--tools/tiffsplit.c2
152 files changed, 153 insertions, 153 deletions
diff --git a/Makefile b/Makefile
index d7c7d68b..2f379b29 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
#! smake
-# $Header: /cvs/maptools/cvsroot/libtiff/Attic/Makefile,v 1.1 1999-07-27 21:50:26 mike Exp $
+# $Header: /cvs/maptools/cvsroot/libtiff/Attic/Makefile,v 1.1.1.1 1999-07-27 21:50:26 mike Exp $
#
# Warning, this file was automatically created by the TIFF configure script
#
diff --git a/Makefile.in b/Makefile.in
index 48c3d9fa..4ee0d1b4 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -1,5 +1,5 @@
#! smake
-# $Header: /cvs/maptools/cvsroot/libtiff/Makefile.in,v 1.1 1999-07-27 21:50:26 mike Exp $
+# $Header: /cvs/maptools/cvsroot/libtiff/Makefile.in,v 1.1.1.1 1999-07-27 21:50:26 mike Exp $
#
# @WARNING@
#
diff --git a/README b/README
index 14b103e2..c25c6be3 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-$Header: /cvs/maptools/cvsroot/libtiff/README,v 1.1 1999-07-27 21:50:26 mike Exp $
+$Header: /cvs/maptools/cvsroot/libtiff/README,v 1.1.1.1 1999-07-27 21:50:26 mike Exp $
TIFF Software Distribution
--------------------------
diff --git a/TODO b/TODO
index 741d9c86..3af87e30 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,4 @@
-# $Header: /cvs/maptools/cvsroot/libtiff/TODO,v 1.1 1999-07-27 21:50:26 mike Exp $
+# $Header: /cvs/maptools/cvsroot/libtiff/TODO,v 1.1.1.1 1999-07-27 21:50:26 mike Exp $
o tiffcmp read data by strip/tile instead of scanline
o YCbCr sampling support
diff --git a/config.site b/config.site
index 1c2959ff..c8c18ec8 100644
--- a/config.site
+++ b/config.site
@@ -1,4 +1,4 @@
-# $Header: /cvs/maptools/cvsroot/libtiff/Attic/config.site,v 1.1 1999-07-27 21:50:26 mike Exp $
+# $Header: /cvs/maptools/cvsroot/libtiff/Attic/config.site,v 1.1.1.1 1999-07-27 21:50:26 mike Exp $
#
# TIFF Software
#
diff --git a/configure b/configure
index 5a62b626..55dabd16 100755
--- a/configure
+++ b/configure
@@ -1,5 +1,5 @@
#!/bin/sh
-# $Header: /cvs/maptools/cvsroot/libtiff/configure,v 1.1 1999-07-27 21:50:26 mike Exp $
+# $Header: /cvs/maptools/cvsroot/libtiff/configure,v 1.1.1.1 1999-07-27 21:50:26 mike Exp $
#
# Tag Image File Format (TIFF) Software
#
@@ -147,7 +147,7 @@ do
-target|--target) ac_prev=TARGET;;
-target=*|--target=*) TARGET="$ac_optarg" ;;
-version|--version)
- echo "This is TIFF configure $Revision: 1.1 $"
+ echo "This is TIFF configure $Revision: 1.1.1.1 $"
exit 0
;;
-help|--help) usage; exit 0;;
diff --git a/contrib/dosdjgpp/Makefile.lib b/contrib/dosdjgpp/Makefile.lib
index 28c7506d..eb61dd9e 100644
--- a/contrib/dosdjgpp/Makefile.lib
+++ b/contrib/dosdjgpp/Makefile.lib
@@ -1,4 +1,4 @@
-# $Header: /cvs/maptools/cvsroot/libtiff/contrib/dosdjgpp/Attic/Makefile.lib,v 1.1 1999-07-27 21:50:27 mike Exp $
+# $Header: /cvs/maptools/cvsroot/libtiff/contrib/dosdjgpp/Attic/Makefile.lib,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $
#
# manually derived from Makefile.in for DJGPP v2.x (GNU C for DOS/386).
#
diff --git a/contrib/dosdjgpp/Makefile.tools b/contrib/dosdjgpp/Makefile.tools
index 5a2d5791..21cf53b2 100644
--- a/contrib/dosdjgpp/Makefile.tools
+++ b/contrib/dosdjgpp/Makefile.tools
@@ -1,4 +1,4 @@
-# $Header: /cvs/maptools/cvsroot/libtiff/contrib/dosdjgpp/Attic/Makefile.tools,v 1.1 1999-07-27 21:50:27 mike Exp $
+# $Header: /cvs/maptools/cvsroot/libtiff/contrib/dosdjgpp/Attic/Makefile.tools,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $
#
# manually derived from Makefile.in for DJGPP v2.x (GNU C for DOS/386).
#
diff --git a/contrib/dosdjgpp/Makefile.top b/contrib/dosdjgpp/Makefile.top
index 25b3d846..fe07f777 100644
--- a/contrib/dosdjgpp/Makefile.top
+++ b/contrib/dosdjgpp/Makefile.top
@@ -1,5 +1,5 @@
#! smake
-# $Header: /cvs/maptools/cvsroot/libtiff/contrib/dosdjgpp/Attic/Makefile.top,v 1.1 1999-07-27 21:50:27 mike Exp $
+# $Header: /cvs/maptools/cvsroot/libtiff/contrib/dosdjgpp/Attic/Makefile.top,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $
#
# manually derived from Makefile.in (though basically nothing remains)
# for DJGPP v2.x (GNU C for DOS/386).
diff --git a/contrib/pds/tif_imageiter.c b/contrib/pds/tif_imageiter.c
index ca741c85..ba684a3c 100644
--- a/contrib/pds/tif_imageiter.c
+++ b/contrib/pds/tif_imageiter.c
@@ -1,4 +1,4 @@
-/* $Header: /cvs/maptools/cvsroot/libtiff/contrib/pds/tif_imageiter.c,v 1.1 1999-07-27 21:50:27 mike Exp $ */
+/* $Header: /cvs/maptools/cvsroot/libtiff/contrib/pds/tif_imageiter.c,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $ */
/*
* Copyright (c) 1991-1996 Sam Leffler
diff --git a/contrib/pds/tif_pdsdirread.c b/contrib/pds/tif_pdsdirread.c
index f8e3235a..7f76ee30 100644
--- a/contrib/pds/tif_pdsdirread.c
+++ b/contrib/pds/tif_pdsdirread.c
@@ -1,4 +1,4 @@
-/* $Header: /cvs/maptools/cvsroot/libtiff/contrib/pds/tif_pdsdirread.c,v 1.1 1999-07-27 21:50:27 mike Exp $ */
+/* $Header: /cvs/maptools/cvsroot/libtiff/contrib/pds/tif_pdsdirread.c,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $ */
/*
* Copyright (c) 1988-1996 Sam Leffler
diff --git a/contrib/pds/tif_pdsdirwrite.c b/contrib/pds/tif_pdsdirwrite.c
index d3bb0987..a94880b3 100644
--- a/contrib/pds/tif_pdsdirwrite.c
+++ b/contrib/pds/tif_pdsdirwrite.c
@@ -1,4 +1,4 @@
-/* $Header: /cvs/maptools/cvsroot/libtiff/contrib/pds/tif_pdsdirwrite.c,v 1.1 1999-07-27 21:50:27 mike Exp $ */
+/* $Header: /cvs/maptools/cvsroot/libtiff/contrib/pds/tif_pdsdirwrite.c,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $ */
/* When writing data to TIFF files, it is often useful to store application-
specific data in a private TIFF directory so that the tags don't need to
diff --git a/dist/newalpha b/dist/newalpha
index 7bb8e0c9..39be034c 100755
--- a/dist/newalpha
+++ b/dist/newalpha
@@ -1,5 +1,5 @@
#! /bin/sh
-# $Header: /cvs/maptools/cvsroot/libtiff/dist/Attic/newalpha,v 1.1 1999-07-27 21:50:27 mike Exp $
+# $Header: /cvs/maptools/cvsroot/libtiff/dist/Attic/newalpha,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $
if test -r tiff.alpha; then
ALPHA=`cat tiff.alpha`; rm -f tiff.alpha
echo "$ALPHA" | awk '{ printf "define ALPHA %03d\n", $3+1}' > tiff.alpha
diff --git a/dist/newversion b/dist/newversion
index a693dffd..8a481fbf 100644
--- a/dist/newversion
+++ b/dist/newversion
@@ -1,5 +1,5 @@
#! /bin/sh
-# $Header: /cvs/maptools/cvsroot/libtiff/dist/Attic/newversion,v 1.1 1999-07-27 21:50:27 mike Exp $
+# $Header: /cvs/maptools/cvsroot/libtiff/dist/Attic/newversion,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $
#
# TIFF Software
#
diff --git a/dist/tiff.spec b/dist/tiff.spec
index 38c78acc..d124d6b8 100644
--- a/dist/tiff.spec
+++ b/dist/tiff.spec
@@ -1,4 +1,4 @@
-# $Header: /cvs/maptools/cvsroot/libtiff/dist/Attic/tiff.spec,v 1.1 1999-07-27 21:50:27 mike Exp $
+# $Header: /cvs/maptools/cvsroot/libtiff/dist/Attic/tiff.spec,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $
#
# TIFF Software
#
diff --git a/html/Makefile.in b/html/Makefile.in
index 6f0cfc8b..f7b51a60 100644
--- a/html/Makefile.in
+++ b/html/Makefile.in
@@ -1,4 +1,4 @@
-# $Header: /cvs/maptools/cvsroot/libtiff/html/Makefile.in,v 1.1 1999-07-27 21:50:27 mike Exp $
+# $Header: /cvs/maptools/cvsroot/libtiff/html/Makefile.in,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $
#
# @WARNING@
#
diff --git a/html/index.html b/html/index.html
index ebd97c7a..b8269c68 100644
--- a/html/index.html
+++ b/html/index.html
@@ -76,7 +76,7 @@ the master FTP site listed above.
<P>
<HR>
<em>
-$Id: index.html,v 1.1 1999-07-27 21:50:27 mike Exp $
+$Id: index.html,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $
</em>
</BODY>
diff --git a/libtiff/Makefile b/libtiff/Makefile
index 34aff889..3d21ee67 100644
--- a/libtiff/Makefile
+++ b/libtiff/Makefile
@@ -1,4 +1,4 @@
-# $Header: /cvs/maptools/cvsroot/libtiff/libtiff/Attic/Makefile,v 1.1 1999-07-27 21:50:27 mike Exp $
+# $Header: /cvs/maptools/cvsroot/libtiff/libtiff/Attic/Makefile,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $
#
# Tag Image File Format Library
#
diff --git a/libtiff/Makefile.in b/libtiff/Makefile.in
index 2a61fbc5..a93ccf8a 100644
--- a/libtiff/Makefile.in
+++ b/libtiff/Makefile.in
@@ -1,4 +1,4 @@
-# $Header: /cvs/maptools/cvsroot/libtiff/libtiff/Makefile.in,v 1.1 1999-07-27 21:50:27 mike Exp $
+# $Header: /cvs/maptools/cvsroot/libtiff/libtiff/Makefile.in,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $
#
# Tag Image File Format Library
#
diff --git a/libtiff/Makefile.lcc b/libtiff/Makefile.lcc
index 3ed735ba..a7b07725 100644
--- a/libtiff/Makefile.lcc
+++ b/libtiff/Makefile.lcc
@@ -1,4 +1,4 @@
-# $Header: /cvs/maptools/cvsroot/libtiff/libtiff/Makefile.lcc,v 1.1 1999-07-27 21:50:27 mike Exp $
+# $Header: /cvs/maptools/cvsroot/libtiff/libtiff/Makefile.lcc,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $
#
# Tag Image File Format Library
#
diff --git a/libtiff/mkg3states.c b/libtiff/mkg3states.c
index f02b24aa..64b55f69 100644
--- a/libtiff/mkg3states.c
+++ b/libtiff/mkg3states.c
@@ -1,4 +1,4 @@
-/* "$Header: /cvs/maptools/cvsroot/libtiff/libtiff/mkg3states.c,v 1.1 1999-07-27 21:50:27 mike Exp $ */
+/* "$Header: /cvs/maptools/cvsroot/libtiff/libtiff/mkg3states.c,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $ */
/*
* Copyright (c) 1991-1997 Sam Leffler
diff --git a/libtiff/mkspans.c b/libtiff/mkspans.c
index 43e8f98f..97e97e25 100644
--- a/libtiff/mkspans.c
+++ b/libtiff/mkspans.c
@@ -1,4 +1,4 @@
-/* $Header: /cvs/maptools/cvsroot/libtiff/libtiff/mkspans.c,v 1.1 1999-07-27 21:50:27 mike Exp $ */
+/* $Header: /cvs/maptools/cvsroot/libtiff/libtiff/mkspans.c,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $ */
/*
* Copyright (c) 1991-1997 Sam Leffler
diff --git a/libtiff/mkversion.c b/libtiff/mkversion.c
index bad7c55b..b5c248f9 100644
--- a/libtiff/mkversion.c
+++ b/libtiff/mkversion.c
@@ -1,4 +1,4 @@
-/* "$Header: /cvs/maptools/cvsroot/libtiff/libtiff/Attic/mkversion.c,v 1.1 1999-07-27 21:50:27 mike Exp $ */
+/* "$Header: /cvs/maptools/cvsroot/libtiff/libtiff/Attic/mkversion.c,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $ */
/*
* Copyright (c) 1995-1997 Sam Leffler
diff --git a/libtiff/t4.h b/libtiff/t4.h
index 5035fdcb..267ff995 100644
--- a/libtiff/t4.h
+++ b/libtiff/t4.h
@@ -1,4 +1,4 @@
-/* $Id: t4.h,v 1.1 1999-07-27 21:50:27 mike Exp $ */
+/* $Id: t4.h,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $ */
/*
* Copyright (c) 1988-1997 Sam Leffler
diff --git a/libtiff/tif_acorn.c b/libtiff/tif_acorn.c
index ce8c14ce..9013a414 100644
--- a/libtiff/tif_acorn.c
+++ b/libtiff/tif_acorn.c
@@ -1,4 +1,4 @@
-/* $Header: /cvs/maptools/cvsroot/libtiff/libtiff/Attic/tif_acorn.c,v 1.1 1999-07-27 21:50:27 mike Exp $ */
+/* $Header: /cvs/maptools/cvsroot/libtiff/libtiff/Attic/tif_acorn.c,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $ */
/*
* Copyright (c) 1988-1997 Sam Leffler
diff --git a/libtiff/tif_apple.c b/libtiff/tif_apple.c
index 0186de37..6d3f876b 100644
--- a/libtiff/tif_apple.c
+++ b/libtiff/tif_apple.c
@@ -1,4 +1,4 @@
-/* $Header: /cvs/maptools/cvsroot/libtiff/libtiff/Attic/tif_apple.c,v 1.1 1999-07-27 21:50:27 mike Exp $ */
+/* $Header: /cvs/maptools/cvsroot/libtiff/libtiff/Attic/tif_apple.c,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $ */
/*
* Copyright (c) 1988-1997 Sam Leffler
diff --git a/libtiff/tif_atari.c b/libtiff/tif_atari.c
index 01817de3..78803db6 100644
--- a/libtiff/tif_atari.c
+++ b/libtiff/tif_atari.c
@@ -1,4 +1,4 @@
-/* "$Header: /cvs/maptools/cvsroot/libtiff/libtiff/Attic/tif_atari.c,v 1.1 1999-07-27 21:50:27 mike Exp $" */
+/* "$Header: /cvs/maptools/cvsroot/libtiff/libtiff/Attic/tif_atari.c,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $" */
/*
* Copyright (c) 1988-1997 Sam Leffler
diff --git a/libtiff/tif_aux.c b/libtiff/tif_aux.c
index 7f443d8b..fcfb1090 100644
--- a/libtiff/tif_aux.c
+++ b/libtiff/tif_aux.c
@@ -1,4 +1,4 @@
-/* $Header: /cvs/maptools/cvsroot/libtiff/libtiff/tif_aux.c,v 1.1 1999-07-27 21:50:27 mike Exp $ */
+/* $Header: /cvs/maptools/cvsroot/libtiff/libtiff/tif_aux.c,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $ */
/*
* Copyright (c) 1991-1997 Sam Leffler
diff --git a/libtiff/tif_close.c b/libtiff/tif_close.c
index 7204d3ec..24f29442 100644
--- a/libtiff/tif_close.c
+++ b/libtiff/tif_close.c
@@ -1,4 +1,4 @@
-/* $Header: /cvs/maptools/cvsroot/libtiff/libtiff/tif_close.c,v 1.1 1999-07-27 21:50:27 mike Exp $ */
+/* $Header: /cvs/maptools/cvsroot/libtiff/libtiff/tif_close.c,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $ */
/*
* Copyright (c) 1988-1997 Sam Leffler
diff --git a/libtiff/tif_codec.c b/libtiff/tif_codec.c
index cfd5bccf..03eb32da 100644
--- a/libtiff/tif_codec.c
+++ b/libtiff/tif_codec.c
@@ -1,4 +1,4 @@
-/* $Header: /cvs/maptools/cvsroot/libtiff/libtiff/tif_codec.c,v 1.1 1999-07-27 21:50:27 mike Exp $ */
+/* $Header: /cvs/maptools/cvsroot/libtiff/libtiff/tif_codec.c,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $ */
/*
* Copyright (c) 1988-1997 Sam Leffler
diff --git a/libtiff/tif_compress.c b/libtiff/tif_compress.c
index 0dd33dea..4f1de82d 100644
--- a/libtiff/tif_compress.c
+++ b/libtiff/tif_compress.c
@@ -1,4 +1,4 @@
-/* $Header: /cvs/maptools/cvsroot/libtiff/libtiff/tif_compress.c,v 1.1 1999-07-27 21:50:27 mike Exp $ */
+/* $Header: /cvs/maptools/cvsroot/libtiff/libtiff/tif_compress.c,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $ */
/*
* Copyright (c) 1988-1997 Sam Leffler
diff --git a/libtiff/tif_dir.c b/libtiff/tif_dir.c
index 107eb99c..d1e172c2 100644
--- a/libtiff/tif_dir.c
+++ b/libtiff/tif_dir.c
@@ -1,4 +1,4 @@
-/* $Header: /cvs/maptools/cvsroot/libtiff/libtiff/tif_dir.c,v 1.1 1999-07-27 21:50:27 mike Exp $ */
+/* $Header: /cvs/maptools/cvsroot/libtiff/libtiff/tif_dir.c,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $ */
/*
* Copyright (c) 1988-1997 Sam Leffler
diff --git a/libtiff/tif_dir.h b/libtiff/tif_dir.h
index 54eced26..a166b767 100644
--- a/libtiff/tif_dir.h
+++ b/libtiff/tif_dir.h
@@ -1,4 +1,4 @@
-/* $Header: /cvs/maptools/cvsroot/libtiff/libtiff/tif_dir.h,v 1.1 1999-07-27 21:50:27 mike Exp $ */
+/* $Header: /cvs/maptools/cvsroot/libtiff/libtiff/tif_dir.h,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $ */
/*
* Copyright (c) 1988-1997 Sam Leffler
diff --git a/libtiff/tif_dirinfo.c b/libtiff/tif_dirinfo.c
index e10a6dbe..b053e143 100644
--- a/libtiff/tif_dirinfo.c
+++ b/libtiff/tif_dirinfo.c
@@ -1,4 +1,4 @@
-/* $Header: /cvs/maptools/cvsroot/libtiff/libtiff/tif_dirinfo.c,v 1.1 1999-07-27 21:50:27 mike Exp $ */
+/* $Header: /cvs/maptools/cvsroot/libtiff/libtiff/tif_dirinfo.c,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $ */
/*
* Copyright (c) 1988-1997 Sam Leffler
diff --git a/libtiff/tif_dirread.c b/libtiff/tif_dirread.c
index 2001d880..5db6078c 100644
--- a/libtiff/tif_dirread.c
+++ b/libtiff/tif_dirread.c
@@ -1,4 +1,4 @@
-/* $Header: /cvs/maptools/cvsroot/libtiff/libtiff/tif_dirread.c,v 1.1 1999-07-27 21:50:27 mike Exp $ */
+/* $Header: /cvs/maptools/cvsroot/libtiff/libtiff/tif_dirread.c,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $ */
/*
* Copyright (c) 1988-1997 Sam Leffler
diff --git a/libtiff/tif_dirwrite.c b/libtiff/tif_dirwrite.c
index 5f0eedb5..6ab21a5b 100644
--- a/libtiff/tif_dirwrite.c
+++ b/libtiff/tif_dirwrite.c
@@ -1,4 +1,4 @@
-/* $Header: /cvs/maptools/cvsroot/libtiff/libtiff/tif_dirwrite.c,v 1.1 1999-07-27 21:50:27 mike Exp $ */
+/* $Header: /cvs/maptools/cvsroot/libtiff/libtiff/tif_dirwrite.c,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $ */
/*
* Copyright (c) 1988-1997 Sam Leffler
diff --git a/libtiff/tif_dumpmode.c b/libtiff/tif_dumpmode.c
index 43b88dac..44ba6c2b 100644
--- a/libtiff/tif_dumpmode.c
+++ b/libtiff/tif_dumpmode.c
@@ -1,4 +1,4 @@
-/* $Header: /cvs/maptools/cvsroot/libtiff/libtiff/tif_dumpmode.c,v 1.1 1999-07-27 21:50:27 mike Exp $ */
+/* $Header: /cvs/maptools/cvsroot/libtiff/libtiff/tif_dumpmode.c,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $ */
/*
* Copyright (c) 1988-1997 Sam Leffler
diff --git a/libtiff/tif_error.c b/libtiff/tif_error.c
index e3c31ff5..4b5a3b8d 100644
--- a/libtiff/tif_error.c
+++ b/libtiff/tif_error.c
@@ -1,4 +1,4 @@
-/* $Header: /cvs/maptools/cvsroot/libtiff/libtiff/tif_error.c,v 1.1 1999-07-27 21:50:27 mike Exp $ */
+/* $Header: /cvs/maptools/cvsroot/libtiff/libtiff/tif_error.c,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $ */
/*
* Copyright (c) 1988-1997 Sam Leffler
diff --git a/libtiff/tif_fax3.c b/libtiff/tif_fax3.c
index 1040f6f1..036d3e6d 100644
--- a/libtiff/tif_fax3.c
+++ b/libtiff/tif_fax3.c
@@ -1,4 +1,4 @@
-/* $Header: /cvs/maptools/cvsroot/libtiff/libtiff/tif_fax3.c,v 1.1 1999-07-27 21:50:27 mike Exp $ */
+/* $Header: /cvs/maptools/cvsroot/libtiff/libtiff/tif_fax3.c,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $ */
/*
* Copyright (c) 1990-1997 Sam Leffler
diff --git a/libtiff/tif_fax3.h b/libtiff/tif_fax3.h
index 5e68e386..c68d1947 100644
--- a/libtiff/tif_fax3.h
+++ b/libtiff/tif_fax3.h
@@ -1,4 +1,4 @@
-/* $Id: tif_fax3.h,v 1.1 1999-07-27 21:50:27 mike Exp $ */
+/* $Id: tif_fax3.h,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $ */
/*
* Copyright (c) 1990-1997 Sam Leffler
diff --git a/libtiff/tif_flush.c b/libtiff/tif_flush.c
index e93196d1..aca73286 100644
--- a/libtiff/tif_flush.c
+++ b/libtiff/tif_flush.c
@@ -1,4 +1,4 @@
-/* $Header: /cvs/maptools/cvsroot/libtiff/libtiff/tif_flush.c,v 1.1 1999-07-27 21:50:27 mike Exp $ */
+/* $Header: /cvs/maptools/cvsroot/libtiff/libtiff/tif_flush.c,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $ */
/*
* Copyright (c) 1988-1997 Sam Leffler
diff --git a/libtiff/tif_getimage.c b/libtiff/tif_getimage.c
index c07fdbca..8fe047da 100644
--- a/libtiff/tif_getimage.c
+++ b/libtiff/tif_getimage.c
@@ -1,4 +1,4 @@
-/* $Header: /cvs/maptools/cvsroot/libtiff/libtiff/tif_getimage.c,v 1.1 1999-07-27 21:50:27 mike Exp $ */
+/* $Header: /cvs/maptools/cvsroot/libtiff/libtiff/tif_getimage.c,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $ */
/*
* Copyright (c) 1991-1997 Sam Leffler
diff --git a/libtiff/tif_jpeg.c b/libtiff/tif_jpeg.c
index 060cae0c..17dcb61d 100644
--- a/libtiff/tif_jpeg.c
+++ b/libtiff/tif_jpeg.c
@@ -1,4 +1,4 @@
-/* $Header: /cvs/maptools/cvsroot/libtiff/libtiff/tif_jpeg.c,v 1.1 1999-07-27 21:50:27 mike Exp $ */
+/* $Header: /cvs/maptools/cvsroot/libtiff/libtiff/tif_jpeg.c,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $ */
/*
* Copyright (c) 1994-1997 Sam Leffler
diff --git a/libtiff/tif_lzw.c b/libtiff/tif_lzw.c
index de7d7806..5eb8d5f3 100644
--- a/libtiff/tif_lzw.c
+++ b/libtiff/tif_lzw.c
@@ -1,4 +1,4 @@
-/* $Header: /cvs/maptools/cvsroot/libtiff/libtiff/tif_lzw.c,v 1.1 1999-07-27 21:50:27 mike Exp $ */
+/* $Header: /cvs/maptools/cvsroot/libtiff/libtiff/tif_lzw.c,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $ */
/*
* Copyright (c) 1988-1997 Sam Leffler
diff --git a/libtiff/tif_msdos.c b/libtiff/tif_msdos.c
index 5b33b088..bce9309c 100644
--- a/libtiff/tif_msdos.c
+++ b/libtiff/tif_msdos.c
@@ -1,4 +1,4 @@
-/* $Header: /cvs/maptools/cvsroot/libtiff/libtiff/Attic/tif_msdos.c,v 1.1 1999-07-27 21:50:27 mike Exp $ */
+/* $Header: /cvs/maptools/cvsroot/libtiff/libtiff/Attic/tif_msdos.c,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $ */
/*
* Copyright (c) 1988-1997 Sam Leffler
diff --git a/libtiff/tif_next.c b/libtiff/tif_next.c
index 13616561..60252f58 100644
--- a/libtiff/tif_next.c
+++ b/libtiff/tif_next.c
@@ -1,4 +1,4 @@
-/* $Header: /cvs/maptools/cvsroot/libtiff/libtiff/tif_next.c,v 1.1 1999-07-27 21:50:27 mike Exp $ */
+/* $Header: /cvs/maptools/cvsroot/libtiff/libtiff/tif_next.c,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $ */
/*
* Copyright (c) 1988-1997 Sam Leffler
diff --git a/libtiff/tif_open.c b/libtiff/tif_open.c
index f13545ba..1d51720c 100644
--- a/libtiff/tif_open.c
+++ b/libtiff/tif_open.c
@@ -1,4 +1,4 @@
-/* $Header: /cvs/maptools/cvsroot/libtiff/libtiff/tif_open.c,v 1.1 1999-07-27 21:50:27 mike Exp $ */
+/* $Header: /cvs/maptools/cvsroot/libtiff/libtiff/tif_open.c,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $ */
/*
* Copyright (c) 1988-1997 Sam Leffler
diff --git a/libtiff/tif_packbits.c b/libtiff/tif_packbits.c
index 9447aba2..524dd3df 100644
--- a/libtiff/tif_packbits.c
+++ b/libtiff/tif_packbits.c
@@ -1,4 +1,4 @@
-/* $Header: /cvs/maptools/cvsroot/libtiff/libtiff/tif_packbits.c,v 1.1 1999-07-27 21:50:27 mike Exp $ */
+/* $Header: /cvs/maptools/cvsroot/libtiff/libtiff/tif_packbits.c,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $ */
/*
* Copyright (c) 1988-1997 Sam Leffler
diff --git a/libtiff/tif_predict.c b/libtiff/tif_predict.c
index ec96a24d..4b0d6f76 100644
--- a/libtiff/tif_predict.c
+++ b/libtiff/tif_predict.c
@@ -1,4 +1,4 @@
-/* $Header: /cvs/maptools/cvsroot/libtiff/libtiff/tif_predict.c,v 1.1 1999-07-27 21:50:27 mike Exp $ */
+/* $Header: /cvs/maptools/cvsroot/libtiff/libtiff/tif_predict.c,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $ */
/*
* Copyright (c) 1988-1997 Sam Leffler
diff --git a/libtiff/tif_predict.h b/libtiff/tif_predict.h
index c4789bc4..ccd874ca 100644
--- a/libtiff/tif_predict.h
+++ b/libtiff/tif_predict.h
@@ -1,4 +1,4 @@
-/* $Header: /cvs/maptools/cvsroot/libtiff/libtiff/tif_predict.h,v 1.1 1999-07-27 21:50:27 mike Exp $ */
+/* $Header: /cvs/maptools/cvsroot/libtiff/libtiff/tif_predict.h,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $ */
/*
* Copyright (c) 1995-1997 Sam Leffler
diff --git a/libtiff/tif_print.c b/libtiff/tif_print.c
index 48d3a10f..211e3177 100644
--- a/libtiff/tif_print.c
+++ b/libtiff/tif_print.c
@@ -1,4 +1,4 @@
-/* $Header: /cvs/maptools/cvsroot/libtiff/libtiff/tif_print.c,v 1.1 1999-07-27 21:50:27 mike Exp $ */
+/* $Header: /cvs/maptools/cvsroot/libtiff/libtiff/tif_print.c,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $ */
/*
* Copyright (c) 1988-1997 Sam Leffler
diff --git a/libtiff/tif_read.c b/libtiff/tif_read.c
index 389616d2..e49ecfd9 100644
--- a/libtiff/tif_read.c
+++ b/libtiff/tif_read.c
@@ -1,4 +1,4 @@
-/* $Header: /cvs/maptools/cvsroot/libtiff/libtiff/tif_read.c,v 1.1 1999-07-27 21:50:27 mike Exp $ */
+/* $Header: /cvs/maptools/cvsroot/libtiff/libtiff/tif_read.c,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $ */
/*
* Copyright (c) 1988-1997 Sam Leffler
diff --git a/libtiff/tif_strip.c b/libtiff/tif_strip.c
index c7c018a7..c64aa90d 100644
--- a/libtiff/tif_strip.c
+++ b/libtiff/tif_strip.c
@@ -1,4 +1,4 @@
-/* $Header: /cvs/maptools/cvsroot/libtiff/libtiff/tif_strip.c,v 1.1 1999-07-27 21:50:27 mike Exp $ */
+/* $Header: /cvs/maptools/cvsroot/libtiff/libtiff/tif_strip.c,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $ */
/*
* Copyright (c) 1991-1997 Sam Leffler
diff --git a/libtiff/tif_swab.c b/libtiff/tif_swab.c
index 0e3de0cb..00dfeec0 100644
--- a/libtiff/tif_swab.c
+++ b/libtiff/tif_swab.c
@@ -1,4 +1,4 @@
-/* $Header: /cvs/maptools/cvsroot/libtiff/libtiff/tif_swab.c,v 1.1 1999-07-27 21:50:27 mike Exp $ */
+/* $Header: /cvs/maptools/cvsroot/libtiff/libtiff/tif_swab.c,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $ */
/*
* Copyright (c) 1988-1997 Sam Leffler
diff --git a/libtiff/tif_thunder.c b/libtiff/tif_thunder.c
index ef8f1067..407fff58 100644
--- a/libtiff/tif_thunder.c
+++ b/libtiff/tif_thunder.c
@@ -1,4 +1,4 @@
-/* $Header: /cvs/maptools/cvsroot/libtiff/libtiff/tif_thunder.c,v 1.1 1999-07-27 21:50:27 mike Exp $ */
+/* $Header: /cvs/maptools/cvsroot/libtiff/libtiff/tif_thunder.c,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $ */
/*
* Copyright (c) 1988-1997 Sam Leffler
diff --git a/libtiff/tif_tile.c b/libtiff/tif_tile.c
index 418d29f2..6ed8a0a0 100644
--- a/libtiff/tif_tile.c
+++ b/libtiff/tif_tile.c
@@ -1,4 +1,4 @@
-/* $Header: /cvs/maptools/cvsroot/libtiff/libtiff/tif_tile.c,v 1.1 1999-07-27 21:50:27 mike Exp $ */
+/* $Header: /cvs/maptools/cvsroot/libtiff/libtiff/tif_tile.c,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $ */
/*
* Copyright (c) 1991-1997 Sam Leffler
diff --git a/libtiff/tif_unix.c b/libtiff/tif_unix.c
index 3f49a06f..86f1a865 100644
--- a/libtiff/tif_unix.c
+++ b/libtiff/tif_unix.c
@@ -1,4 +1,4 @@
-/* $Header: /cvs/maptools/cvsroot/libtiff/libtiff/tif_unix.c,v 1.1 1999-07-27 21:50:27 mike Exp $ */
+/* $Header: /cvs/maptools/cvsroot/libtiff/libtiff/tif_unix.c,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $ */
/*
* Copyright (c) 1988-1997 Sam Leffler
diff --git a/libtiff/tif_version.c b/libtiff/tif_version.c
index a807ad95..729155bf 100644
--- a/libtiff/tif_version.c
+++ b/libtiff/tif_version.c
@@ -1,4 +1,4 @@
-/* $Header: /cvs/maptools/cvsroot/libtiff/libtiff/tif_version.c,v 1.1 1999-07-27 21:50:27 mike Exp $ */
+/* $Header: /cvs/maptools/cvsroot/libtiff/libtiff/tif_version.c,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $ */
/*
* Copyright (c) 1992-1997 Sam Leffler
* Copyright (c) 1992-1997 Silicon Graphics, Inc.
diff --git a/libtiff/tif_vms.c b/libtiff/tif_vms.c
index 0b00de31..94ce2b53 100644
--- a/libtiff/tif_vms.c
+++ b/libtiff/tif_vms.c
@@ -1,4 +1,4 @@
-/* $Header: /cvs/maptools/cvsroot/libtiff/libtiff/tif_vms.c,v 1.1 1999-07-27 21:50:27 mike Exp $ */
+/* $Header: /cvs/maptools/cvsroot/libtiff/libtiff/tif_vms.c,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $ */
/*
* Copyright (c) 1988-1997 Sam Leffler
diff --git a/libtiff/tif_warning.c b/libtiff/tif_warning.c
index 7f16cbeb..6c8e2e3e 100644
--- a/libtiff/tif_warning.c
+++ b/libtiff/tif_warning.c
@@ -1,4 +1,4 @@
-/* $Header: /cvs/maptools/cvsroot/libtiff/libtiff/tif_warning.c,v 1.1 1999-07-27 21:50:27 mike Exp $ */
+/* $Header: /cvs/maptools/cvsroot/libtiff/libtiff/tif_warning.c,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $ */
/*
* Copyright (c) 1988-1997 Sam Leffler
diff --git a/libtiff/tif_win3.c b/libtiff/tif_win3.c
index 0ec9dda2..c5469f66 100644
--- a/libtiff/tif_win3.c
+++ b/libtiff/tif_win3.c
@@ -1,4 +1,4 @@
-/* $Header: /cvs/maptools/cvsroot/libtiff/libtiff/Attic/tif_win3.c,v 1.1 1999-07-27 21:50:27 mike Exp $ */
+/* $Header: /cvs/maptools/cvsroot/libtiff/libtiff/Attic/tif_win3.c,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $ */
/*
* Copyright (c) 1988-1997 Sam Leffler
diff --git a/libtiff/tif_win32.c b/libtiff/tif_win32.c
index 9476dc36..eaab08b4 100644
--- a/libtiff/tif_win32.c
+++ b/libtiff/tif_win32.c
@@ -1,4 +1,4 @@
-/* $Header: /cvs/maptools/cvsroot/libtiff/libtiff/tif_win32.c,v 1.1 1999-07-27 21:50:27 mike Exp $ */
+/* $Header: /cvs/maptools/cvsroot/libtiff/libtiff/tif_win32.c,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $ */
/*
* Copyright (c) 1988-1997 Sam Leffler
diff --git a/libtiff/tif_write.c b/libtiff/tif_write.c
index 8d725892..176dabc5 100644
--- a/libtiff/tif_write.c
+++ b/libtiff/tif_write.c
@@ -1,4 +1,4 @@
-/* $Header: /cvs/maptools/cvsroot/libtiff/libtiff/tif_write.c,v 1.1 1999-07-27 21:50:27 mike Exp $ */
+/* $Header: /cvs/maptools/cvsroot/libtiff/libtiff/tif_write.c,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $ */
/*
* Copyright (c) 1988-1997 Sam Leffler
diff --git a/libtiff/tif_zip.c b/libtiff/tif_zip.c
index 9572b5f9..c180a972 100644
--- a/libtiff/tif_zip.c
+++ b/libtiff/tif_zip.c
@@ -1,4 +1,4 @@
-/* $Header: /cvs/maptools/cvsroot/libtiff/libtiff/tif_zip.c,v 1.1 1999-07-27 21:50:27 mike Exp $ */
+/* $Header: /cvs/maptools/cvsroot/libtiff/libtiff/tif_zip.c,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $ */
/*
* Copyright (c) 1995-1997 Sam Leffler
diff --git a/libtiff/tiff.h b/libtiff/tiff.h
index c2419556..cd6acac0 100644
--- a/libtiff/tiff.h
+++ b/libtiff/tiff.h
@@ -1,4 +1,4 @@
-/* $Header: /cvs/maptools/cvsroot/libtiff/libtiff/tiff.h,v 1.1 1999-07-27 21:50:27 mike Exp $ */
+/* $Header: /cvs/maptools/cvsroot/libtiff/libtiff/tiff.h,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $ */
/*
* Copyright (c) 1988-1997 Sam Leffler
diff --git a/libtiff/tiffcomp.h b/libtiff/tiffcomp.h
index 4fd58ffe..07ae8b8c 100644
--- a/libtiff/tiffcomp.h
+++ b/libtiff/tiffcomp.h
@@ -1,4 +1,4 @@
-/* $Header: /cvs/maptools/cvsroot/libtiff/libtiff/Attic/tiffcomp.h,v 1.1 1999-07-27 21:50:27 mike Exp $ */
+/* $Header: /cvs/maptools/cvsroot/libtiff/libtiff/Attic/tiffcomp.h,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $ */
/*
* Copyright (c) 1990-1997 Sam Leffler
diff --git a/libtiff/tiffconf.h b/libtiff/tiffconf.h
index 46a7f3b2..a3b772ac 100644
--- a/libtiff/tiffconf.h
+++ b/libtiff/tiffconf.h
@@ -1,4 +1,4 @@
-/* $Header: /cvs/maptools/cvsroot/libtiff/libtiff/Attic/tiffconf.h,v 1.1 1999-07-27 21:50:27 mike Exp $ */
+/* $Header: /cvs/maptools/cvsroot/libtiff/libtiff/Attic/tiffconf.h,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $ */
/*
* Copyright (c) 1988-1997 Sam Leffler
* Copyright (c) 1991-1997 Silicon Graphics, Inc.
diff --git a/libtiff/tiffio.h b/libtiff/tiffio.h
index 43d1d854..f52f7b41 100644
--- a/libtiff/tiffio.h
+++ b/libtiff/tiffio.h
@@ -1,4 +1,4 @@
-/* $Header: /cvs/maptools/cvsroot/libtiff/libtiff/tiffio.h,v 1.1 1999-07-27 21:50:27 mike Exp $ */
+/* $Header: /cvs/maptools/cvsroot/libtiff/libtiff/tiffio.h,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $ */
/*
* Copyright (c) 1988-1997 Sam Leffler
diff --git a/libtiff/tiffiop.h b/libtiff/tiffiop.h
index 47ae7c9f..223f6fc7 100644
--- a/libtiff/tiffiop.h
+++ b/libtiff/tiffiop.h
@@ -1,4 +1,4 @@
-/* $Header: /cvs/maptools/cvsroot/libtiff/libtiff/tiffiop.h,v 1.1 1999-07-27 21:50:27 mike Exp $ */
+/* $Header: /cvs/maptools/cvsroot/libtiff/libtiff/tiffiop.h,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $ */
/*
* Copyright (c) 1988-1997 Sam Leffler
diff --git a/man/Makefile b/man/Makefile
index 69ed5787..f3d6d326 100644
--- a/man/Makefile
+++ b/man/Makefile
@@ -1,5 +1,5 @@
#! smake
-# $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/Makefile,v 1.1 1999-07-27 21:50:27 mike Exp $
+# $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/Makefile,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $
#
# Warning, this file was automatically created by the TIFF configure script
#
diff --git a/man/Makefile.in b/man/Makefile.in
index 198d109f..0a7107b1 100644
--- a/man/Makefile.in
+++ b/man/Makefile.in
@@ -1,5 +1,5 @@
#! smake
-# $Header: /cvs/maptools/cvsroot/libtiff/man/Makefile.in,v 1.1 1999-07-27 21:50:27 mike Exp $
+# $Header: /cvs/maptools/cvsroot/libtiff/man/Makefile.in,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $
#
# @WARNING@
#
diff --git a/man/TIFFClose.3t b/man/TIFFClose.3t
index 9b9072cb..163d16ef 100644
--- a/man/TIFFClose.3t
+++ b/man/TIFFClose.3t
@@ -1,4 +1,4 @@
-.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFClose.3t,v 1.1 1999-07-27 21:50:27 mike Exp $
+.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFClose.3t,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $
.\"
.\" Copyright (c) 1988-1997 Sam Leffler
.\" Copyright (c) 1991-1997 Silicon Graphics, Inc.
diff --git a/man/TIFFError.3t b/man/TIFFError.3t
index 5d91f761..f24be466 100644
--- a/man/TIFFError.3t
+++ b/man/TIFFError.3t
@@ -1,4 +1,4 @@
-.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFError.3t,v 1.1 1999-07-27 21:50:27 mike Exp $
+.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFError.3t,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $
.\"
.\" Copyright (c) 1988-1997 Sam Leffler
.\" Copyright (c) 1991-1997 Silicon Graphics, Inc.
diff --git a/man/TIFFFlush.3t b/man/TIFFFlush.3t
index 01873426..67fd53cc 100644
--- a/man/TIFFFlush.3t
+++ b/man/TIFFFlush.3t
@@ -1,4 +1,4 @@
-.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFFlush.3t,v 1.1 1999-07-27 21:50:27 mike Exp $
+.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFFlush.3t,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $
.\"
.\" Copyright (c) 1988-1997 Sam Leffler
.\" Copyright (c) 1991-1997 Silicon Graphics, Inc.
diff --git a/man/TIFFGetField.3t b/man/TIFFGetField.3t
index df12f4af..e832249e 100644
--- a/man/TIFFGetField.3t
+++ b/man/TIFFGetField.3t
@@ -1,4 +1,4 @@
-.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFGetField.3t,v 1.1 1999-07-27 21:50:27 mike Exp $
+.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFGetField.3t,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $
.\"
.\" Copyright (c) 1988-1997 Sam Leffler
.\" Copyright (c) 1991-1997 Silicon Graphics, Inc.
diff --git a/man/TIFFOpen.3t b/man/TIFFOpen.3t
index d9284d6b..ee440848 100644
--- a/man/TIFFOpen.3t
+++ b/man/TIFFOpen.3t
@@ -1,4 +1,4 @@
-.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFOpen.3t,v 1.1 1999-07-27 21:50:27 mike Exp $
+.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFOpen.3t,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $
.\"
.\" Copyright (c) 1988-1997 Sam Leffler
.\" Copyright (c) 1991-1997 Silicon Graphics, Inc.
diff --git a/man/TIFFPrintDirectory.3t b/man/TIFFPrintDirectory.3t
index b03866dc..fc70bd38 100644
--- a/man/TIFFPrintDirectory.3t
+++ b/man/TIFFPrintDirectory.3t
@@ -1,4 +1,4 @@
-.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFPrintDirectory.3t,v 1.1 1999-07-27 21:50:27 mike Exp $
+.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFPrintDirectory.3t,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $
.\"
.\" Copyright (c) 1991-1997 Sam Leffler
.\" Copyright (c) 1991-1997 Silicon Graphics, Inc.
diff --git a/man/TIFFRGBAImage.3t b/man/TIFFRGBAImage.3t
index bd47d6ab..8d665575 100644
--- a/man/TIFFRGBAImage.3t
+++ b/man/TIFFRGBAImage.3t
@@ -1,4 +1,4 @@
-.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFRGBAImage.3t,v 1.1 1999-07-27 21:50:27 mike Exp $
+.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFRGBAImage.3t,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $
.\"
.\" Copyright (c) 1991-1997 Sam Leffler
.\" Copyright (c) 1991-1997 Silicon Graphics, Inc.
diff --git a/man/TIFFReadDirectory.3t b/man/TIFFReadDirectory.3t
index 7d079a41..7d5efa36 100644
--- a/man/TIFFReadDirectory.3t
+++ b/man/TIFFReadDirectory.3t
@@ -1,4 +1,4 @@
-.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFReadDirectory.3t,v 1.1 1999-07-27 21:50:27 mike Exp $
+.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFReadDirectory.3t,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $
.\"
.\" Copyright (c) 1988-1997 Sam Leffler
.\" Copyright (c) 1991-1997 Silicon Graphics, Inc.
diff --git a/man/TIFFReadEncodedStrip.3t b/man/TIFFReadEncodedStrip.3t
index 17eb325f..c9968d7c 100644
--- a/man/TIFFReadEncodedStrip.3t
+++ b/man/TIFFReadEncodedStrip.3t
@@ -1,4 +1,4 @@
-.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFReadEncodedStrip.3t,v 1.1 1999-07-27 21:50:27 mike Exp $
+.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFReadEncodedStrip.3t,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $
.\"
.\" Copyright (c) 1988-1997 Sam Leffler
.\" Copyright (c) 1991-1997 Silicon Graphics, Inc.
diff --git a/man/TIFFReadEncodedTile.3t b/man/TIFFReadEncodedTile.3t
index bfcdd9bb..903c1070 100644
--- a/man/TIFFReadEncodedTile.3t
+++ b/man/TIFFReadEncodedTile.3t
@@ -1,4 +1,4 @@
-.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFReadEncodedTile.3t,v 1.1 1999-07-27 21:50:27 mike Exp $
+.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFReadEncodedTile.3t,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $
.\"
.\" Copyright (c) 1988-1997 Sam Leffler
.\" Copyright (c) 1991-1997 Silicon Graphics, Inc.
diff --git a/man/TIFFReadRGBAImage.3t b/man/TIFFReadRGBAImage.3t
index 2710cca0..3c1372d0 100644
--- a/man/TIFFReadRGBAImage.3t
+++ b/man/TIFFReadRGBAImage.3t
@@ -1,4 +1,4 @@
-.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFReadRGBAImage.3t,v 1.1 1999-07-27 21:50:27 mike Exp $
+.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFReadRGBAImage.3t,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $
.\"
.\" Copyright (c) 1991-1997 Sam Leffler
.\" Copyright (c) 1991-1997 Silicon Graphics, Inc.
diff --git a/man/TIFFReadRawStrip.3t b/man/TIFFReadRawStrip.3t
index dbe67abe..d8025d14 100644
--- a/man/TIFFReadRawStrip.3t
+++ b/man/TIFFReadRawStrip.3t
@@ -1,4 +1,4 @@
-.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFReadRawStrip.3t,v 1.1 1999-07-27 21:50:27 mike Exp $
+.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFReadRawStrip.3t,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $
.\"
.\" Copyright (c) 1988-1997 Sam Leffler
.\" Copyright (c) 1991-1997 Silicon Graphics, Inc.
diff --git a/man/TIFFReadRawTile.3t b/man/TIFFReadRawTile.3t
index 1309381d..5d95c5ba 100644
--- a/man/TIFFReadRawTile.3t
+++ b/man/TIFFReadRawTile.3t
@@ -1,4 +1,4 @@
-.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFReadRawTile.3t,v 1.1 1999-07-27 21:50:27 mike Exp $
+.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFReadRawTile.3t,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $
.\"
.\" Copyright (c) 1988-1997 Sam Leffler
.\" Copyright (c) 1991-1997 Silicon Graphics, Inc.
diff --git a/man/TIFFReadScanline.3t b/man/TIFFReadScanline.3t
index 7986be75..8ed5ea6f 100644
--- a/man/TIFFReadScanline.3t
+++ b/man/TIFFReadScanline.3t
@@ -1,4 +1,4 @@
-.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFReadScanline.3t,v 1.1 1999-07-27 21:50:27 mike Exp $
+.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFReadScanline.3t,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $
.\"
.\" Copyright (c) 1988-1997 Sam Leffler
.\" Copyright (c) 1991-1997 Silicon Graphics, Inc.
diff --git a/man/TIFFReadTile.3t b/man/TIFFReadTile.3t
index d354c956..494fc7e4 100644
--- a/man/TIFFReadTile.3t
+++ b/man/TIFFReadTile.3t
@@ -1,4 +1,4 @@
-.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFReadTile.3t,v 1.1 1999-07-27 21:50:27 mike Exp $
+.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFReadTile.3t,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $
.\"
.\" Copyright (c) 1988-1997 Sam Leffler
.\" Copyright (c) 1991-1997 Silicon Graphics, Inc.
diff --git a/man/TIFFSetDirectory.3t b/man/TIFFSetDirectory.3t
index 1329eb41..5cb305bf 100644
--- a/man/TIFFSetDirectory.3t
+++ b/man/TIFFSetDirectory.3t
@@ -1,4 +1,4 @@
-.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFSetDirectory.3t,v 1.1 1999-07-27 21:50:27 mike Exp $
+.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFSetDirectory.3t,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $
.\"
.\" Copyright (c) 1988-1997 Sam Leffler
.\" Copyright (c) 1991-1997 Silicon Graphics, Inc.
diff --git a/man/TIFFSetField.3t b/man/TIFFSetField.3t
index b154b7ea..9b2cfb98 100644
--- a/man/TIFFSetField.3t
+++ b/man/TIFFSetField.3t
@@ -1,4 +1,4 @@
-.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFSetField.3t,v 1.1 1999-07-27 21:50:27 mike Exp $
+.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFSetField.3t,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $
.\"
.\" Copyright (c) 1988-1997 Sam Leffler
.\" Copyright (c) 1991-1997 Silicon Graphics, Inc.
diff --git a/man/TIFFWarning.3t b/man/TIFFWarning.3t
index 4265db58..9e0ab781 100644
--- a/man/TIFFWarning.3t
+++ b/man/TIFFWarning.3t
@@ -1,4 +1,4 @@
-.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFWarning.3t,v 1.1 1999-07-27 21:50:27 mike Exp $
+.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFWarning.3t,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $
.\"
.\" Copyright (c) 1988-1997 Sam Leffler
.\" Copyright (c) 1991-1997 Silicon Graphics, Inc.
diff --git a/man/TIFFWriteDirectory.3t b/man/TIFFWriteDirectory.3t
index 127a5aef..c586ce7a 100644
--- a/man/TIFFWriteDirectory.3t
+++ b/man/TIFFWriteDirectory.3t
@@ -1,4 +1,4 @@
-.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFWriteDirectory.3t,v 1.1 1999-07-27 21:50:27 mike Exp $
+.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFWriteDirectory.3t,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $
.\"
.\" Copyright (c) 1988-1997 Sam Leffler
.\" Copyright (c) 1991-1997 Silicon Graphics, Inc.
diff --git a/man/TIFFWriteEncodedStrip.3t b/man/TIFFWriteEncodedStrip.3t
index ea9ae100..59177071 100644
--- a/man/TIFFWriteEncodedStrip.3t
+++ b/man/TIFFWriteEncodedStrip.3t
@@ -1,4 +1,4 @@
-.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFWriteEncodedStrip.3t,v 1.1 1999-07-27 21:50:27 mike Exp $
+.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFWriteEncodedStrip.3t,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $
.\"
.\" Copyright (c) 1988-1997 Sam Leffler
.\" Copyright (c) 1991-1997 Silicon Graphics, Inc.
diff --git a/man/TIFFWriteEncodedTile.3t b/man/TIFFWriteEncodedTile.3t
index 68492476..27bf37e6 100644
--- a/man/TIFFWriteEncodedTile.3t
+++ b/man/TIFFWriteEncodedTile.3t
@@ -1,4 +1,4 @@
-.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFWriteEncodedTile.3t,v 1.1 1999-07-27 21:50:27 mike Exp $
+.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFWriteEncodedTile.3t,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $
.\"
.\" Copyright (c) 1988-1997 Sam Leffler
.\" Copyright (c) 1991-1997 Silicon Graphics, Inc.
diff --git a/man/TIFFWriteRawStrip.3t b/man/TIFFWriteRawStrip.3t
index b4723db9..339bf32f 100644
--- a/man/TIFFWriteRawStrip.3t
+++ b/man/TIFFWriteRawStrip.3t
@@ -1,4 +1,4 @@
-.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFWriteRawStrip.3t,v 1.1 1999-07-27 21:50:27 mike Exp $
+.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFWriteRawStrip.3t,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $
.\"
.\" Copyright (c) 1988-1997 Sam Leffler
.\" Copyright (c) 1991-1997 Silicon Graphics, Inc.
diff --git a/man/TIFFWriteRawTile.3t b/man/TIFFWriteRawTile.3t
index b99243c9..add0af19 100644
--- a/man/TIFFWriteRawTile.3t
+++ b/man/TIFFWriteRawTile.3t
@@ -1,4 +1,4 @@
-.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFWriteRawTile.3t,v 1.1 1999-07-27 21:50:27 mike Exp $
+.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFWriteRawTile.3t,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $
.\"
.\" Copyright (c) 1988-1997 Sam Leffler
.\" Copyright (c) 1991-1997 Silicon Graphics, Inc.
diff --git a/man/TIFFWriteScanline.3t b/man/TIFFWriteScanline.3t
index ffe32cf6..80f0830a 100644
--- a/man/TIFFWriteScanline.3t
+++ b/man/TIFFWriteScanline.3t
@@ -1,4 +1,4 @@
-.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFWriteScanline.3t,v 1.1 1999-07-27 21:50:27 mike Exp $
+.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFWriteScanline.3t,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $
.\"
.\" Copyright (c) 1988-1997 Sam Leffler
.\" Copyright (c) 1991-1997 Silicon Graphics, Inc.
diff --git a/man/TIFFbuffer.3t b/man/TIFFbuffer.3t
index a981e958..ed316042 100644
--- a/man/TIFFbuffer.3t
+++ b/man/TIFFbuffer.3t
@@ -1,4 +1,4 @@
-.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFbuffer.3t,v 1.1 1999-07-27 21:50:27 mike Exp $
+.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFbuffer.3t,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $
.\"
.\" Copyright (c) 1995 Sam Leffler
.\" Copyright (c) 1995 Silicon Graphics, Inc.
diff --git a/man/TIFFcodec.3t b/man/TIFFcodec.3t
index c46917d4..3f78d9bb 100644
--- a/man/TIFFcodec.3t
+++ b/man/TIFFcodec.3t
@@ -1,4 +1,4 @@
-.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFcodec.3t,v 1.1 1999-07-27 21:50:27 mike Exp $
+.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFcodec.3t,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $
.\"
.\" Copyright (c) 1995 Sam Leffler
.\" Copyright (c) 1995 Silicon Graphics, Inc.
diff --git a/man/TIFFmemory.3t b/man/TIFFmemory.3t
index 368d2169..dec97612 100644
--- a/man/TIFFmemory.3t
+++ b/man/TIFFmemory.3t
@@ -1,4 +1,4 @@
-.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFmemory.3t,v 1.1 1999-07-27 21:50:27 mike Exp $
+.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFmemory.3t,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $
.\"
.\" Copyright (c) 1995 Sam Leffler
.\" Copyright (c) 1995 Silicon Graphics, Inc.
diff --git a/man/TIFFquery.3t b/man/TIFFquery.3t
index f0b0c8e7..a931f735 100644
--- a/man/TIFFquery.3t
+++ b/man/TIFFquery.3t
@@ -1,4 +1,4 @@
-.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFquery.3t,v 1.1 1999-07-27 21:50:27 mike Exp $
+.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFquery.3t,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $
.\"
.\" Copyright (c) 1988-1997 Sam Leffler
.\" Copyright (c) 1991-1997 Silicon Graphics, Inc.
diff --git a/man/TIFFsize.3t b/man/TIFFsize.3t
index c03289f3..c647b641 100644
--- a/man/TIFFsize.3t
+++ b/man/TIFFsize.3t
@@ -1,4 +1,4 @@
-.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFsize.3t,v 1.1 1999-07-27 21:50:27 mike Exp $
+.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFsize.3t,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $
.\"
.\" Copyright (c) 1988-1997 Sam Leffler
.\" Copyright (c) 1991-1997 Silicon Graphics, Inc.
diff --git a/man/TIFFstrip.3t b/man/TIFFstrip.3t
index 28273cb4..d20f6d0b 100644
--- a/man/TIFFstrip.3t
+++ b/man/TIFFstrip.3t
@@ -1,4 +1,4 @@
-.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFstrip.3t,v 1.1 1999-07-27 21:50:27 mike Exp $
+.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFstrip.3t,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $
.\"
.\" Copyright (c) 1992-1997 Sam Leffler
.\" Copyright (c) 1992-1997 Silicon Graphics, Inc.
diff --git a/man/TIFFswab.3t b/man/TIFFswab.3t
index 355cccb2..2f4e0435 100644
--- a/man/TIFFswab.3t
+++ b/man/TIFFswab.3t
@@ -1,4 +1,4 @@
-.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFswab.3t,v 1.1 1999-07-27 21:50:27 mike Exp $
+.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFswab.3t,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $
.\"
.\" Copyright (c) 1988-1997 Sam Leffler
.\" Copyright (c) 1991-1997 Silicon Graphics, Inc.
diff --git a/man/TIFFtile.3t b/man/TIFFtile.3t
index 83e359f9..38e07c16 100644
--- a/man/TIFFtile.3t
+++ b/man/TIFFtile.3t
@@ -1,4 +1,4 @@
-.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFtile.3t,v 1.1 1999-07-27 21:50:27 mike Exp $
+.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFtile.3t,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $
.\"
.\" Copyright (c) 1988-1997 Sam Leffler
.\" Copyright (c) 1991-1997 Silicon Graphics, Inc.
diff --git a/man/fax2ps.1 b/man/fax2ps.1
index ec199d36..a51fd858 100644
--- a/man/fax2ps.1
+++ b/man/fax2ps.1
@@ -1,4 +1,4 @@
-.\" $Header: /cvs/maptools/cvsroot/libtiff/man/fax2ps.1,v 1.1 1999-07-27 21:50:27 mike Exp $
+.\" $Header: /cvs/maptools/cvsroot/libtiff/man/fax2ps.1,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $
.\"
.\" Copyright (c) 1991-1997 Sam Leffler
.\" Copyright (c) 1991-1997 Silicon Graphics, Inc.
diff --git a/man/fax2tiff.1 b/man/fax2tiff.1
index dcf2eee8..e0963f1d 100644
--- a/man/fax2tiff.1
+++ b/man/fax2tiff.1
@@ -1,4 +1,4 @@
-.\" $Header: /cvs/maptools/cvsroot/libtiff/man/fax2tiff.1,v 1.1 1999-07-27 21:50:27 mike Exp $
+.\" $Header: /cvs/maptools/cvsroot/libtiff/man/fax2tiff.1,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $
.\"
.\" Copyright (c) 1990-1997 Sam Leffler
.\" Copyright (c) 1991-1997 Silicon Graphics, Inc.
diff --git a/man/gif2tiff.1 b/man/gif2tiff.1
index 05b2fdc1..6ddcfb34 100644
--- a/man/gif2tiff.1
+++ b/man/gif2tiff.1
@@ -1,4 +1,4 @@
-.\" $Header: /cvs/maptools/cvsroot/libtiff/man/gif2tiff.1,v 1.1 1999-07-27 21:50:27 mike Exp $
+.\" $Header: /cvs/maptools/cvsroot/libtiff/man/gif2tiff.1,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $
.\"
.\" Copyright (c) 1991-1997 Sam Leffler
.\" Copyright (c) 1991-1997 Silicon Graphics, Inc.
diff --git a/man/libtiff.3t b/man/libtiff.3t
index 00b0ff12..34d7a401 100644
--- a/man/libtiff.3t
+++ b/man/libtiff.3t
@@ -1,4 +1,4 @@
-.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/libtiff.3t,v 1.1 1999-07-27 21:50:27 mike Exp $
+.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/libtiff.3t,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $
.\"
.\" Copyright (c) 1988-1997 Sam Leffler
.\" Copyright (c) 1991-1997 Silicon Graphics, Inc.
diff --git a/man/pal2rgb.1 b/man/pal2rgb.1
index fdfab439..f21a0378 100644
--- a/man/pal2rgb.1
+++ b/man/pal2rgb.1
@@ -1,4 +1,4 @@
-.\" $Header: /cvs/maptools/cvsroot/libtiff/man/pal2rgb.1,v 1.1 1999-07-27 21:50:27 mike Exp $
+.\" $Header: /cvs/maptools/cvsroot/libtiff/man/pal2rgb.1,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $
.\"
.\" Copyright (c) 1990-1997 Sam Leffler
.\" Copyright (c) 1991-1997 Silicon Graphics, Inc.
diff --git a/man/ppm2tiff.1 b/man/ppm2tiff.1
index 06e7bd3f..1fb08e29 100644
--- a/man/ppm2tiff.1
+++ b/man/ppm2tiff.1
@@ -1,4 +1,4 @@
-.\" $Header: /cvs/maptools/cvsroot/libtiff/man/ppm2tiff.1,v 1.1 1999-07-27 21:50:28 mike Exp $
+.\" $Header: /cvs/maptools/cvsroot/libtiff/man/ppm2tiff.1,v 1.1.1.1 1999-07-27 21:50:28 mike Exp $
.\"
.\" Copyright (c) 1991-1997 Sam Leffler
.\" Copyright (c) 1991-1997 Silicon Graphics, Inc.
diff --git a/man/ras2tiff.1 b/man/ras2tiff.1
index 600826f2..e9f915df 100644
--- a/man/ras2tiff.1
+++ b/man/ras2tiff.1
@@ -1,4 +1,4 @@
-.\" $Header: /cvs/maptools/cvsroot/libtiff/man/ras2tiff.1,v 1.1 1999-07-27 21:50:28 mike Exp $
+.\" $Header: /cvs/maptools/cvsroot/libtiff/man/ras2tiff.1,v 1.1.1.1 1999-07-27 21:50:28 mike Exp $
.\"
.\" Copyright (c) 1990-1997 Sam Leffler
.\" Copyright (c) 1991-1997 Silicon Graphics, Inc.
diff --git a/man/rgb2ycbcr.1 b/man/rgb2ycbcr.1
index 12256f96..cce71c54 100644
--- a/man/rgb2ycbcr.1
+++ b/man/rgb2ycbcr.1
@@ -1,4 +1,4 @@
-.\" $Header: /cvs/maptools/cvsroot/libtiff/man/rgb2ycbcr.1,v 1.1 1999-07-27 21:50:28 mike Exp $
+.\" $Header: /cvs/maptools/cvsroot/libtiff/man/rgb2ycbcr.1,v 1.1.1.1 1999-07-27 21:50:28 mike Exp $
.\"
.\" Copyright (c) 1991-1997 Sam Leffler
.\" Copyright (c) 1991-1997 Silicon Graphics, Inc.
diff --git a/man/sgi2tiff.1 b/man/sgi2tiff.1
index aa8553c4..d7698c58 100644
--- a/man/sgi2tiff.1
+++ b/man/sgi2tiff.1
@@ -1,4 +1,4 @@
-.\" $Header: /cvs/maptools/cvsroot/libtiff/man/sgi2tiff.1,v 1.1 1999-07-27 21:50:28 mike Exp $
+.\" $Header: /cvs/maptools/cvsroot/libtiff/man/sgi2tiff.1,v 1.1.1.1 1999-07-27 21:50:28 mike Exp $
.\"
.\" Copyright (c) 1991-1997 Sam Leffler
.\" Copyright (c) 1991-1997 Silicon Graphics, Inc.
diff --git a/man/thumbnail.1 b/man/thumbnail.1
index ab544676..ad806dca 100644
--- a/man/thumbnail.1
+++ b/man/thumbnail.1
@@ -1,4 +1,4 @@
-.\" $Header: /cvs/maptools/cvsroot/libtiff/man/thumbnail.1,v 1.1 1999-07-27 21:50:28 mike Exp $
+.\" $Header: /cvs/maptools/cvsroot/libtiff/man/thumbnail.1,v 1.1.1.1 1999-07-27 21:50:28 mike Exp $
.\"
.\" Copyright (c) 1994-1997 Sam Leffler
.\" Copyright (c) 1994-1997 Silicon Graphics, Inc.
diff --git a/man/tiff2bw.1 b/man/tiff2bw.1
index 5d979a60..98fafcd5 100644
--- a/man/tiff2bw.1
+++ b/man/tiff2bw.1
@@ -1,4 +1,4 @@
-.\" $Header: /cvs/maptools/cvsroot/libtiff/man/tiff2bw.1,v 1.1 1999-07-27 21:50:28 mike Exp $
+.\" $Header: /cvs/maptools/cvsroot/libtiff/man/tiff2bw.1,v 1.1.1.1 1999-07-27 21:50:28 mike Exp $
.\"
.\" Copyright (c) 1988-1997 Sam Leffler
.\" Copyright (c) 1991-1997 Silicon Graphics, Inc.
diff --git a/man/tiff2ps.1 b/man/tiff2ps.1
index 8a422779..b9276a61 100644
--- a/man/tiff2ps.1
+++ b/man/tiff2ps.1
@@ -1,4 +1,4 @@
-.\" $Header: /cvs/maptools/cvsroot/libtiff/man/tiff2ps.1,v 1.1 1999-07-27 21:50:28 mike Exp $
+.\" $Header: /cvs/maptools/cvsroot/libtiff/man/tiff2ps.1,v 1.1.1.1 1999-07-27 21:50:28 mike Exp $
.\"
.\" Copyright (c) 1988-1997 Sam Leffler
.\" Copyright (c) 1991-1997 Silicon Graphics, Inc.
diff --git a/man/tiffcmp.1 b/man/tiffcmp.1
index 91e37bbf..b3acda55 100644
--- a/man/tiffcmp.1
+++ b/man/tiffcmp.1
@@ -1,4 +1,4 @@
-.\" $Header: /cvs/maptools/cvsroot/libtiff/man/tiffcmp.1,v 1.1 1999-07-27 21:50:28 mike Exp $
+.\" $Header: /cvs/maptools/cvsroot/libtiff/man/tiffcmp.1,v 1.1.1.1 1999-07-27 21:50:28 mike Exp $
.\"
.\" Copyright (c) 1988-1997 Sam Leffler
.\" Copyright (c) 1991-1997 Silicon Graphics, Inc.
diff --git a/man/tiffcp.1 b/man/tiffcp.1
index 82485131..fd870c9f 100644
--- a/man/tiffcp.1
+++ b/man/tiffcp.1
@@ -1,4 +1,4 @@
-.\" $Header: /cvs/maptools/cvsroot/libtiff/man/tiffcp.1,v 1.1 1999-07-27 21:50:28 mike Exp $
+.\" $Header: /cvs/maptools/cvsroot/libtiff/man/tiffcp.1,v 1.1.1.1 1999-07-27 21:50:28 mike Exp $
.\"
.\" Copyright (c) 1988-1997 Sam Leffler
.\" Copyright (c) 1991-1997 Silicon Graphics, Inc.
diff --git a/man/tiffdither.1 b/man/tiffdither.1
index 1f8684cf..559887ef 100644
--- a/man/tiffdither.1
+++ b/man/tiffdither.1
@@ -1,4 +1,4 @@
-.\" $Header: /cvs/maptools/cvsroot/libtiff/man/tiffdither.1,v 1.1 1999-07-27 21:50:28 mike Exp $
+.\" $Header: /cvs/maptools/cvsroot/libtiff/man/tiffdither.1,v 1.1.1.1 1999-07-27 21:50:28 mike Exp $
.\"
.\" Copyright (c) 1990-1997 Sam Leffler
.\" Copyright (c) 1991-1997 Silicon Graphics, Inc.
diff --git a/man/tiffdump.1 b/man/tiffdump.1
index efc91551..82ed9c4a 100644
--- a/man/tiffdump.1
+++ b/man/tiffdump.1
@@ -1,4 +1,4 @@
-.\" $Header: /cvs/maptools/cvsroot/libtiff/man/tiffdump.1,v 1.1 1999-07-27 21:50:28 mike Exp $
+.\" $Header: /cvs/maptools/cvsroot/libtiff/man/tiffdump.1,v 1.1.1.1 1999-07-27 21:50:28 mike Exp $
.\"
.\" Copyright (c) 1988-1997 Sam Leffler
.\" Copyright (c) 1991-1997 Silicon Graphics, Inc.
diff --git a/man/tiffgt.1 b/man/tiffgt.1
index 1e2a2c05..163e0b59 100644
--- a/man/tiffgt.1
+++ b/man/tiffgt.1
@@ -1,4 +1,4 @@
-.\" $Header: /cvs/maptools/cvsroot/libtiff/man/tiffgt.1,v 1.1 1999-07-27 21:50:28 mike Exp $
+.\" $Header: /cvs/maptools/cvsroot/libtiff/man/tiffgt.1,v 1.1.1.1 1999-07-27 21:50:28 mike Exp $
.\"
.\" Copyright (c) 1988-1997 Sam Leffler
.\" Copyright (c) 1991-1997 Silicon Graphics, Inc.
diff --git a/man/tiffinfo.1 b/man/tiffinfo.1
index 811918fc..6f72a488 100644
--- a/man/tiffinfo.1
+++ b/man/tiffinfo.1
@@ -1,4 +1,4 @@
-.\" $Header: /cvs/maptools/cvsroot/libtiff/man/tiffinfo.1,v 1.1 1999-07-27 21:50:28 mike Exp $
+.\" $Header: /cvs/maptools/cvsroot/libtiff/man/tiffinfo.1,v 1.1.1.1 1999-07-27 21:50:28 mike Exp $
.\"
.\" Copyright (c) 1988-1997 Sam Leffler
.\" Copyright (c) 1991-1997 Silicon Graphics, Inc.
diff --git a/man/tiffmedian.1 b/man/tiffmedian.1
index 7b6c9466..68fba15f 100644
--- a/man/tiffmedian.1
+++ b/man/tiffmedian.1
@@ -1,4 +1,4 @@
-.\" $Header: /cvs/maptools/cvsroot/libtiff/man/tiffmedian.1,v 1.1 1999-07-27 21:50:28 mike Exp $
+.\" $Header: /cvs/maptools/cvsroot/libtiff/man/tiffmedian.1,v 1.1.1.1 1999-07-27 21:50:28 mike Exp $
.\"
.\" Copyright (c) 1990-1997 Sam Leffler
.\" Copyright (c) 1991-1997 Silicon Graphics, Inc.
diff --git a/man/tiffsplit.1 b/man/tiffsplit.1
index 4bf075a2..ac139a6a 100644
--- a/man/tiffsplit.1
+++ b/man/tiffsplit.1
@@ -1,4 +1,4 @@
-.\" $Header: /cvs/maptools/cvsroot/libtiff/man/tiffsplit.1,v 1.1 1999-07-27 21:50:28 mike Exp $
+.\" $Header: /cvs/maptools/cvsroot/libtiff/man/tiffsplit.1,v 1.1.1.1 1999-07-27 21:50:28 mike Exp $
.\"
.\" Copyright (c) 1992-1997 Sam Leffler
.\" Copyright (c) 1992-1997 Silicon Graphics, Inc.
diff --git a/man/tiffsv.1 b/man/tiffsv.1
index 1696224a..3f5a7f3d 100644
--- a/man/tiffsv.1
+++ b/man/tiffsv.1
@@ -1,4 +1,4 @@
-.\" $Header: /cvs/maptools/cvsroot/libtiff/man/tiffsv.1,v 1.1 1999-07-27 21:50:28 mike Exp $
+.\" $Header: /cvs/maptools/cvsroot/libtiff/man/tiffsv.1,v 1.1.1.1 1999-07-27 21:50:28 mike Exp $
.\"
.\" Copyright (c) 1988-1997 Sam Leffler
.\" Copyright (c) 1991-1997 Silicon Graphics, Inc.
diff --git a/port/Makefile.in b/port/Makefile.in
index 3df5c53f..a31ad711 100644
--- a/port/Makefile.in
+++ b/port/Makefile.in
@@ -1,5 +1,5 @@
#! smake
-# $Header: /cvs/maptools/cvsroot/libtiff/port/Makefile.in,v 1.1 1999-07-27 21:50:28 mike Exp $
+# $Header: /cvs/maptools/cvsroot/libtiff/port/Makefile.in,v 1.1.1.1 1999-07-27 21:50:28 mike Exp $
#
# @WARNING@
#
diff --git a/port/install.sh b/port/install.sh
index db875e5d..d15afe7a 100644
--- a/port/install.sh
+++ b/port/install.sh
@@ -1,5 +1,5 @@
#! /bin/sh
-# $Header: /cvs/maptools/cvsroot/libtiff/port/Attic/install.sh,v 1.1 1999-07-27 21:50:28 mike Exp $
+# $Header: /cvs/maptools/cvsroot/libtiff/port/Attic/install.sh,v 1.1.1.1 1999-07-27 21:50:28 mike Exp $
#
# Warning, this file was automatically created by the TIFF configure script
#
diff --git a/port/install.sh.in b/port/install.sh.in
index 055a8c0b..6f612fff 100644
--- a/port/install.sh.in
+++ b/port/install.sh.in
@@ -1,5 +1,5 @@
#! @SCRIPT_SH@
-# $Header: /cvs/maptools/cvsroot/libtiff/port/Attic/install.sh.in,v 1.1 1999-07-27 21:50:28 mike Exp $
+# $Header: /cvs/maptools/cvsroot/libtiff/port/Attic/install.sh.in,v 1.1.1.1 1999-07-27 21:50:28 mike Exp $
#
# @WARNING@
#
diff --git a/tiff.h b/tiff.h
index 55440996..f3b1a806 100644
--- a/tiff.h
+++ b/tiff.h
@@ -1,4 +1,4 @@
-/* $Header: /cvs/maptools/cvsroot/libtiff/Attic/tiff.h,v 1.1 1999-07-27 21:50:26 mike Exp $ */
+/* $Header: /cvs/maptools/cvsroot/libtiff/Attic/tiff.h,v 1.1.1.1 1999-07-27 21:50:26 mike Exp $ */
/*
* Copyright (c) 1988-1997 Sam Leffler
diff --git a/tools/Makefile b/tools/Makefile
index c909b095..86389ff3 100644
--- a/tools/Makefile
+++ b/tools/Makefile
@@ -1,4 +1,4 @@
-# $Header: /cvs/maptools/cvsroot/libtiff/tools/Attic/Makefile,v 1.1 1999-07-27 21:50:28 mike Exp $
+# $Header: /cvs/maptools/cvsroot/libtiff/tools/Attic/Makefile,v 1.1.1.1 1999-07-27 21:50:28 mike Exp $
#
# Warning, this file was automatically created by the TIFF configure script
#
diff --git a/tools/Makefile.in b/tools/Makefile.in
index dcf3865a..3cbb6902 100644
--- a/tools/Makefile.in
+++ b/tools/Makefile.in
@@ -1,4 +1,4 @@
-# $Header: /cvs/maptools/cvsroot/libtiff/tools/Makefile.in,v 1.1 1999-07-27 21:50:28 mike Exp $
+# $Header: /cvs/maptools/cvsroot/libtiff/tools/Makefile.in,v 1.1.1.1 1999-07-27 21:50:28 mike Exp $
#
# @WARNING@
#
diff --git a/tools/Makefile.lcc b/tools/Makefile.lcc
index 5238c33b..1492e1bf 100644
--- a/tools/Makefile.lcc
+++ b/tools/Makefile.lcc
@@ -1,4 +1,4 @@
-# $Header: /cvs/maptools/cvsroot/libtiff/tools/Makefile.lcc,v 1.1 1999-07-27 21:50:28 mike Exp $
+# $Header: /cvs/maptools/cvsroot/libtiff/tools/Makefile.lcc,v 1.1.1.1 1999-07-27 21:50:28 mike Exp $
#
# TIFF Library Tools
#
diff --git a/tools/fax2ps.c b/tools/fax2ps.c
index b52ceba8..edd9c00e 100644
--- a/tools/fax2ps.c
+++ b/tools/fax2ps.c
@@ -1,4 +1,4 @@
-/* $Header: /cvs/maptools/cvsroot/libtiff/tools/fax2ps.c,v 1.1 1999-07-27 21:50:28 mike Exp $" */
+/* $Header: /cvs/maptools/cvsroot/libtiff/tools/fax2ps.c,v 1.1.1.1 1999-07-27 21:50:28 mike Exp $" */
/*
* Copyright (c) 1991-1997 Sam Leffler
diff --git a/tools/fax2tiff.c b/tools/fax2tiff.c
index 2381709b..2fcb00af 100644
--- a/tools/fax2tiff.c
+++ b/tools/fax2tiff.c
@@ -1,4 +1,4 @@
-/* $Header: /cvs/maptools/cvsroot/libtiff/tools/fax2tiff.c,v 1.1 1999-07-27 21:50:28 mike Exp $ */
+/* $Header: /cvs/maptools/cvsroot/libtiff/tools/fax2tiff.c,v 1.1.1.1 1999-07-27 21:50:28 mike Exp $ */
/*
* Copyright (c) 1990-1997 Sam Leffler
diff --git a/tools/gif2tiff.c b/tools/gif2tiff.c
index 7edbdf9a..ea11a9da 100644
--- a/tools/gif2tiff.c
+++ b/tools/gif2tiff.c
@@ -1,4 +1,4 @@
-/* $Header: /cvs/maptools/cvsroot/libtiff/tools/gif2tiff.c,v 1.1 1999-07-27 21:50:28 mike Exp $ */
+/* $Header: /cvs/maptools/cvsroot/libtiff/tools/gif2tiff.c,v 1.1.1.1 1999-07-27 21:50:28 mike Exp $ */
/*
* Copyright (c) 1990-1997 Sam Leffler
diff --git a/tools/pal2rgb.c b/tools/pal2rgb.c
index 2d2d3219..bf632c2c 100644
--- a/tools/pal2rgb.c
+++ b/tools/pal2rgb.c
@@ -1,4 +1,4 @@
-/* $Header: /cvs/maptools/cvsroot/libtiff/tools/pal2rgb.c,v 1.1 1999-07-27 21:50:28 mike Exp $ */
+/* $Header: /cvs/maptools/cvsroot/libtiff/tools/pal2rgb.c,v 1.1.1.1 1999-07-27 21:50:28 mike Exp $ */
/*
* Copyright (c) 1988-1997 Sam Leffler
diff --git a/tools/ppm2tiff.c b/tools/ppm2tiff.c
index 9d6cd624..96189135 100644
--- a/tools/ppm2tiff.c
+++ b/tools/ppm2tiff.c
@@ -1,4 +1,4 @@
-/* $Header: /cvs/maptools/cvsroot/libtiff/tools/ppm2tiff.c,v 1.1 1999-07-27 21:50:28 mike Exp $ */
+/* $Header: /cvs/maptools/cvsroot/libtiff/tools/ppm2tiff.c,v 1.1.1.1 1999-07-27 21:50:28 mike Exp $ */
/*
* Copyright (c) 1991-1997 Sam Leffler
diff --git a/tools/ras2tiff.c b/tools/ras2tiff.c
index b361c589..baf4f2c2 100644
--- a/tools/ras2tiff.c
+++ b/tools/ras2tiff.c
@@ -1,4 +1,4 @@
-/* $Header: /cvs/maptools/cvsroot/libtiff/tools/ras2tiff.c,v 1.1 1999-07-27 21:50:28 mike Exp $ */
+/* $Header: /cvs/maptools/cvsroot/libtiff/tools/ras2tiff.c,v 1.1.1.1 1999-07-27 21:50:28 mike Exp $ */
/*
* Copyright (c) 1988-1997 Sam Leffler
diff --git a/tools/rasterfile.h b/tools/rasterfile.h
index 9f5da66d..07eb031e 100644
--- a/tools/rasterfile.h
+++ b/tools/rasterfile.h
@@ -1,4 +1,4 @@
-/* $Header: /cvs/maptools/cvsroot/libtiff/tools/rasterfile.h,v 1.1 1999-07-27 21:50:28 mike Exp $ */
+/* $Header: /cvs/maptools/cvsroot/libtiff/tools/rasterfile.h,v 1.1.1.1 1999-07-27 21:50:28 mike Exp $ */
/*
* Description of header for files containing raster images
diff --git a/tools/rgb2ycbcr.c b/tools/rgb2ycbcr.c
index 1e43d37e..ed1a4a07 100644
--- a/tools/rgb2ycbcr.c
+++ b/tools/rgb2ycbcr.c
@@ -1,4 +1,4 @@
-/* $Header: /cvs/maptools/cvsroot/libtiff/tools/rgb2ycbcr.c,v 1.1 1999-07-27 21:50:28 mike Exp $ */
+/* $Header: /cvs/maptools/cvsroot/libtiff/tools/rgb2ycbcr.c,v 1.1.1.1 1999-07-27 21:50:28 mike Exp $ */
/*
* Copyright (c) 1991-1997 Sam Leffler
diff --git a/tools/sgi2tiff.c b/tools/sgi2tiff.c
index e1134ec6..d3e4fa24 100644
--- a/tools/sgi2tiff.c
+++ b/tools/sgi2tiff.c
@@ -1,4 +1,4 @@
-/* $Header: /cvs/maptools/cvsroot/libtiff/tools/sgi2tiff.c,v 1.1 1999-07-27 21:50:28 mike Exp $ */
+/* $Header: /cvs/maptools/cvsroot/libtiff/tools/sgi2tiff.c,v 1.1.1.1 1999-07-27 21:50:28 mike Exp $ */
/*
* Copyright (c) 1991-1997 Sam Leffler
diff --git a/tools/sgigt.c b/tools/sgigt.c
index fd4d009b..9f7ce418 100644
--- a/tools/sgigt.c
+++ b/tools/sgigt.c
@@ -1,4 +1,4 @@
-/* $Header: /cvs/maptools/cvsroot/libtiff/tools/Attic/sgigt.c,v 1.1 1999-07-27 21:50:28 mike Exp $ */
+/* $Header: /cvs/maptools/cvsroot/libtiff/tools/Attic/sgigt.c,v 1.1.1.1 1999-07-27 21:50:28 mike Exp $ */
/*
* Copyright (c) 1988-1997 Sam Leffler
diff --git a/tools/sgisv.c b/tools/sgisv.c
index 996e4de6..3fbeecde 100644
--- a/tools/sgisv.c
+++ b/tools/sgisv.c
@@ -1,4 +1,4 @@
-/* $Header: /cvs/maptools/cvsroot/libtiff/tools/sgisv.c,v 1.1 1999-07-27 21:50:28 mike Exp $ */
+/* $Header: /cvs/maptools/cvsroot/libtiff/tools/sgisv.c,v 1.1.1.1 1999-07-27 21:50:28 mike Exp $ */
/*
* Copyright (c) 1990-1997 Sam Leffler
diff --git a/tools/thumbnail.c b/tools/thumbnail.c
index 9305de7e..c03cdd25 100644
--- a/tools/thumbnail.c
+++ b/tools/thumbnail.c
@@ -1,4 +1,4 @@
-/* $Header: /cvs/maptools/cvsroot/libtiff/tools/thumbnail.c,v 1.1 1999-07-27 21:50:28 mike Exp $ */
+/* $Header: /cvs/maptools/cvsroot/libtiff/tools/thumbnail.c,v 1.1.1.1 1999-07-27 21:50:28 mike Exp $ */
/*
* Copyright (c) 1994-1997 Sam Leffler
diff --git a/tools/tiff2bw.c b/tools/tiff2bw.c
index 6ad7a347..95bfd48d 100644
--- a/tools/tiff2bw.c
+++ b/tools/tiff2bw.c
@@ -1,4 +1,4 @@
-/* $Header: /cvs/maptools/cvsroot/libtiff/tools/tiff2bw.c,v 1.1 1999-07-27 21:50:28 mike Exp $ */
+/* $Header: /cvs/maptools/cvsroot/libtiff/tools/tiff2bw.c,v 1.1.1.1 1999-07-27 21:50:28 mike Exp $ */
/*
* Copyright (c) 1988-1997 Sam Leffler
diff --git a/tools/tiff2ps.c b/tools/tiff2ps.c
index e2526877..6973aec2 100644
--- a/tools/tiff2ps.c
+++ b/tools/tiff2ps.c
@@ -1,4 +1,4 @@
-/* $Header: /cvs/maptools/cvsroot/libtiff/tools/tiff2ps.c,v 1.1 1999-07-27 21:50:28 mike Exp $ */
+/* $Header: /cvs/maptools/cvsroot/libtiff/tools/tiff2ps.c,v 1.1.1.1 1999-07-27 21:50:28 mike Exp $ */
/*
* Copyright (c) 1988-1997 Sam Leffler
diff --git a/tools/tiffcmp.c b/tools/tiffcmp.c
index 3fceaaa1..41f3a1aa 100644
--- a/tools/tiffcmp.c
+++ b/tools/tiffcmp.c
@@ -1,4 +1,4 @@
-/* $Header: /cvs/maptools/cvsroot/libtiff/tools/tiffcmp.c,v 1.1 1999-07-27 21:50:28 mike Exp $ */
+/* $Header: /cvs/maptools/cvsroot/libtiff/tools/tiffcmp.c,v 1.1.1.1 1999-07-27 21:50:28 mike Exp $ */
/*
* Copyright (c) 1988-1997 Sam Leffler
diff --git a/tools/tiffcp.c b/tools/tiffcp.c
index a21f3aea..25e4c4fb 100644
--- a/tools/tiffcp.c
+++ b/tools/tiffcp.c
@@ -1,4 +1,4 @@
-/* $Header: /cvs/maptools/cvsroot/libtiff/tools/tiffcp.c,v 1.1 1999-07-27 21:50:28 mike Exp $ */
+/* $Header: /cvs/maptools/cvsroot/libtiff/tools/tiffcp.c,v 1.1.1.1 1999-07-27 21:50:28 mike Exp $ */
/*
* Copyright (c) 1988-1997 Sam Leffler
diff --git a/tools/tiffdither.c b/tools/tiffdither.c
index 8770ecc9..674f6bcb 100644
--- a/tools/tiffdither.c
+++ b/tools/tiffdither.c
@@ -1,4 +1,4 @@
-/* $Header: /cvs/maptools/cvsroot/libtiff/tools/tiffdither.c,v 1.1 1999-07-27 21:50:28 mike Exp $ */
+/* $Header: /cvs/maptools/cvsroot/libtiff/tools/tiffdither.c,v 1.1.1.1 1999-07-27 21:50:28 mike Exp $ */
/*
* Copyright (c) 1988-1997 Sam Leffler
diff --git a/tools/tiffdump.c b/tools/tiffdump.c
index 47bd302b..26f012e1 100644
--- a/tools/tiffdump.c
+++ b/tools/tiffdump.c
@@ -1,4 +1,4 @@
-/* $Header: /cvs/maptools/cvsroot/libtiff/tools/tiffdump.c,v 1.1 1999-07-27 21:50:28 mike Exp $ */
+/* $Header: /cvs/maptools/cvsroot/libtiff/tools/tiffdump.c,v 1.1.1.1 1999-07-27 21:50:28 mike Exp $ */
/*
* Copyright (c) 1988-1997 Sam Leffler
diff --git a/tools/tiffinfo.c b/tools/tiffinfo.c
index 8936af25..06fa0af9 100644
--- a/tools/tiffinfo.c
+++ b/tools/tiffinfo.c
@@ -1,4 +1,4 @@
-/* $Header: /cvs/maptools/cvsroot/libtiff/tools/tiffinfo.c,v 1.1 1999-07-27 21:50:28 mike Exp $ */
+/* $Header: /cvs/maptools/cvsroot/libtiff/tools/tiffinfo.c,v 1.1.1.1 1999-07-27 21:50:28 mike Exp $ */
/*
* Copyright (c) 1988-1997 Sam Leffler
diff --git a/tools/tiffmedian.c b/tools/tiffmedian.c
index 7898cc46..299125d0 100644
--- a/tools/tiffmedian.c
+++ b/tools/tiffmedian.c
@@ -1,4 +1,4 @@
-/* $Header: /cvs/maptools/cvsroot/libtiff/tools/tiffmedian.c,v 1.1 1999-07-27 21:50:28 mike Exp $ */
+/* $Header: /cvs/maptools/cvsroot/libtiff/tools/tiffmedian.c,v 1.1.1.1 1999-07-27 21:50:28 mike Exp $ */
/*
* Apply median cut on an image.
diff --git a/tools/tiffsplit.c b/tools/tiffsplit.c
index 76cf396d..527a0be2 100644
--- a/tools/tiffsplit.c
+++ b/tools/tiffsplit.c
@@ -1,4 +1,4 @@
-/* $Header: /cvs/maptools/cvsroot/libtiff/tools/tiffsplit.c,v 1.1 1999-07-27 21:50:28 mike Exp $ */
+/* $Header: /cvs/maptools/cvsroot/libtiff/tools/tiffsplit.c,v 1.1.1.1 1999-07-27 21:50:28 mike Exp $ */
/*
* Copyright (c) 1992-1997 Sam Leffler