diff options
| -rw-r--r-- | README.txt | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/README.txt b/README.txt index b3c736bef..17b09f0c9 100644 --- a/README.txt +++ b/README.txt @@ -3,12 +3,11 @@ README - Fast Light Tool Kit (FLTK) Version 1.4.0 WHAT IS FLTK? - The Fast Light Tool Kit ("FLTK", pronounced "fulltick") is a - a cross-platform C++ GUI toolkit for UNIX(r)/Linux(r) (X11 or - Wayland), Microsoft(r) Windows(r), and macOS(r). FLTK provides - modern GUI functionality without the bloat and supports 3D - graphics via OpenGL(r) and its built-in GLUT emulation. It - was originally developed by Mr. Bill Spitzak and is + The Fast Light Tool Kit is a cross-platform C++ GUI toolkit for + UNIX(r)/Linux(r) (X11 or Wayland), Microsoft(r) Windows(r), and + macOS(r). FLTK provides modern GUI functionality without the bloat + and supports 3D graphics via OpenGL(r) and its built-in GLUT + emulation. It was originally developed by Mr. Bill Spitzak and is currently maintained by a small group of developers across the world with a central repository in the US. @@ -191,7 +190,7 @@ TRADEMARKS COPYRIGHT - FLTK is copyright 1998-2020 by Bill Spitzak and others, + FLTK is copyright 1998-2023 by Bill Spitzak and others, see the CREDITS file for more info. This library is free software. Distribution and use rights are |
