Skip to content

Conversation

@b-s-code
Copy link
Collaborator

@b-s-code b-s-code commented Feb 4, 2026

Problem

All copyright notices in source code files that should have the year 2026 do not yet.

Solution

  • Updated util/licence-template.txt and util/update-header.py.
  • Ran util/update-header.py.
  • Updated model/util/CommandLine.cpp so that the output of openMalaria --version also references 2026

Testing

I reviewed the entire diff manually.

Also built OpenMalaria and ran openMalaria --version, confirming that it's output correctly references 2026 now.

@b-s-code
Copy link
Collaborator Author

b-s-code commented Feb 4, 2026

@acavelan can I please get a review?

@melissapenny @nakul7 FYI

@acavelan
Copy link
Collaborator

acavelan commented Feb 4, 2026

  • Copyright (C) 2026 The Kids Research Institute Australia

Should be:

  • Copyright (C) 2025-2026 The Kids Research Institute Australia

@b-s-code
Copy link
Collaborator Author

b-s-code commented Feb 5, 2026

Thanks @acavelan, I've now amended to Copyright (C) 2025-2026 The Kids Research Institute Australia.

I've manually checked the diff and the output of openMalaria --version again, and all appears as expected.

Copy link
Collaborator

@acavelan acavelan left a comment

Choose a reason for hiding this comment

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

Looks good! Thanks.

@b-s-code b-s-code merged commit 08d57c6 into main Feb 5, 2026
14 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.

4 participants