diff options
author | Sam Leffler <sam@engr.sgi.com> | 1997-09-01 03:22:05 +0100 |
---|---|---|
committer | Roger Leigh <rleigh@codelibre.net> | 2022-06-22 19:41:27 +0100 |
commit | 0db24a4dc6b63cb897d1179d5e0a639707ab6868 (patch) | |
tree | 58f3974d5cde95e12b6df96d8e35c83bd3fc0798 /tools/pal2rgb.c | |
parent | 7b7dc6a9696b7d7fb1c2fcdd355ee0e3a9d22c2d (diff) | |
download | libtiff-git-0db24a4dc6b63cb897d1179d5e0a639707ab6868.tar.gz |
v3.4beta037 releasev3.4beta037tiff-3.4
Diffstat (limited to 'tools/pal2rgb.c')
-rw-r--r-- | tools/pal2rgb.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tools/pal2rgb.c b/tools/pal2rgb.c index fced076c..9b853182 100644 --- a/tools/pal2rgb.c +++ b/tools/pal2rgb.c @@ -1,8 +1,8 @@ -/* $Header: /usr/people/sam/tiff/tools/RCS/pal2rgb.c,v 1.30 1996/06/20 18:55:15 sam Exp $ */ +/* $Header: /d1/sam/tiff/tools/RCS/pal2rgb.c,v 1.31 1997/08/29 21:46:47 sam Exp $ */ /* - * Copyright (c) 1988-1996 Sam Leffler - * Copyright (c) 1991-1996 Silicon Graphics, Inc. + * Copyright (c) 1988-1997 Sam Leffler + * Copyright (c) 1991-1997 Silicon Graphics, Inc. * * Permission to use, copy, modify, distribute, and sell this software and * its documentation for any purpose is hereby granted without fee, provided |