From cf07fa09dc752d1283c22a2df402e7356b770871 Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Mon, 4 Dec 2023 17:31:18 +0100 Subject: Minor updates of bundled libraries and README.CMake.txt Update Makefiles, CMakeLists.txt, improve formatting. --- png/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'png/Makefile') diff --git a/png/Makefile b/png/Makefile index 3326f7a8c..7fd9a8765 100644 --- a/png/Makefile +++ b/png/Makefile @@ -2,7 +2,7 @@ # PNG library Makefile for the Fast Light Toolkit (FLTK). # # Copyright 1997-2011 by Easy Software Products. -# Copyright 2012-2020 by Bill Spitzak and others. +# Copyright 2012-2023 by Bill Spitzak and others. # # This library is free software. Distribution and use rights are outlined in # the file "COPYING" which should have been included with this file. If this -- cgit v1.2.3