From 869df69ff210a35508f0b5f8a7d33b3adfe07fe3 Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Sat, 3 Jan 2026 16:28:02 +0100 Subject: Update FLTK colormap (src/fl_cmap.h) w/o changing colors - update comments, including filenames - update build instructions for developers in util/cmap.cxx - update CMakeLists.txt (comments only) --- src/fl_cmap.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/fl_cmap.h') diff --git a/src/fl_cmap.h b/src/fl_cmap.h index a25629eb3..72e14ae72 100644 --- a/src/fl_cmap.h +++ b/src/fl_cmap.h @@ -4,7 +4,7 @@ // This file must be generated by "util/cmap.cxx". // See instructions in this file. // -// Copyright 1998-2022 by Bill Spitzak and others. +// Copyright 1998-2026 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 @@ -273,5 +273,5 @@ 0xffdaff00, // 254 0xffffff00 // 255 // -// End of fl_cmap.h - generated by cmap.cxx +// End of src/fl_cmap.h - generated by util/cmap.cxx // -- cgit v1.2.3