diff options
| author | Albrecht Schlosser <albrechts.fltk@online.de> | 2020-04-06 20:04:16 +0200 |
|---|---|---|
| committer | Albrecht Schlosser <albrechts.fltk@online.de> | 2020-04-06 20:04:16 +0200 |
| commit | d46351a5917e66fdc990646da4b51402d6bac265 (patch) | |
| tree | 9a42d520ea8bcd75169b05fd3c4613fe820003d0 /fluid/function_panel.h | |
| parent | 21fb8725c656d6f8325d1a5cf22fac594651002d (diff) | |
Update copyright and FLTK site URL
All .fl files and generated files have been updated.
Diffstat (limited to 'fluid/function_panel.h')
| -rw-r--r-- | fluid/function_panel.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/fluid/function_panel.h b/fluid/function_panel.h index 55ad091f9..b66f5bf69 100644 --- a/fluid/function_panel.h +++ b/fluid/function_panel.h @@ -3,17 +3,17 @@ // // Code dialogs for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2018 by Bill Spitzak and others. +// Copyright 1998-2020 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: // -// http://www.fltk.org/COPYING.php +// https://www.fltk.org/COPYING.php // // Please report all bugs and problems on the following page: // -// http://www.fltk.org/str.php +// https://www.fltk.org/str.php // // generated by Fast Light User Interface Designer (fluid) version 1.0400 |
