summaryrefslogtreecommitdiff
path: root/contrib/visupng/PngFile.c
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/visupng/PngFile.c')
-rw-r--r--contrib/visupng/PngFile.c7
1 files changed, 5 insertions, 2 deletions
diff --git a/contrib/visupng/PngFile.c b/contrib/visupng/PngFile.c
index 959afe9de..6154ce230 100644
--- a/contrib/visupng/PngFile.c
+++ b/contrib/visupng/PngFile.c
@@ -2,8 +2,11 @@
// PNGFILE.C -- Image File Functions
//-------------------------------------
-// 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 <windows.h>
#include <commdlg.h>