From 3eb18fa98f1c863944fbbbc81ad7fa6f4071d19c Mon Sep 17 00:00:00 2001 From: Thomas Bernard Date: Sat, 5 Jan 2019 18:50:20 +0100 Subject: [PATCH] helpfile.h: credit Aldus/Adobe for TIFF --- src/helpfile.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/helpfile.h b/src/helpfile.h index 4cb9004d..a87bfe59 100644 --- a/src/helpfile.h +++ b/src/helpfile.h @@ -531,6 +531,7 @@ static const T_Help_table helptable_credits[] = HELP_TEXT (" PNG : W3C") HELP_TEXT (" PPH : Rhino / Batman Group") HELP_TEXT (" SCx : Colorix (?)") + HELP_TEXT (" TIFF : Aldus (now Adobe)") HELP_TEXT (" XPM : C.Nahaboo and D.Dardailler / Bull") HELP_TEXT ("") HELP_TEXT ("")