From 6695731d0938e9eecbd4b066c143dea4bbd07f53 Mon Sep 17 00:00:00 2001 From: Stefano D'Angelo Date: Thu, 5 Jun 2025 08:22:52 +0200 Subject: [PATCH] update copyright headers --- templates/android-make/Makefile | 2 +- templates/daisy-seed-make/Makefile | 2 +- templates/ios-make/Makefile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/android-make/Makefile b/templates/android-make/Makefile index 99144f1..ad7aba4 100644 --- a/templates/android-make/Makefile +++ b/templates/android-make/Makefile @@ -1,7 +1,7 @@ # # Tibia # -# Copyright (C) 2023, 2024 Orastron Srl unipersonale +# Copyright (C) 2023-2025 Orastron Srl unipersonale # # Tibia 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/templates/daisy-seed-make/Makefile b/templates/daisy-seed-make/Makefile index 41a6e18..7ef00f2 100644 --- a/templates/daisy-seed-make/Makefile +++ b/templates/daisy-seed-make/Makefile @@ -1,7 +1,7 @@ # # Tibia # -# Copyright (C) 2023, 2024 Orastron Srl unipersonale +# Copyright (C) 2023-2025 Orastron Srl unipersonale # # Tibia 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/templates/ios-make/Makefile b/templates/ios-make/Makefile index 61459f5..756d279 100644 --- a/templates/ios-make/Makefile +++ b/templates/ios-make/Makefile @@ -1,7 +1,7 @@ # # Tibia # -# Copyright (C) 2024 Orastron Srl unipersonale +# Copyright (C) 2024, 2025 Orastron Srl unipersonale # # Tibia is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by