summaryrefslogtreecommitdiff
path: root/scripts/makefile.vcawin32
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/makefile.vcawin32')
-rw-r--r--scripts/makefile.vcawin326
1 files changed, 5 insertions, 1 deletions
diff --git a/scripts/makefile.vcawin32 b/scripts/makefile.vcawin32
index 0966711d3..0b89d84e2 100644
--- a/scripts/makefile.vcawin32
+++ b/scripts/makefile.vcawin32
@@ -1,7 +1,11 @@
# makefile for libpng
# Copyright (C) 2006,2009 Glenn Randers-Pehrson
# Copyright (C) 1998 Tim Wegner
-# For conditions of distribution and use, see copyright 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
+
# Assumes that zlib.lib, zconf.h, and zlib.h have been copied to ..\zlib
# To use, do "nmake /f scripts\makefile.vcawin32"