From 91bc8aeef1ff98b0223deae3fec747f47d24cc49 Mon Sep 17 00:00:00 2001 From: Lucas Oskorep Date: Fri, 27 Feb 2026 19:15:52 -0500 Subject: [PATCH] Fix copyright notice: Lucas Oskorep, year 2026 --- LICENSE.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LICENSE.txt b/LICENSE.txt index 821a165..a5c8c72 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -157,7 +157,7 @@ whether future versions of the GNU Lesser General Public License shall apply, th To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively state the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. - Copyright (C) Lucas Oskorep + Copyright (C) 2026 Lucas Oskorep This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.