diff options
Diffstat (limited to 'client/player/marker')
| -rw-r--r-- | client/player/marker/interact_marker.gdshader | 2 | ||||
| -rw-r--r-- | client/player/marker/marker.gd | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/client/player/marker/interact_marker.gdshader b/client/player/marker/interact_marker.gdshader index c3bc498b..66377cb8 100644 --- a/client/player/marker/interact_marker.gdshader +++ b/client/player/marker/interact_marker.gdshader @@ -1,6 +1,6 @@ /* Hurry Curry! - a game about cooking - Copyright (C) 2025 Hurry Curry! Contributors + Copyright (C) 2026 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/player/marker/marker.gd b/client/player/marker/marker.gd index 7f9616c2..70bffe16 100644 --- a/client/player/marker/marker.gd +++ b/client/player/marker/marker.gd @@ -1,5 +1,5 @@ # Hurry Curry! - a game about cooking -# Copyright (C) 2025 Hurry Curry! contributors +# Copyright (C) 2026 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 |