From a094f65ad4194856e71cc80b221817de24b0ceb0 Mon Sep 17 00:00:00 2001 From: Neil Dwyer Date: Wed, 20 Mar 2024 09:37:08 -0700 Subject: [PATCH] Update __init__.py --- livekit-rtc/livekit/rtc/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/livekit-rtc/livekit/rtc/__init__.py b/livekit-rtc/livekit/rtc/__init__.py index bd4077ff..5242cf8c 100644 --- a/livekit-rtc/livekit/rtc/__init__.py +++ b/livekit-rtc/livekit/rtc/__init__.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.