From 3d6f16a3586efcacb3a3162e1d66189b3ace1638 Mon Sep 17 00:00:00 2001 From: Gabriel Di Martino Date: Thu, 1 Jan 2026 10:01:23 +0100 Subject: [PATCH] s/2025/2026/ why the hell did i type 2 instead of s in some commits xd Signed-off-by: Gabriel Di Martino --- build.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.py b/build.py index cb02454..a30bc3a 100644 --- a/build.py +++ b/build.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 # fempkg - a simple package manager -# Copyright (C) 2025 Gabriel Di Martino +# Copyright (C) 2026 Gabriel Di Martino # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or