From 710e0096d8906286870c701fc40ce701da275988 Mon Sep 17 00:00:00 2001 From: SmartDever02 Date: Fri, 5 Dec 2025 01:34:32 -0300 Subject: [PATCH] Updated date --- example/websocket/python_client.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/websocket/python_client.py b/example/websocket/python_client.py index 4254d1547..c5eb73348 100644 --- a/example/websocket/python_client.py +++ b/example/websocket/python_client.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 # -# Copyright 2024 The InfiniFlow Authors. All Rights Reserved. +# Copyright 2025 The InfiniFlow Authors. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License.