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

Set year to 2025 inside Copyright notice. #76

Merged
merged 1 commit into from
Jan 14, 2025

Conversation

gmmajal
Copy link
Contributor

@gmmajal gmmajal commented Jan 14, 2025

Relevant issue: #75

Background info: # any relevant background info for additional context, references to documentations etc.

  • Each python script inside our repository comes with a Copyright notice specified at the top. The year specified in this notice needs to be updated.

Changes introduced: # list changes to the code repo made in this pull request

  • The year inside each Copyright notice provided in this repository has been changed from 2024 to 2025.
  • In one instance, docs/source/conf.py, the year provided was 2021 and it was changed to 2020.

@gmmajal gmmajal requested a review from annakasprzik January 14, 2025 11:26
@gmmajal gmmajal self-assigned this Jan 14, 2025
@gmmajal gmmajal linked an issue Jan 14, 2025 that may be closed by this pull request
Copy link

codecov bot commented Jan 14, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (a9aac8f) to head (6c6cb1f).
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##            master       #76   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           16        16           
  Lines          922       922           
=========================================
  Hits           922       922           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@gmmajal gmmajal merged commit f2d6b1a into master Jan 14, 2025
6 checks passed
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.

Update year in Copyright notice
2 participants