From fd9a27d54af80f96ef2b9e808ffa3d35adcf755e Mon Sep 17 00:00:00 2001 From: metamuffin Date: Sun, 13 Jul 2025 14:43:43 +0200 Subject: Replace copyright notices to not include individual author names --- client/map/auto_setup/environment_setup.gd | 2 +- client/map/auto_setup/light_setup.gd | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'client/map/auto_setup') diff --git a/client/map/auto_setup/environment_setup.gd b/client/map/auto_setup/environment_setup.gd index c484ca1d..b83ffd13 100644 --- a/client/map/auto_setup/environment_setup.gd +++ b/client/map/auto_setup/environment_setup.gd @@ -1,5 +1,5 @@ # Hurry Curry! - a game about cooking -# Copyright 2024 tpart +# Copyright (C) 2025 Hurry Curry! contributors # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by diff --git a/client/map/auto_setup/light_setup.gd b/client/map/auto_setup/light_setup.gd index 7d1b0b7a..6d5359d4 100644 --- a/client/map/auto_setup/light_setup.gd +++ b/client/map/auto_setup/light_setup.gd @@ -1,5 +1,5 @@ # Hurry Curry! - a game about cooking -# Copyright 2024 tpart +# Copyright (C) 2025 Hurry Curry! contributors # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by -- cgit v1.2.3-70-g09d2