The Wayback Machine - https://web.archive.org/web/20201227030935/https://github.com/pandas-dev/pandas/pull/35213
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

Add xarray copyright notice to comply with reuse under Apache License #35213

Merged
merged 1 commit into from Jul 10, 2020

Conversation

@jthielen
Copy link
Contributor

@jthielen jthielen commented Jul 10, 2020

In xarray-contrib/pint-xarray#11, @keewis and I noticed that pandas's (pandas'?...possessive forms are weird) reuse with modification of xarray code added in eee83e2 did not include xarray's copyright notice as required by the Apache License, Version 2.0 (which is not included in the license text itself, unlike MIT or BSD). I'm not sure how big of a deal this is, but given that pint-xarray is going ahead and modeling its code citation practice after that of pandas, I wanted to see what the thoughts are here on it. This PR takes a simple fix and just adds the copyright notice to top of the LICENSES/XARRAY_LICENSE file.

Also, I'm not sure if this requires a whatsnew entry or not.

  • closes #xxxx
  • tests added / passed
  • passes black pandas
  • passes git diff upstream/master -u -- "*.py" | flake8 --diff
  • whatsnew entry
@jreback jreback added the Docs label Jul 10, 2020
@jreback jreback added this to the 1.1 milestone Jul 10, 2020
@jreback
Copy link
Contributor

@jreback jreback commented Jul 10, 2020

sure

@jreback jreback merged commit 280efbf into pandas-dev:master Jul 10, 2020
12 of 13 checks passed
12 of 13 checks passed
Checks
Details
Web and docs
Details
continuous-integration/travis-ci/pr The Travis CI build is in progress
Details
pandas-dev.pandas Build #20200710.30 succeeded
Details
pandas-dev.pandas (Linux py36_locale) Linux py36_locale succeeded
Details
pandas-dev.pandas (Linux py36_locale_slow_old_np) Linux py36_locale_slow_old_np succeeded
Details
pandas-dev.pandas (Linux py36_minimum_versions) Linux py36_minimum_versions succeeded
Details
pandas-dev.pandas (Linux py36_slow) Linux py36_slow succeeded
Details
pandas-dev.pandas (Linux py37_locale) Linux py37_locale succeeded
Details
pandas-dev.pandas (Linux py37_np_dev) Linux py37_np_dev succeeded
Details
pandas-dev.pandas (Windows py36_np15) Windows py36_np15 succeeded
Details
pandas-dev.pandas (Windows py37_np18) Windows py37_np18 succeeded
Details
pandas-dev.pandas (macOS py36_macos) macOS py36_macos succeeded
Details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.