Skip to content

Change license to LGPL #29

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

Merged
merged 3 commits into from
Oct 5, 2021
Merged

Change license to LGPL #29

merged 3 commits into from
Oct 5, 2021

Conversation

Chilipp
Copy link
Member

@Chilipp Chilipp commented Oct 5, 2021

As psyplot/psyplot#33, this PR changes the license of psyplot-gui to LGPL-3.0-only

  • Fully documented, including CHANGELOG.rst for all changes

@codecov-commenter
Copy link

Codecov Report

Merging #29 (c0a8029) into master (8ed51e4) will decrease coverage by 0.18%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #29      +/-   ##
==========================================
- Coverage   78.21%   78.03%   -0.19%     
==========================================
  Files          17       17              
  Lines        5197     5195       -2     
==========================================
- Hits         4065     4054      -11     
- Misses       1132     1141       +9     
Impacted Files Coverage Δ
psyplot_gui/__init__.py 27.73% <ø> (ø)
psyplot_gui/backend.py 91.66% <ø> (ø)
psyplot_gui/common.py 74.45% <ø> (ø)
psyplot_gui/compat/qtcompat.py 33.80% <ø> (-8.46%) ⬇️
psyplot_gui/config/__init__.py 100.00% <ø> (ø)
psyplot_gui/config/rcsetup.py 90.32% <ø> (ø)
psyplot_gui/console.py 77.17% <ø> (ø)
psyplot_gui/content_widget.py 84.49% <ø> (ø)
psyplot_gui/dataframeeditor.py 79.41% <ø> (-0.52%) ⬇️
psyplot_gui/dependencies.py 85.71% <ø> (-1.20%) ⬇️
... and 12 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 68e785f...c0a8029. Read the comment docs.

@Chilipp Chilipp merged commit 3b27a48 into master Oct 5, 2021
@Chilipp Chilipp deleted the license branch October 5, 2021 21:03
Chilipp added a commit that referenced this pull request Oct 8, 2021
As with psyplot 1.4.0, psyplot-gui is now continuously tested and deployed with CircleCI.

Added
-----
-   psyplot-gui does now have a CITATION.cff file, see https://citation-file-format.github.io

Changed
-------
-   psyplot is now officially licensed under LGPL-3.0-only, see [#29](psyplot/psyplot#29)
-   Documentation is now hosted with Github Pages at https://psyplot.github.io/psyplot-gui. Redirects from the old documentation at [https://psyplot-gui.readthedocs.io]{.title-ref} have been configured.
-   We use CicleCI now for a standardized CI/CD pipeline to build and test the code and docs all at one place, see [#28](#28)
Chilipp added a commit that referenced this pull request Oct 9, 2021
As with psyplot 1.4.0, psyplot-gui is now continuously tested and deployed with CircleCI.

Added
-----
-   psyplot-gui does now have a CITATION.cff file, see https://citation-file-format.github.io

Changed
-------
-   psyplot is now officially licensed under LGPL-3.0-only, see [#29](psyplot/psyplot#29)
-   Documentation is now hosted with Github Pages at https://psyplot.github.io/psyplot-gui. Redirects from the old documentation at [https://psyplot-gui.readthedocs.io]{.title-ref} have been configured.
-   We use CicleCI now for a standardized CI/CD pipeline to build and test the code and docs all at one place, see [#28](#28)
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

Successfully merging this pull request may close these issues.

2 participants