From 8146668133ac97d8b409eb37e2f1a68d48002368 Mon Sep 17 00:00:00 2001 From: Neil Dwyer Date: Wed, 20 Mar 2024 09:36:42 -0700 Subject: [PATCH] Update __init__.py --- livekit-api/livekit/api/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/livekit-api/livekit/api/__init__.py b/livekit-api/livekit/api/__init__.py index 2a062b49..ad035c0b 100644 --- a/livekit-api/livekit/api/__init__.py +++ b/livekit-api/livekit/api/__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.