diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/drivers/PostScript/Fl_PostScript.cxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/drivers/PostScript/Fl_PostScript.cxx b/src/drivers/PostScript/Fl_PostScript.cxx index 40e6e5584..bb177fb27 100644 --- a/src/drivers/PostScript/Fl_PostScript.cxx +++ b/src/drivers/PostScript/Fl_PostScript.cxx @@ -9,11 +9,11 @@ // 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 to: // -// http://www.fltk.org/str.php +// https://www.fltk.org/str.php // #include <config.h> |
