Add license attribution from original project

This commit is contained in:
Robert Miles 2018-07-13 04:10:45 -04:00
parent ab6894809e
commit 2f4b58f358
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
# Peter Norvig's BASIC interpreter in Python
# https://hub.mybinder.org/user/norvig-pytudes-c0nib49y/notebooks/ipynb/BASIC.ipynb
# Licensed under MIT as is the rest of norvig/pytudes (https://github.com/norvig/pytudes/blob/master/LICENSE)
import re