Skip to content

Add Apache 2.0 license header to source files#11

Merged
jonathunne merged 1 commit into
tetherto:developfrom
gatteo:add-license-headers
Feb 26, 2026
Merged

Add Apache 2.0 license header to source files#11
jonathunne merged 1 commit into
tetherto:developfrom
gatteo:add-license-headers

Conversation

@gatteo
Copy link
Copy Markdown

@gatteo gatteo commented Feb 19, 2026

Summary

  • Add Apache License 2.0 copyright comment block header to all source files in the src/ directory (17 files)
  • JSON files (hrpc.json, schema.json) are excluded as they do not support comments

Adds the standard Tether Operations Limited copyright header to comply with Apache 2.0 licensing requirements.

Test plan

  • Verify all applicable src/ files have the copyright header at the top
  • Verify JSON files are not modified (comments are invalid JSON)
  • Verify no functional changes to the code

Add copyright comment block header to all files in the src/ directory
as required for Apache License 2.0 compliance.
AlonzoRicardo
AlonzoRicardo previously approved these changes Feb 26, 2026
@jonathunne jonathunne changed the base branch from main to develop February 26, 2026 12:02
@jonathunne jonathunne dismissed AlonzoRicardo’s stale review February 26, 2026 12:02

The base branch was changed.

@jonathunne jonathunne merged commit d22f4a6 into tetherto:develop Feb 26, 2026
1 check failed
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.

3 participants