Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing license information for some files #216

Open
pcpa opened this issue Dec 26, 2016 · 1 comment
Open

Missing license information for some files #216

pcpa opened this issue Dec 26, 2016 · 1 comment

Comments

@pcpa
Copy link

pcpa commented Dec 26, 2016

I am making a python-ipykernel for Fedora, and it was noticed that some files have no license information, Review Request: python-ipykernel - IPython Kernel for Jupyter.
The files are:

ipykernel-4.5.2/ipykernel/__init__.py
ipykernel-4.5.2/ipykernel/_main.py
ipykernel-4.5.2/ipykernel/_version.py
ipykernel-4.5.2/ipykernel/datapub.py
ipykernel-4.5.2/ipykernel/embed.py
ipykernel-4.5.2/ipykernel/ipkernel.py
ipykernel-4.5.2/ipykernel/log.py
ipykernel-4.5.2/ipykernel/comm/__init__.py
ipykernel-4.5.2/ipykernel/inprocess/__init__.py
ipykernel-4.5.2/ipykernel/inprocess/constants.py
ipykernel-4.5.2/ipykernel/inprocess/tests/__init__.py
ipykernel-4.5.2/ipykernel/pylab/__init__.py
ipykernel-4.5.2/ipykernel/tests/test_pickleutil.py
ipykernel-4.5.2/ipykernel/tests/test_start_kernel.py
ipykernel-4.5.2/docs/conf.py
ipykernel-4.5.2/examples/embedding/inprocess_qtconsole.py
ipykernel-4.5.2/examples/embedding/inprocess_terminal.py
ipykernel-4.5.2/examples/embedding/internal_ipkernel.py
ipykernel-4.5.2/examples/embedding/ipkernel_qtapp.py
ipykernel-4.5.2/examples/embedding/ipkernel_wxapp.py
@takluyver
Copy link
Member

I believe (almost) all these files should be covered by COPYING.md in the root of the repo.

conf.py is autogenerated by Sphinx tooling, and I don't think it's copyrightable, so no license is needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants