From 994a3440707953b0113ffad36fa17161dd496c4b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 16 May 2024 15:57:34 +0000 Subject: [PATCH] Automatic application of license header --- jupyter_ydoc/ystdin.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/jupyter_ydoc/ystdin.py b/jupyter_ydoc/ystdin.py index 9c27da0..514dc7a 100644 --- a/jupyter_ydoc/ystdin.py +++ b/jupyter_ydoc/ystdin.py @@ -1,3 +1,6 @@ +# Copyright (c) Jupyter Development Team. +# Distributed under the terms of the Modified BSD License. + from pycrdt import Map, Text