Skip to content

Commit 2657b2b

Browse files
clean license (#22)
1 parent 7b448d2 commit 2657b2b

File tree

1 file changed

+2
-10
lines changed

1 file changed

+2
-10
lines changed

LICENSE

+2-10
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
BSD 3-Clause License
22

3-
Copyright (c) 2024, Datalayer
3+
Copyright (c) 2025, Datalayer
44
All rights reserved.
55

66
Redistribution and use in source and binary forms, with or without
@@ -26,12 +26,4 @@ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
2626
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
2727
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
2828
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
29-
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
30-
31-
---
32-
33-
This library reuse part of Jupyter Server code licensed under BSD 3-Clause License
34-
Source: https://github.com/jupyter-server/jupyter_server/blame/v2.12.0/jupyter_server/services/kernels/connection/base.py
35-
36-
This library reuse part of traitlets code licensed under BSD 3-Clause License
37-
Source: https://github.com/ipython/traitlets/blob/v5.14.3/traitlets/log.py
29+
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

0 commit comments

Comments
 (0)