aboutsummaryrefslogtreecommitdiff
path: root/rdtarga.c
diff options
context:
space:
mode:
Diffstat (limited to 'rdtarga.c')
-rw-r--r--rdtarga.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/rdtarga.c b/rdtarga.c
index 38c8514..3f35d3d 100644
--- a/rdtarga.c
+++ b/rdtarga.c
@@ -1,8 +1,10 @@
/*
* rdtarga.c
*
+ * This file was part of the Independent JPEG Group's software:
* Copyright (C) 1991-1996, Thomas G. Lane.
- * This file is part of the Independent JPEG Group's software.
+ * It was modified by The libjpeg-turbo Project to include only code relevant
+ * to libjpeg-turbo.
* For conditions of distribution and use, see the accompanying README file.
*
* This file contains routines to read input images in Targa format.