From 453973350ce8939e5033090d7bd3606913962b6c Mon Sep 17 00:00:00 2001 From: David vonThenen <12752197+dvonthenen@users.noreply.github.com> Date: Fri, 1 Nov 2024 09:35:53 -0700 Subject: [PATCH] Update Deepgram/Abstractions/v2/AbstractWebSocketClient.cs Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> --- Deepgram/Abstractions/v2/AbstractWebSocketClient.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Deepgram/Abstractions/v2/AbstractWebSocketClient.cs b/Deepgram/Abstractions/v2/AbstractWebSocketClient.cs index 20c2126..1498c7d 100644 --- a/Deepgram/Abstractions/v2/AbstractWebSocketClient.cs +++ b/Deepgram/Abstractions/v2/AbstractWebSocketClient.cs @@ -1,4 +1,4 @@ -// Copyright 2024 Deepgram .NET SDK contributors. All Rights Reserved. +// Copyright 2021-2024 Deepgram .NET SDK contributors. All Rights Reserved. // Use of this source code is governed by a MIT license that can be found in the LICENSE file. // SPDX-License-Identifier: MIT