Skip to content

Normalized the AI disclosure in the MIMXRT1064-EVK target - #71

Merged
fdesbiens merged 1 commit into
eclipse-threadx:devfrom
fdesbiens:normalize-nxp-ai-disclosure
Sep 17, 2026
Merged

fdesbiens merged 1 commit into
eclipse-threadx:devfrom
fdesbiens:normalize-nxp-ai-disclosure

Conversation

@fdesbiens

@fdesbiens fdesbiens commented Sep 16, 2026

Copy link
Copy Markdown
Contributor

The NXP target and #69 were in flight at the same time, so it landed carrying the older per-edit disclosure that #69 replaced everywhere else. Eleven files named the product and model inside the header's Contributors block, and nine carried no disclosure at all.

All twenty now carry the same fixed line every other file in the repository uses, written with the comment character already in the file. The Contributors blocks are untouched: only the AI disclosure moves, and precise attribution stays on the Assisted-by trailer where it is dated and attached to its diff.

Six vendored files are deliberately excluded. startup_mimxrt1064.S, the two KSZ8081 PHY sources and the three NetX driver sources carry only their upstream NXP or Microsoft copyright with no Eclipse ThreadX line added, so they hold no AI-generated work to disclose. tx_initialize_low_level.S and tx_user.h do carry that line and are included.

Comment-only, 20 files: every removed line was a disclosure line and every added line is the fixed text, with no file left holding zero or more than one. The target builds clean with Arm GCC 14.3.Rel1, zero warnings.

The NXP target and eclipse-threadx#69 were in flight at the same time, so the target landed
carrying the older per-edit disclosure that eclipse-threadx#69 replaced everywhere else. Eleven
files named the product and model inside the header's Contributors block, and
nine carried no disclosure at all.

All twenty now carry the same fixed line every other file in the repository uses,
written with the comment character already in the file. The Contributors blocks
are untouched: only the AI disclosure moves, and precise attribution stays on the
Assisted-by trailer where it is dated and attached to its diff.

Six vendored files are deliberately excluded. startup_mimxrt1064.S, the two
KSZ8081 PHY sources and the three NetX driver sources carry only their upstream
NXP or Microsoft copyright, with no Eclipse ThreadX line added, so they hold no
AI-generated work to disclose. tx_initialize_low_level.S and tx_user.h do carry
that line and are included.

Comment-only, 20 files: every removed line was a disclosure line and every added
line is the fixed text, with no file left holding zero or more than one. The
target builds clean with Arm GCC 14.3.Rel1.

Signed-off-by: Frédéric Desbiens <frederic.desbiens@eclipse-foundation.org>
Assisted-by: Claude Code (Opus 5) <noreply@anthropic.com>
@fdesbiens
fdesbiens merged commit 0c9f73b into eclipse-threadx:dev Sep 17, 2026
7 checks passed
@fdesbiens
fdesbiens deleted the normalize-nxp-ai-disclosure branch September 17, 2026 02:05
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