aboutsummaryrefslogtreecommitdiff
path: root/client/player/marker
diff options
context:
space:
mode:
Diffstat (limited to 'client/player/marker')
-rw-r--r--client/player/marker/interact_marker.gdshader3
-rw-r--r--client/player/marker/marker.gd4
2 files changed, 2 insertions, 5 deletions
diff --git a/client/player/marker/interact_marker.gdshader b/client/player/marker/interact_marker.gdshader
index 1c910566..a85147ca 100644
--- a/client/player/marker/interact_marker.gdshader
+++ b/client/player/marker/interact_marker.gdshader
@@ -1,7 +1,6 @@
/*
Hurry Curry! - a game about cooking
- Copyright 2025 tpart
- Copyright 2024 nokoe
+ 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/marker/marker.gd b/client/player/marker/marker.gd
index 7cbd9d4f..31c99e2d 100644
--- a/client/player/marker/marker.gd
+++ b/client/player/marker/marker.gd
@@ -1,7 +1,5 @@
# Hurry Curry! - a game about cooking
-# Copyright 2025 tpart
-# Copyright 2024 metamuffin
-# Copyright 2024 nokoe
+# 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