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

chore: Updated all License references to aGPLv3 #95

Merged
merged 10 commits into from
Feb 1, 2021
Merged

Conversation

frgfm
Copy link
Member

@frgfm frgfm commented Jan 31, 2021

As per #90, this PR introduces the following modifications:

  • updates the LICENSE file by keeping only the aGPLv3 license
  • updated references to license in README
  • updated all copyright & license headers in Python files

Successfully merging this PR will close #90

Any feedback is welcome!

@frgfm frgfm added the topic: documentation Improvements or additions to documentation label Jan 31, 2021
@frgfm frgfm added this to the 0.1.1 milestone Jan 31, 2021
@frgfm frgfm self-assigned this Jan 31, 2021
@codecov
Copy link

codecov bot commented Jan 31, 2021

Codecov Report

Merging #95 (234d5a9) into master (400a69b) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #95   +/-   ##
=======================================
  Coverage   86.42%   86.42%           
=======================================
  Files          21       21           
  Lines         869      869           
=======================================
  Hits          751      751           
  Misses        118      118           
Flag Coverage Δ
unittests 86.42% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
pyrovision/datasets/__init__.py 100.00% <ø> (ø)
pyrovision/datasets/openfire.py 90.90% <ø> (ø)
pyrovision/datasets/utils.py 91.66% <ø> (ø)
pyrovision/datasets/wildfire/__init__.py 100.00% <ø> (ø)
pyrovision/datasets/wildfire/fire_labeler.py 100.00% <ø> (ø)
pyrovision/datasets/wildfire/frame_extractor.py 100.00% <ø> (ø)
pyrovision/datasets/wildfire/split_strategy.py 97.29% <ø> (ø)
pyrovision/datasets/wildfire/wildfire.py 97.22% <ø> (ø)
pyrovision/models/__init__.py 100.00% <ø> (ø)
pyrovision/models/densenet.py 58.53% <ø> (ø)
... and 10 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 400a69b...234d5a9. Read the comment docs.

Copy link
Member

@MateoLostanlen MateoLostanlen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this PR, All good on my side !

Copy link
Contributor

@Akilditu Akilditu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR!

All good :)

@Akilditu Akilditu self-requested a review February 1, 2021 18:40
Copy link
Contributor

@Akilditu Akilditu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks !

@frgfm frgfm merged commit 4b0ea1e into master Feb 1, 2021
@frgfm frgfm deleted the license-update branch February 1, 2021 20:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[license] Choose an appropriate license for the project
3 participants