aboutsummaryrefslogtreecommitdiff
path: root/client/player/onscreen_controls
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2025-07-13 14:43:43 +0200
committermetamuffin <metamuffin@noreply.codeberg.org>2025-07-13 21:09:40 +0200
commitfd9a27d54af80f96ef2b9e808ffa3d35adcf755e (patch)
treeaa3424afe3010cbcc3e9d11c36fda84d4a44dd4a /client/player/onscreen_controls
parent6e39c1c51aeb5caced079cd21f378298fc80d511 (diff)
downloadhurrycurry-fd9a27d54af80f96ef2b9e808ffa3d35adcf755e.tar
hurrycurry-fd9a27d54af80f96ef2b9e808ffa3d35adcf755e.tar.bz2
hurrycurry-fd9a27d54af80f96ef2b9e808ffa3d35adcf755e.tar.zst
Replace copyright notices to not include individual author names
Diffstat (limited to 'client/player/onscreen_controls')
-rw-r--r--client/player/onscreen_controls/controls.gd2
-rw-r--r--client/player/onscreen_controls/virtual_joystick.gd2
2 files changed, 2 insertions, 2 deletions
diff --git a/client/player/onscreen_controls/controls.gd b/client/player/onscreen_controls/controls.gd
index df60d1fd..16c10beb 100644
--- a/client/player/onscreen_controls/controls.gd
+++ b/client/player/onscreen_controls/controls.gd
@@ -1,5 +1,5 @@
# Hurry Curry! - a game about cooking
-# 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/player/onscreen_controls/virtual_joystick.gd b/client/player/onscreen_controls/virtual_joystick.gd
index 4d3675b6..cb16a435 100644
--- a/client/player/onscreen_controls/virtual_joystick.gd
+++ b/client/player/onscreen_controls/virtual_joystick.gd
@@ -1,5 +1,5 @@
# Hurry Curry! - a game about cooking
-# 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