From fa56d345bfd54c00ea614260462750c8a7d0fa3b Mon Sep 17 00:00:00 2001 From: Gabriel Di Martino Date: Thu, 1 Jan 2026 09:59:44 +0100 Subject: [PATCH] s/2025/2026/ Signed-off-by: Gabriel Di Martino --- db.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/db.py b/db.py index 246b6a3..33bc8b4 100755 --- a/db.py +++ b/db.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