diff options
| author | ManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com> | 2020-04-05 16:53:10 +0200 |
|---|---|---|
| committer | ManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com> | 2020-04-05 16:53:37 +0200 |
| commit | 7793fa812ac4874ca64b2979f725157dbfddb95c (patch) | |
| tree | e0840b437ad9f168f49f127d0a815d5179192596 | |
| parent | d503f5d3928adcc436c2bf1c8d6427736a512215 (diff) | |
Update standard file headers
| -rw-r--r-- | FL/Fl_PostScript.H | 6 | ||||
| -rw-r--r-- | src/drivers/PostScript/Fl_PostScript.cxx | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/FL/Fl_PostScript.H b/FL/Fl_PostScript.H index 9160780fe..470943268 100644 --- a/FL/Fl_PostScript.H +++ b/FL/Fl_PostScript.H @@ -3,17 +3,17 @@ // // Support for graphics output to PostScript file for the Fast Light Tool Kit (FLTK). // -// Copyright 2010-2016 by Bill Spitzak and others. +// Copyright 2010-2019 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 // /** \file Fl_PostScript.H 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> |
