diff options
Diffstat (limited to 'src/TIFFOutputImage.cxx')
-rw-r--r-- | src/TIFFOutputImage.cxx | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/TIFFOutputImage.cxx b/src/TIFFOutputImage.cxx index b528521..cc1b289 100644 --- a/src/TIFFOutputImage.cxx +++ b/src/TIFFOutputImage.cxx @@ -1,3 +1,8 @@ +// +// Copyright 2006 Johannes Hofmann <Johannes.Hofmann@gmx.de> +// +// This software may be used and distributed according to the terms +// of the GNU General Public License, incorporated herein by reference. #include <stdlib.h> #include <stdio.h> |