-
Notifications
You must be signed in to change notification settings - Fork 160
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
Issue555 inclusive license #613
Conversation
Headers were hopelessly out of date and common wisdom is now that they're just noise
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewed 395 of 395 files at r1.
Reviewable status: all files reviewed, 8 unresolved discussions (waiting on @guyer and @wd15)
LICENSE.rst, line 2 at r1 (raw file):
------------ Terms of Use
Exactly duplicates Director's Statement, with helpful links. LGTM.
examples/benchmarking/solvers/analyze.ipynb, line 1 at r1 (raw file):
{
This appears to be a new file, which is inconsistent with apparent intent of this PR. Please either document or remove.
examples/benchmarking/solvers/.ipynb_checkpoints/analyze-checkpoint.ipynb, line 0 at r1 (raw file):
IPython Notebook checkpoints definitely do not belong in the repo. Please remove.
fipy/requirements.txt, line 1 at r1 (raw file):
matplotlib==2.2.2
This appears to be a new file, which is inconsistent with the apparent intent of this PR. Was it intentionally checked in?
fipy/terms/vanLeerConvectionTerm.py, line 47 at r1 (raw file):
## """
Empty block-quote should probably also be scrubbed.
fipy/tools/decorators.py, line 45 at r1 (raw file):
# any modified versions bear some notice that they have been modified. # ======================================================================== # Portions of this code are copied and/or derived from numpy.lib.utils
This copyright notice should be retained.
fipy/tools/dimensions/physicalField.py, line 44 at r1 (raw file):
# any modified versions bear some notice that they have been modified. # ======================================================================== # Copyright 1997-2006 by Konrad Hinsen, except as noted below.
This copyright notice should be retained.
fipy/tools/performance/efficiencyTestHistory.py, line 1 at r1 (raw file):
##This script runs on using "file", which is created with the command $svn log --xml --incremental > file
Erm, what's all this about? Perhaps scrub the whole thing?
Portions of code copied from numpy
License text not restored to source code as it is in LICENSE file alongside. Updated some links.
fipy/tools/dimensions/physicalField.py, line 44 at r1 (raw file): Previously, tkphd (Trevor Keller) wrote…
I did not retain the copyright notice, as it's in fipy/tools/dimensions/LICENSE, but did restore credit lines for Konrad Hinsen and Greg Ward, as given in the current version of their source |
fipy/tools/performance/efficiencyTestHistory.py, line 1 at r1 (raw file): Previously, tkphd (Trevor Keller) wrote…
To keep this pull request atomic, I'm letting this ride, but filed #614 to deal with it |
fipy/requirements.txt, line 1 at r1 (raw file): Previously, tkphd (Trevor Keller) wrote…
Done. |
examples/benchmarking/solvers/.ipynb_checkpoints/analyze-checkpoint.ipynb, line at r1 (raw file): Previously, tkphd (Trevor Keller) wrote…
Done. |
examples/benchmarking/solvers/analyze.ipynb, line 1 at r1 (raw file): Previously, tkphd (Trevor Keller) wrote…
Done. |
LICENSE.rst, line 2 at r1 (raw file): Previously, tkphd (Trevor Keller) wrote…
Done. |
fipy/terms/vanLeerConvectionTerm.py, line 47 at r1 (raw file): Previously, tkphd (Trevor Keller) wrote…
Done. |
fipy/tools/decorators.py, line 45 at r1 (raw file): Previously, tkphd (Trevor Keller) wrote…
Done. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't know whether it's Reviewable or GitHub, but something is making it very opaque to ask you to re-review.
Re-review, please.
I'm dismissing @tkphd's review because I can't figure out any other way to acknowledge the damed thing!!!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewable status: 389 of 393 files reviewed, 2 unresolved discussions (waiting on @tkphd and @wd15)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewed 4 of 4 files at r3.
Reviewable status:complete! all files reviewed, all discussions resolved
.. _the website: https://www.ctcms.nist.gov/fipy | ||
.. _this repository: https://github.com/usnistgov/fipy | ||
.. _title 17 section 105: http://uscode.house.gov/uscode-cgi/fastweb.exe?getdoc+uscview+t17t20+9+0++ | ||
.. _title 17 United States Code Section 105: http://uscode.house.gov/uscode-cgi/fastweb.exe?getdoc+uscview+t17t20+9+0++ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Link is broken. Please substitute
https://www.copyright.gov/title17/92chap1.html#105
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
... or, to stay within uscode.house.gov, please use
http://uscode.house.gov/view.xhtml?req=granuleid:USC-prelim-title17-section105&num=0&edition=prelim
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
... or, use the Government Publishing Office (requires specifying the year)
https://www.gpo.gov/fdsys/pkg/USCODE-2017-title17/html/USCODE-2017-title17-chap1-sec105.htm
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
sigh That's not what "tkphd approved these changes 2 days ago" means.
FIx broken link [identified](#613 (review)) by @tkphd
Fixes #555
This change is