aboutsummaryrefslogtreecommitdiff
path: root/client/audio
diff options
context:
space:
mode:
Diffstat (limited to 'client/audio')
-rw-r--r--client/audio/play_random.gd3
-rw-r--r--client/audio/sound.gd5
2 files changed, 2 insertions, 6 deletions
diff --git a/client/audio/play_random.gd b/client/audio/play_random.gd
index e51b77ac..4bab2b78 100644
--- a/client/audio/play_random.gd
+++ b/client/audio/play_random.gd
@@ -1,6 +1,5 @@
# Hurry Curry! - a game about cooking
-# Copyright 2024 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/audio/sound.gd b/client/audio/sound.gd
index fbd4fb5d..5b875b4e 100644
--- a/client/audio/sound.gd
+++ b/client/audio/sound.gd
@@ -1,8 +1,5 @@
# Hurry Curry! - a game about cooking
-# Copyright 2024 nokoe
-# Copyright 2024 tpart
-# Copyright 2024 metamuffin
-# Copyright 2024 BigBrotherNii
+# 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