Skip to content

Commit d594e04

Browse files
committed
Put back the IPython copyright statement
1 parent e626aea commit d594e04

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
#!/usr/bin/env python
22

3+
# Copyright (c) IPython Development Team.
34
# Copyright (c) Jupyter Development Team.
45
# Distributed under the terms of the Modified BSD License.
56

widgetsnbextension/setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
#!/usr/bin/env python
22

3+
# Copyright (c) IPython Development Team.
34
# Copyright (c) Jupyter Development Team.
45
# Distributed under the terms of the Modified BSD License.
56

0 commit comments

Comments
 (0)