diff options
| author | Matthias Melcher <github@matthiasm.com> | 2023-04-04 17:39:28 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-04-04 17:39:28 -0500 |
| commit | 2711b2f66a7126b313210c8b52bbb7f838070013 (patch) | |
| tree | 3c349d779eccc124f86f6b0c4a0ce80abd44a757 /README.txt | |
| parent | c852d53fd3f0ccf280a0c8f468b3da07d458e226 (diff) | |
Removed Fulltick reference
Diffstat (limited to 'README.txt')
| -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 |
