summaryrefslogtreecommitdiff
path: root/src/fl_cmap.h
diff options
context:
space:
mode:
authorAlbrecht Schlosser <albrechts.fltk@online.de>2026-01-03 16:28:02 +0100
committerAlbrecht Schlosser <albrechts.fltk@online.de>2026-01-03 16:28:02 +0100
commit869df69ff210a35508f0b5f8a7d33b3adfe07fe3 (patch)
tree627415fe968dcc15a337b2fbf5fcb2e1bade3053 /src/fl_cmap.h
parent775239c2fcfe9d7729def5628dbe022c2a3b2b9e (diff)
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)
Diffstat (limited to 'src/fl_cmap.h')
-rw-r--r--src/fl_cmap.h4
1 files changed, 2 insertions, 2 deletions
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
//