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. --- zlib/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'zlib/CMakeLists.txt') diff --git a/zlib/CMakeLists.txt b/zlib/CMakeLists.txt index 1dc30427f..4596a538d 100644 --- a/zlib/CMakeLists.txt +++ b/zlib/CMakeLists.txt @@ -1,7 +1,7 @@ # # ZLIB library CMake configuration for the Fast Light Toolkit (FLTK). # -# Copyright 1998-2021 by Bill Spitzak and others. +# Copyright 1998-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