From ef119b9f633256288c9ba3d6b1ceba539a35f569 Mon Sep 17 00:00:00 2001 From: Neil Dwyer Date: Wed, 20 Mar 2024 09:37:23 -0700 Subject: [PATCH] Update room.py --- livekit-rtc/livekit/rtc/room.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/livekit-rtc/livekit/rtc/room.py b/livekit-rtc/livekit/rtc/room.py index 4d412554..cda92c17 100644 --- a/livekit-rtc/livekit/rtc/room.py +++ b/livekit-rtc/livekit/rtc/room.py @@ -1,4 +1,4 @@ -# Copyright 2024 LiveKit, Inc. +# Copyright 2023 LiveKit, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License.