Fix header project name typo

This commit is contained in:
Bruno P. Kinoshita
2019-10-12 13:54:01 +13:00
parent 89b0c421d5
commit bc32450005
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
#!/usr/bin/env python3
# coding: utf-8
# Copyright (c) Juptyer Development Team.
# Copyright (c) Jupyter Development Team.
# Distributed under the terms of the Modified BSD License.
# -----------------------------------------------------------------------------
# Minimal Python version sanity check (from IPython)