[libpng16] Imported from libpng-1.6.32.tar

This commit is contained in:
Glenn Randers-Pehrson
2017-08-24 14:44:52 -05:00
parent 4760bac13d
commit df7e9dae0c
39 changed files with 77 additions and 105 deletions

View File

@@ -1,4 +1,4 @@
Last changed in libpng 1.6.32 [(PENDING RELEASE)]
Last changed in libpng 1.6.32 [August 24, 2017]
Copyright (c) 2017 Glenn Randers-Pehrson
This code is released under the libpng license.

View File

@@ -14,7 +14,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
# Last changed in libpng 1.6.32 [(PENDING RELEASE)]
# Last changed in libpng 1.6.32 [August 24, 2017]
#
# Revisions by Glenn Randers-Pehson, 2017:
# 1. Build only the library, not the tools (changed "make -j$(nproc) all" to

View File

@@ -5,7 +5,7 @@
// Use of this source code is governed by a BSD-style license that may
// be found in the LICENSE file https://cs.chromium.org/chromium/src/LICENSE
// Last changed in libpng 1.6.32 [(PENDING RELEASE)]
// Last changed in libpng 1.6.32 [August 24, 2017]
// The modifications in 2017 by Glenn Randers-Pehrson include
// 1. addition of a PNG_CLEANUP macro,