aboutsummaryrefslogtreecommitdiff
path: root/client/player/character
diff options
context:
space:
mode:
Diffstat (limited to 'client/player/character')
-rw-r--r--client/player/character/character.gd3
-rw-r--r--client/player/character/headwear/cat_ears.gd3
2 files changed, 2 insertions, 4 deletions
diff --git a/client/player/character/character.gd b/client/player/character/character.gd
index 9cf63d33..c6401965 100644
--- a/client/player/character/character.gd
+++ b/client/player/character/character.gd
@@ -1,6 +1,5 @@
# Hurry Curry! - a game about cooking
-# Copyright 2024 tpart
-# Copyright 2024, 2025 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/character/headwear/cat_ears.gd b/client/player/character/headwear/cat_ears.gd
index 19273243..e5911005 100644
--- a/client/player/character/headwear/cat_ears.gd
+++ b/client/player/character/headwear/cat_ears.gd
@@ -1,6 +1,5 @@
# Hurry Curry! - a game about cooking
-# Copyright 2025 nokoe
-# Copyright 2025 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