s/2025/2026/

Signed-off-by: Gabriel Di Martino <gabrys_world13@proton.me>
This commit is contained in:
2026-01-01 09:59:44 +01:00
parent 35d4041b46
commit fa56d345bf

2
db.py
View File

@@ -1,6 +1,6 @@
#!/usr/bin/env python3 #!/usr/bin/env python3
# fempkg - a simple package manager # 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 # 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 # it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or # the Free Software Foundation, either version 3 of the License, or