From ee7e90798101b2fd3f7a02639b4bbbc5b47a40e3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Moussouni=2C=20Ya=C3=ABl?= Date: Thu, 1 Jan 2026 00:57:54 +0100 Subject: [PATCH] 2026-01-01: Updated copyright --- README.md | 2 +- template.py | 4 ++-- template.sh | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 2a800e3..508f4fb 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ Please refer to for more details on the protocole. **Bird** -Copyright (C) 2025 Yaël Moussouni (contact.ial-2@proton.me) +Copyright (C) 2026 Yaël Moussouni (contact.ial-2@proton.me) 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 (at your option) any later version. diff --git a/template.py b/template.py index 67dda50..e4eb7b5 100644 --- a/template.py +++ b/template.py @@ -12,10 +12,10 @@ Describe here the role of this script. Licence: Bird -Copyright (C) 2025 Yaël Moussouni (contact.ial-2@proton.me) +Copyright (C) 2026 Yaël Moussouni (contact.ial-2@proton.me) template.py -Copyright (C) 2025 Yaël Moussouni (contact.ial-2@proton.me) +Copyright (C) 2026 Yaël Moussouni (contact.ial-2@proton.me) 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 diff --git a/template.sh b/template.sh index b61d390..f6d141c 100644 --- a/template.sh +++ b/template.sh @@ -7,10 +7,10 @@ # # Licence: # Bird -# Copyright (C) 2025 Yaël Moussouni (contact.ial-2@proton.me) +# Copyright (C) 2026 Yaël Moussouni (contact.ial-2@proton.me) # # template.sh -# Copyright (C) 2025 Yaël Moussouni (contact.ial-2@proton.me) +# Copyright (C) 2026 Yaël Moussouni (contact.ial-2@proton.me) # # 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