diff options
Diffstat (limited to 'fluid/templates')
| -rw-r--r-- | fluid/templates/FLTK_License.fl | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/fluid/templates/FLTK_License.fl b/fluid/templates/FLTK_License.fl index e708bfc2c..7530bb5fb 100644 --- a/fluid/templates/FLTK_License.fl +++ b/fluid/templates/FLTK_License.fl @@ -1,11 +1,11 @@ # data file for the Fltk User Interface Designer (fluid) -version 1.0400 +version 1.0401 header_name {.h} code_name {.cxx} comment {// // @INSTANCE@ for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2023 by Bill Spitzak and others. +// Copyright 1998-2024 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 @@ -17,5 +17,5 @@ comment {// // // https://www.fltk.org/bugs.php // -} {selected in_source in_header +} {in_source in_header } |
