Skip to content

Updated Copyright to IBM Headers#170

Merged
mohanmanikanta2299 merged 1 commit into
mainfrom
mohanm/update_copywrite
Nov 20, 2025
Merged

Updated Copyright to IBM Headers#170
mohanmanikanta2299 merged 1 commit into
mainfrom
mohanm/update_copywrite

Conversation

@mohanmanikanta2299
Copy link
Copy Markdown
Collaborator

🛠️ Description

  • Updated the copyright headers from Hashicorp to IBM.
  • Updated .copyright.hcl to ignore test files from update that have multiple copyright statements supporting old code.

🔗 External Links

https://hashicorp.atlassian.net/browse/IND-4227

👍 Definition of Done

  • New functionality works?
  • Tests added?

🤔 Can be merged upon approval?

PCI review checklist

  • I have documented a clear reason for, and description of, the change I am making.

  • If applicable, I've documented a plan to revert these changes if they require more than reverting the pull request.

  • If applicable, I've documented the impact of any changes to security controls.

    Examples of changes to security controls include using new access control methods, adding or removing logging pipelines, etc.

Comment thread .copywrite.hcl
# files or folders should be ignored
header_ignore = [
"**/testdata/**",
"licensecheck/copyright_test.go",
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

why has this been ignored?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

It is a test file which contains old Hashicorp tests only. The code will replace all the cases and it might break the existing tests that are not relevant to the changes done for IBM Copyright and hence we are ignoring this file from header update.

If we keep the header, then we will have to manually change header every year, and hence the header from that file itself is removed.

@mohanmanikanta2299 mohanmanikanta2299 merged commit 986ce3a into main Nov 20, 2025
5 checks passed
@mohanmanikanta2299 mohanmanikanta2299 deleted the mohanm/update_copywrite branch November 20, 2025 05:59
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.

2 participants