diff options
Diffstat (limited to 'fluid/templates/FLTK_License.fl')
| -rw-r--r-- | fluid/templates/FLTK_License.fl | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/fluid/templates/FLTK_License.fl b/fluid/templates/FLTK_License.fl new file mode 100644 index 000000000..e708bfc2c --- /dev/null +++ b/fluid/templates/FLTK_License.fl @@ -0,0 +1,21 @@ +# data file for the Fltk User Interface Designer (fluid) +version 1.0400 +header_name {.h} +code_name {.cxx} +comment {// +// @INSTANCE@ for the Fast Light Tool Kit (FLTK). +// +// 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 +// file is missing or damaged, see the license at: +// +// https://www.fltk.org/COPYING.php +// +// Please see the following page on how to report bugs and issues: +// +// https://www.fltk.org/bugs.php +// +} {selected in_source in_header +} |
