diff options
| author | metamuffin <metamuffin@disroot.org> | 2026-03-20 22:00:14 +0100 |
|---|---|---|
| committer | metamuffin <metamuffin@disroot.org> | 2026-03-20 22:00:14 +0100 |
| commit | 49c7ee9c1766022637969ebbaf55671c0fc4d9e4 (patch) | |
| tree | d9e22cda5d922cfa8e6b7fa47973d4caed030ede /client/player/marker | |
| parent | 2a124cffd78ae57a41e510fb2e2b6614f0fe3a6a (diff) | |
| download | hurrycurry-49c7ee9c1766022637969ebbaf55671c0fc4d9e4.tar hurrycurry-49c7ee9c1766022637969ebbaf55671c0fc4d9e4.tar.bz2 hurrycurry-49c7ee9c1766022637969ebbaf55671c0fc4d9e4.tar.zst | |
Update copyright year
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 |