diff options
Diffstat (limited to 'client/map/items/item.gd')
-rw-r--r-- | client/map/items/item.gd | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/client/map/items/item.gd b/client/map/items/item.gd index 6243449b..7e858aec 100644 --- a/client/map/items/item.gd +++ b/client/map/items/item.gd @@ -1,7 +1,5 @@ # Hurry Curry! - a game about cooking -# Copyright 2024 nokoe -# Copyright 2024 tpart -# 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 |