[libpng16] Update copyright information in cmake scripts.

This commit is contained in:
Glenn Randers-Pehrson
2016-01-29 09:14:41 -06:00
parent 8fb55653d1
commit 2a28a4320a
7 changed files with 43 additions and 6 deletions

View File

@@ -1,5 +1,13 @@
# genchk.cmake.in
# Generate .chk from .out with awk (generic), based upon the automake logic.
# Copyright (C) 2016 Glenn Randers-Pehrson
# Written by Roger Leigh, 2016
# This code is released under the libpng license.
# For conditions of distribution and use, see the disclaimer
# and license in png.h
# Variables substituted from CMakeLists.txt
set(SRCDIR "@CMAKE_CURRENT_SOURCE_DIR@")