diff options
Diffstat (limited to 'client/menu/communicate/item')
-rw-r--r-- | client/menu/communicate/item/item_message.gd | 3 | ||||
-rw-r--r-- | client/menu/communicate/item/item_render.gd | 2 |
2 files changed, 2 insertions, 3 deletions
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 |