From 7f87c847ba8ec976c6ad345942f9867658a89ab2 Mon Sep 17 00:00:00 2001 From: Matthias Melcher Date: Fri, 10 Feb 2023 17:13:20 +0100 Subject: Unlimited undo/redo for Fl_Input_ and Fl_Text_Buffer (#558) (#676) --- FL/Fl_Input.H | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'FL/Fl_Input.H') diff --git a/FL/Fl_Input.H b/FL/Fl_Input.H index 93d1c2642..f53debd50 100644 --- a/FL/Fl_Input.H +++ b/FL/Fl_Input.H @@ -1,7 +1,7 @@ // // Input header file for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2021 by Bill Spitzak and others. +// Copyright 1998-2023 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 -- cgit v1.2.3