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

Updating copyright for 2023 #1112

Merged
merged 6 commits into from
Mar 10, 2023

Conversation

ksbeattie
Copy link
Member

Fixes/Addresses:

Updates copyright years to include 2023. Also adding or updating headers to all .py files. Perhaps too many files...

Summary/Motivation:

This replaces PR #1099

Changes proposed in this PR:

  • Added a new .addheader.yml config file for running addheader
  • Removed whitespace from otherwise empty __init__.py files
  • Ran addheader -c .addheader.yml on entire tree to update copyright year

Legal Acknowledgement

By contributing to this software project, I agree to the following terms and conditions for my contribution:

  1. I agree my contributions are submitted under the copyright and license terms described in the LICENSE.md file at the top level of this directory.
  2. I represent I am authorized to make the contributions and grant the license. If my employer has rights to intellectual property that includes these contributions, I represent that I have received permission to make contributions and grant the required license on behalf of that employer.

@ksbeattie ksbeattie added the Priority:Normal Normal Priority Issue or PR label Feb 25, 2023
@ksbeattie ksbeattie self-assigned this Feb 25, 2023
@codecov
Copy link

codecov bot commented Feb 25, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (e78aa0b) 33.31% compared to head (d1aa8c3) 33.31%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1112   +/-   ##
=======================================
  Coverage   33.31%   33.31%           
=======================================
  Files         161      161           
  Lines       36426    36426           
  Branches     5950     5950           
=======================================
  Hits        12136    12136           
  Misses      23330    23330           
  Partials      960      960           
Impacted Files Coverage Δ
foqus_lib/conftest.py 90.52% <ø> (ø)
foqus_lib/foqus.py 24.23% <ø> (ø)
foqus_lib/framework/at_dict/at_dict.py 42.85% <ø> (ø)
...qus_lib/framework/foqusException/foqusException.py 62.96% <ø> (ø)
foqus_lib/framework/foqusOptions/option.py 28.08% <ø> (ø)
foqus_lib/framework/foqusOptions/optionList.py 67.50% <ø> (ø)
foqus_lib/framework/graph/OptGraphOptim.py 16.66% <ø> (ø)
foqus_lib/framework/graph/edge.py 55.40% <ø> (ø)
foqus_lib/framework/graph/graph.py 53.66% <ø> (ø)
foqus_lib/framework/graph/heatIntegration.py 0.00% <ø> (ø)
... and 151 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

Copy link
Contributor

@lbianchi-lbl lbianchi-lbl left a comment

Choose a reason for hiding this comment

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

This looks OK, but I think we should add (the correct version of) addheader to requirements-dev.txt.

@ksbeattie ksbeattie mentioned this pull request Mar 10, 2023
Fixing years in docs config
requirements-dev.txt Outdated Show resolved Hide resolved
@lbianchi-lbl lbianchi-lbl merged commit 99ae991 into CCSI-Toolset:master Mar 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority:Normal Normal Priority Issue or PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants