From 91fb9b38d447250857dbfe1029087b3962f4abed Mon Sep 17 00:00:00 2001 From: tyler Date: Fri, 13 Mar 2026 16:55:49 -0700 Subject: [PATCH] copyright --- README.md | 2 +- updater.py | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index ca137f6..669e74d 100644 --- a/README.md +++ b/README.md @@ -41,4 +41,4 @@ There are no conditions for Linux users at this time. FLARES is distributed under the GPL-3.0 license. -Copyright (C) 2025 Tyler de Zeeuw \ No newline at end of file +Copyright (C) 2025-2026 Tyler de Zeeuw \ No newline at end of file diff --git a/updater.py b/updater.py index 154fe18..be1272c 100644 --- a/updater.py +++ b/updater.py @@ -6,7 +6,6 @@ Author: Tyler de Zeeuw License: GPL-3.0 """ - # Built-in imports import os import re