From f368b2b87790a9259fa62fc7fa549daf3eb27ba5 Mon Sep 17 00:00:00 2001 From: Stefano D'Angelo Date: Fri, 26 Sep 2025 12:03:14 +0200 Subject: [PATCH] fix copyright headers --- templates/android-make/vars.mk | 2 +- templates/ios/tibia-index.js | 2 +- templates/vst3/tibia-index.js | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/android-make/vars.mk b/templates/android-make/vars.mk index 223393d..e27220a 100644 --- a/templates/android-make/vars.mk +++ b/templates/android-make/vars.mk @@ -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 diff --git a/templates/ios/tibia-index.js b/templates/ios/tibia-index.js index 8280ce6..39de07c 100644 --- a/templates/ios/tibia-index.js +++ b/templates/ios/tibia-index.js @@ -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 diff --git a/templates/vst3/tibia-index.js b/templates/vst3/tibia-index.js index 5d21e6e..f59ee2c 100644 --- a/templates/vst3/tibia-index.js +++ b/templates/vst3/tibia-index.js @@ -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