Skip to content

chore: update copyright headers to Istari SPDX format#305

Merged
mlwelles merged 7 commits intomainfrom
chore/update-copyright-headers
Mar 13, 2026
Merged

chore: update copyright headers to Istari SPDX format#305
mlwelles merged 7 commits intomainfrom
chore/update-copyright-headers

Conversation

@mlwelles
Copy link
Copy Markdown
Contributor

@mlwelles mlwelles commented Mar 10, 2026

Summary

  • Update SPDX copyright headers in retry.py and test_retry.py from © 2025 to © 2025-2026
  • Update api.proto SPDX header from email format to year-range format (© 2017-2026 Istari Digital, Inc.)
  • Remove <dgraph-admin@istaridigital.com> email from __maintainer__ and __author__ module metadata across 21 Python files

Aligns pydgraph copyright headers with the format established in dgraph4j PR #284.

Stacked on top of #304 to incorporate the trivy v0.68.2 → v0.69.3 fix so CI code checks don't fail. (the old release was removed from GitHub).

Test plan

  • Verify no files contain old <dgraph-admin@istaridigital.com> email in copyright headers
  • Verify all SPDX headers use year-range format
  • CI passes (no functional changes)

dependabot bot and others added 4 commits March 5, 2026 00:52
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 6.33.2 to 6.33.5.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Commits](https://github.com/protocolbuffers/protobuf/commits)

---
updated-dependencies:
- dependency-name: protobuf
  dependency-version: 6.33.5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
- Update SPDX headers in retry files from © 2025 to © 2025-2026
- Update api.proto SPDX header to year-range format
- Remove email from __maintainer__ and __author__ module metadata
@mlwelles mlwelles requested a review from a team as a code owner March 10, 2026 21:03
@mlwelles mlwelles merged commit 8ea0ce3 into main Mar 13, 2026
26 checks passed
@mlwelles mlwelles deleted the chore/update-copyright-headers branch March 13, 2026 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants