summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com>2020-04-23 11:30:06 +0200
committerManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com>2020-04-23 11:30:06 +0200
commitc4342630f04c5e06961068d13c146e2ba45abf71 (patch)
tree78f82317900738739782dd8040143bf3a96275e0 /src
parentf11a80482ae9c42e8d7bbbe8d7a2c34817853467 (diff)
Update © year.
Diffstat (limited to 'src')
-rw-r--r--src/drivers/WinAPI/Fl_WinAPI_Printer_Driver.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/drivers/WinAPI/Fl_WinAPI_Printer_Driver.cxx b/src/drivers/WinAPI/Fl_WinAPI_Printer_Driver.cxx
index 9455eb77d..59c15685f 100644
--- a/src/drivers/WinAPI/Fl_WinAPI_Printer_Driver.cxx
+++ b/src/drivers/WinAPI/Fl_WinAPI_Printer_Driver.cxx
@@ -3,17 +3,17 @@
//
// Printing support for Windows for the Fast Light Tool Kit (FLTK).
//
-// Copyright 2010-2019 by Bill Spitzak and others.
+// Copyright 2010-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
//
#include "../GDI/Fl_GDI_Graphics_Driver.H"