diff options
Diffstat (limited to 'client/map/progress')
-rw-r--r-- | client/map/progress/progress.gd | 4 | ||||
-rw-r--r-- | client/map/progress/progress.gdshader | 3 |
2 files changed, 2 insertions, 5 deletions
diff --git a/client/map/progress/progress.gd b/client/map/progress/progress.gd index d8f9bc98..d8d714ba 100644 --- a/client/map/progress/progress.gd +++ b/client/map/progress/progress.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 diff --git a/client/map/progress/progress.gdshader b/client/map/progress/progress.gdshader index a5ebf575..3c3557cd 100644 --- a/client/map/progress/progress.gdshader +++ b/client/map/progress/progress.gdshader @@ -1,7 +1,6 @@ /* 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 |