Commit eb2869a
README: re-sync hello-world snippet after copyright add
Previous fix added a Copyright line to examples/hello_world.cpp to
satisfy cpplint, but scripts/check-readme.sh enforces that the first
```cpp fence in README.md matches the file byte-for-byte (TASK-041
A1 invariant). Add the same line to the snippet so check-readme
passes again. Verified locally with both check-readme.sh and
check-examples.sh (still 9 LOC, within the <=10 bound).
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 356bac1 commit eb2869a
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
| |||
0 commit comments