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/map/tiles/button/button.gd | |
| parent | 2a124cffd78ae57a41e510fb2e2b6614f0fe3a6a (diff) | |
| download | hurrycurry-49c7ee9c1766022637969ebbaf55671c0fc4d9e4.tar hurrycurry-49c7ee9c1766022637969ebbaf55671c0fc4d9e4.tar.bz2 hurrycurry-49c7ee9c1766022637969ebbaf55671c0fc4d9e4.tar.zst | |
Update copyright year
Diffstat (limited to 'client/map/tiles/button/button.gd')
| -rw-r--r-- | client/map/tiles/button/button.gd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/map/tiles/button/button.gd b/client/map/tiles/button/button.gd index 16359d23..f47eba2d 100644 --- a/client/map/tiles/button/button.gd +++ b/client/map/tiles/button/button.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 |