From 35d4041b46d215245cb963a51a28c7b557e253d5 Mon Sep 17 00:00:00 2001 From: Gabriel Di Martino Date: Thu, 1 Jan 2026 09:59:08 +0100 Subject: [PATCH] 2/2025/2026 Signed-off-by: Gabriel Di Martino --- utils.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils.py b/utils.py index eb587a3..b438246 100644 --- a/utils.py +++ b/utils.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