Skip to content

chore: Fix README copyrights#162

Merged
yinggeh merged 2 commits into
mainfrom
yinggeh/fix-readme-copyrights
Jul 23, 2026
Merged

chore: Fix README copyrights#162
yinggeh merged 2 commits into
mainfrom
yinggeh/fix-readme-copyrights

Conversation

@yinggeh

@yinggeh yinggeh commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@yinggeh
yinggeh requested a review from mudit-eng July 22, 2026 22:10
@yinggeh yinggeh self-assigned this Jul 22, 2026
@yinggeh yinggeh added the chore Maintenance work, no production code change (chore: PRs) label Jul 22, 2026
@yinggeh
yinggeh requested a review from Vinya567 July 22, 2026 22:11
@greptile-apps

greptile-apps Bot commented Jul 22, 2026

Copy link
Copy Markdown

Greptile Summary

This PR makes minor corrections to copyright headers in two README files to bring them in line with the standard NVIDIA BSD-style license format used across the repository.

  • Popular_Models_Guide/HSTU/README.md: Adds the missing (c) symbol to the copyright line.
  • README.md: Corrects the copyright start year from 2023 to 2022 and adds & AFFILIATES to the copyright holder name.

Confidence Score: 5/5

Documentation-only copyright header corrections with no impact on code behavior.

Both changes are restricted to copyright comment blocks in README files. The corrections — adding (c), adjusting the start year, and appending & AFFILIATES — are cosmetic and carry no functional risk.

No files require special attention.

Important Files Changed

Filename Overview
Popular_Models_Guide/HSTU/README.md Adds missing (c) symbol to the copyright notice, making it consistent with the standard BSD-style license header format used across the repo.
README.md Corrects the copyright start year from 2023 to 2022 and adds & AFFILIATES to align with the standard NVIDIA copyright attribution used elsewhere in the repository.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[PR: Fix README Copyrights] --> B[README.md]
    A --> C[Popular_Models_Guide/HSTU/README.md]
    B --> D["Year: 2023-2026 to 2022-2026 plus add AFFILIATES"]
    C --> E["Add missing copyright symbol"]
Loading

Reviews (2): Last reviewed commit: "Minor" | Re-trigger Greptile

Vinya567
Vinya567 previously approved these changes Jul 22, 2026
@yinggeh
yinggeh merged commit e848952 into main Jul 23, 2026
4 checks passed
yinggeh added a commit that referenced this pull request Jul 23, 2026
mc-nv pushed a commit that referenced this pull request Jul 23, 2026
…#162) (#164)

* docs: add HSTU (Generative Recommenders) tutorial page (#159)

* chore: Fix README copyrights (#162)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Maintenance work, no production code change (chore: PRs)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants