From b3facaa6bb30cdc39f2b7d632fef1e3bfeee7785 Mon Sep 17 00:00:00 2001 From: Zephyron Date: Tue, 31 Dec 2024 17:07:49 +1000 Subject: chore: update project references and add Citron copyright - Replaced all references to the old project name with Citron. - Added Citron copyright information alongside existing notices in all files. --- src/web_service/announce_room_json.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/web_service/announce_room_json.h') diff --git a/src/web_service/announce_room_json.h b/src/web_service/announce_room_json.h index 32c08858d..04c1e00ec 100644 --- a/src/web_service/announce_room_json.h +++ b/src/web_service/announce_room_json.h @@ -12,7 +12,7 @@ namespace WebService { /** * Implementation of AnnounceMultiplayerRoom::Backend that (de)serializes room information into/from - * JSON, and submits/gets it to/from the yuzu web service + * JSON, and submits/gets it to/from the citron web service */ class RoomJson : public AnnounceMultiplayerRoom::Backend { public: -- cgit v1.2.3