Skip to content

Commit

Permalink
Clarify license
Browse files Browse the repository at this point in the history
  • Loading branch information
vidartf committed Jun 23, 2017
1 parent 0e14be4 commit 09b4da8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions ipywidgets/embed.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Copyright (c) Jupyter Development Team.
# Distributed under the terms of the Modified BSD License.
#
#
# Parts of this code is originally copied from IPyVolume (24.05.2017),
# relicensed under the BSD license.

"""
Functions for generating embeddable HTML/javascript of a widget.
Expand Down

0 comments on commit 09b4da8

Please sign in to comment.