aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/visupng/PngFile.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/visupng/PngFile.h')
-rw-r--r--contrib/visupng/PngFile.h7
1 files changed, 5 insertions, 2 deletions
diff --git a/contrib/visupng/PngFile.h b/contrib/visupng/PngFile.h
index a900fd4..f695811 100644
--- a/contrib/visupng/PngFile.h
+++ b/contrib/visupng/PngFile.h
@@ -2,8 +2,11 @@
// PNGFILE.H -- Header File for pngfile.c
//------------------------------------------
-// Copyright 2000, Willem van Schaik. For conditions of distribution and
-// use, see the copyright/license/disclaimer notice in png.h
+// Copyright 2000, Willem van Schaik.
+
+// This code is released under the libpng license.
+// For conditions of distribution and use, see the disclaimer
+// and license in png.h
#include <stdio.h>
#include <stdlib.h>