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/menu/communicate/item/item_message.gd | 3 +-- client/menu/communicate/item/item_render.gd | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) (limited to 'client/menu/communicate/item') diff --git a/client/menu/communicate/item/item_message.gd b/client/menu/communicate/item/item_message.gd index 9d30ed1f..77429f7b 100644 --- a/client/menu/communicate/item/item_message.gd +++ b/client/menu/communicate/item/item_message.gd @@ -1,6 +1,5 @@ # Hurry Curry! - a game about cooking -# Copyright 2024 nokoe -# 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/menu/communicate/item/item_render.gd b/client/menu/communicate/item/item_render.gd index 875c5a74..71a5eb7c 100644 --- a/client/menu/communicate/item/item_render.gd +++ b/client/menu/communicate/item/item_render.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