diff options
author | metamuffin <metamuffin@disroot.org> | 2025-07-13 14:43:43 +0200 |
---|---|---|
committer | metamuffin <metamuffin@noreply.codeberg.org> | 2025-07-13 21:09:40 +0200 |
commit | fd9a27d54af80f96ef2b9e808ffa3d35adcf755e (patch) | |
tree | aa3424afe3010cbcc3e9d11c36fda84d4a44dd4a /client/menu/lobby.gd | |
parent | 6e39c1c51aeb5caced079cd21f378298fc80d511 (diff) | |
download | hurrycurry-fd9a27d54af80f96ef2b9e808ffa3d35adcf755e.tar hurrycurry-fd9a27d54af80f96ef2b9e808ffa3d35adcf755e.tar.bz2 hurrycurry-fd9a27d54af80f96ef2b9e808ffa3d35adcf755e.tar.zst |
Replace copyright notices to not include individual author names
Diffstat (limited to 'client/menu/lobby.gd')
-rw-r--r-- | client/menu/lobby.gd | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/client/menu/lobby.gd b/client/menu/lobby.gd index 4c226936..942f38c3 100644 --- a/client/menu/lobby.gd +++ b/client/menu/lobby.gd @@ -1,7 +1,5 @@ # Hurry Curry! - a game about cooking -# Copyright 2024 tpart -# Copyright 2024 nokoe -# 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 |