Skip to content

Update copyright for 2026#3846

Merged
blnicho merged 8 commits intoPyomo:mainfrom
jsiirola:copyright-2026
Feb 13, 2026
Merged

Update copyright for 2026#3846
blnicho merged 8 commits intoPyomo:mainfrom
jsiirola:copyright-2026

Conversation

@jsiirola
Copy link
Copy Markdown
Member

Fixes # .

Summary/Motivation:

This updates the copyright statements throughout the code base to include 2026

Changes proposed in this PR:

  • Update copyright statements
  • Archive script used for updating file headers

Legal Acknowledgement

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

  1. I agree my contributions are submitted under the BSD license.
  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.

@blnicho blnicho moved this from Todo to Review In Progress in Pyomo 6.10 Feb 12, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Feb 12, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.74%. Comparing base (463954b) to head (6707255).
⚠️ Report is 18 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3846   +/-   ##
=======================================
  Coverage   89.73%   89.74%           
=======================================
  Files         904      904           
  Lines      105871   105890   +19     
=======================================
+ Hits        95006    95027   +21     
+ Misses      10865    10863    -2     
Flag Coverage Δ
builders 29.03% <ø> (+<0.01%) ⬆️
default 83.86% <ø> (?)
expensive 35.50% <ø> (?)
linux 86.84% <ø> (-2.64%) ⬇️
linux_other 86.84% <ø> (+<0.01%) ⬆️
oldsolvers 29.87% <ø> (+<0.01%) ⬆️
osx 83.01% <ø> (-0.01%) ⬇️
win 85.07% <ø> (-0.01%) ⬇️
win_other 85.07% <ø> (-0.01%) ⬇️

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

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Should we add an "exclude" list to the update script so we don't accidentally add the copyright header to this file the next time we update the year?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

There's two things we should add to the script:

  • exclude that file
  • special handling for ./contrib/ampl_function_demo/src/functions.c (the script tries to prematurely close the comment)

I just don't know when we will get around to it (I would argue that refining the script shouldn't hold up this PR?)

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Agreed, it doesn't have to hold up this PR. I'll add a comment to the script that at least leaves breadcrumbs for those two items.

@github-project-automation github-project-automation bot moved this from Review In Progress to Reviewer Approved in Pyomo 6.10 Feb 12, 2026
@blnicho blnicho merged commit 89ebf89 into Pyomo:main Feb 13, 2026
35 checks passed
@github-project-automation github-project-automation bot moved this from Reviewer Approved to Done in Pyomo 6.10 Feb 13, 2026
@jsiirola jsiirola deleted the copyright-2026 branch February 17, 2026 05:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

No open projects
Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants