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/chat/chat_message.gd | 2 +- client/menu/communicate/chat/chat_open.gd | 2 +- client/menu/communicate/chat/chat_preview.gd | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'client/menu/communicate/chat') diff --git a/client/menu/communicate/chat/chat_message.gd b/client/menu/communicate/chat/chat_message.gd index 33dd92c8..ce3dd0ca 100644 --- a/client/menu/communicate/chat/chat_message.gd +++ b/client/menu/communicate/chat/chat_message.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/menu/communicate/chat/chat_open.gd b/client/menu/communicate/chat/chat_open.gd index 41d4727e..150b0e7e 100644 --- a/client/menu/communicate/chat/chat_open.gd +++ b/client/menu/communicate/chat/chat_open.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/menu/communicate/chat/chat_preview.gd b/client/menu/communicate/chat/chat_preview.gd index 798fbdd1..e41c0b15 100644 --- a/client/menu/communicate/chat/chat_preview.gd +++ b/client/menu/communicate/chat/chat_preview.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