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/service/discover.gd | 2 +- client/service/editor.gd | 2 +- client/service/server.gd | 2 +- client/service/service.gd | 4 +--- 4 files changed, 4 insertions(+), 6 deletions(-) (limited to 'client/service') diff --git a/client/service/discover.gd b/client/service/discover.gd index 43fe5f38..9aba0ce6 100644 --- a/client/service/discover.gd +++ b/client/service/discover.gd @@ -1,5 +1,5 @@ # Hurry Curry! - a game about cooking -# Copyright 2025 metamuffin +# 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/service/editor.gd b/client/service/editor.gd index c600b715..262f6fca 100644 --- a/client/service/editor.gd +++ b/client/service/editor.gd @@ -1,5 +1,5 @@ # Hurry Curry! - a game about cooking -# Copyright 2024 metamuffin +# 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/service/server.gd b/client/service/server.gd index 0c656c10..ad9d5c68 100644 --- a/client/service/server.gd +++ b/client/service/server.gd @@ -1,5 +1,5 @@ # Hurry Curry! - a game about cooking -# Copyright 2024 metamuffin +# 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/service/service.gd b/client/service/service.gd index d06ad364..80c37f79 100644 --- a/client/service/service.gd +++ b/client/service/service.gd @@ -1,7 +1,5 @@ # Hurry Curry! - a game about cooking -# Copyright 2024 metamuffin -# 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 -- cgit v1.2.3-70-g09d2