[master] Revised references to libpng license in contrib/visupng
to be consistent with the rest of the source files.
This commit is contained in:
parent
7430bcbc44
commit
fec191d3cc
@ -5,8 +5,8 @@
|
|||||||
// Copyright 2000, Willem van Schaik.
|
// Copyright 2000, Willem van Schaik.
|
||||||
//
|
//
|
||||||
// This code is released under the libpng license.
|
// This code is released under the libpng license.
|
||||||
// For conditions of distribution and use, see the
|
// For conditions of distribution and use, see the disclaimer
|
||||||
// copyright/license/disclaimer notice in png.h
|
// and license in png.h
|
||||||
|
|
||||||
#include <windows.h>
|
#include <windows.h>
|
||||||
#include <commdlg.h>
|
#include <commdlg.h>
|
||||||
|
@ -2,8 +2,11 @@
|
|||||||
// PNGFILE.H -- Header File for pngfile.c
|
// PNGFILE.H -- Header File for pngfile.c
|
||||||
//------------------------------------------
|
//------------------------------------------
|
||||||
|
|
||||||
// Copyright 2000, Willem van Schaik. For conditions of distribution and
|
// Copyright 2000, Willem van Schaik.
|
||||||
// use, see the copyright/license/disclaimer notice in png.h
|
|
||||||
|
// 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 <stdio.h>
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
|
@ -4,8 +4,8 @@ Microsoft Developer Studio Build File, Format Version 6.00 for VisualPng
|
|||||||
Copyright 2000, Willem van Schaik.
|
Copyright 2000, Willem van Schaik.
|
||||||
|
|
||||||
This code is released under the libpng license.
|
This code is released under the libpng license.
|
||||||
For conditions of distribution and use, see the
|
For conditions of distribution and use, see the disclaimer
|
||||||
copyright/license/disclaimer notice in png.h
|
and license in png.h
|
||||||
|
|
||||||
As a PNG .dll demo VisualPng is finished. More features would only hinder
|
As a PNG .dll demo VisualPng is finished. More features would only hinder
|
||||||
the program's objective. However, further extensions (like support for other
|
the program's objective. However, further extensions (like support for other
|
||||||
|
@ -3,10 +3,10 @@
|
|||||||
//------------------------------------
|
//------------------------------------
|
||||||
|
|
||||||
// Copyright 2000, Willem van Schaik.
|
// Copyright 2000, Willem van Schaik.
|
||||||
//
|
|
||||||
// This code is released under the libpng license.
|
// This code is released under the libpng license.
|
||||||
// For conditions of distribution and use, see the
|
// For conditions of distribution and use, see the disclaimer
|
||||||
// copyright/license/disclaimer notice in png.h
|
// and license in png.h
|
||||||
|
|
||||||
// switches
|
// switches
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user