Skip to content

Add copyright tools and templates to bin/tools/#741

Open
nab880 wants to merge 1 commit intomasterfrom
add-copyright-tools
Open

Add copyright tools and templates to bin/tools/#741
nab880 wants to merge 1 commit intomasterfrom
add-copyright-tools

Conversation

@nab880
Copy link
Copy Markdown

@nab880 nab880 commented Nov 5, 2025

Added a simple automated script to update the copyright information
Needs to be ran from the base directory

python bin/tools/update_copyright.py

By default the script updates the cpp, makefile, and markdown copyrights based on their repsective .txt files in bin/tools.
Since the Copyright is already updated to 2025, I haven't ran the script to update the copyright.
There are some slight variations in how some of the existing copyright is formatted so there will naturally be some changes when it is used to update the copyright.

Instructions for Issuing a Pull Request to sst-macro

1 - Verify that the Pull Request is targeted to the devel branch of sstsimulator/sst-macro

2 - Verify that Source branch is up to date with the devel branch of sst-macro

3 - After submitting your Pull Request:

  • Automatic Testing will commence in a short while
    • Pull Requests will be tested with the devel branches of the sst-core and sst-sqe repositories
      • These branches are syncronized with the devel branch of sst-macro. This is why is it important to keep your source branch up to date.
    • If testing passes, the source branch will be automatically merged (if possible)
      • Pull Requests from forks will not be automatically tested until the code is inspected.
      • Pull Requests from forks will not be automatically merged into the devel branch.
    • If testing fails, You will be notified of the test results.
      • The Pull Request will be retested on a regular basis - Changes to the source branch can be made to correct problems

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.

1 participant