aboutsummaryrefslogtreecommitdiff
path: root/client/map
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2024-07-17 00:55:10 +0200
committermetamuffin <metamuffin@disroot.org>2024-07-17 00:55:10 +0200
commitdf2c6f3009cad6af51b20465e1d0727812f542c0 (patch)
tree5549f110b5cea622c9eba4703a458262eaa3d2e7 /client/map
parente7ec9fe217ed0603901f169573f95fefa45fe1de (diff)
downloadhurrycurry-df2c6f3009cad6af51b20465e1d0727812f542c0.tar
hurrycurry-df2c6f3009cad6af51b20465e1d0727812f542c0.tar.bz2
hurrycurry-df2c6f3009cad6af51b20465e1d0727812f542c0.tar.zst
update notices in some places
Diffstat (limited to 'client/map')
-rw-r--r--client/map/items/food_processor_content.gd1
-rw-r--r--client/map/tiles/book.gd1
2 files changed, 2 insertions, 0 deletions
diff --git a/client/map/items/food_processor_content.gd b/client/map/items/food_processor_content.gd
index 8910590f..dedd6a37 100644
--- a/client/map/items/food_processor_content.gd
+++ b/client/map/items/food_processor_content.gd
@@ -1,4 +1,5 @@
# Hurry Curry! - a game about cooking
+# Copyright 2024 Rusty Striker
# Copyright 2024 nokoe
#
# This program is free software: you can redistribute it and/or modify
diff --git a/client/map/tiles/book.gd b/client/map/tiles/book.gd
index 44a6ebdb..4f05f39d 100644
--- a/client/map/tiles/book.gd
+++ b/client/map/tiles/book.gd
@@ -1,4 +1,5 @@
# Hurry Curry! - a game about cooking
+# Copyright 2024 metamuffin
# Copyright 2024 nokoe
#
# This program is free software: you can redistribute it and/or modify