Skip to content

Align the copyright e-mail on heig-vd.ch#309

Merged
daniel-rossier merged 1 commit into
mainfrom
fix/copyright-email
Jul 17, 2026
Merged

Align the copyright e-mail on heig-vd.ch#309
daniel-rossier merged 1 commit into
mainfrom
fix/copyright-email

Conversation

@daniel-rossier

Copy link
Copy Markdown
Contributor

Replaces daniel.rossier@soo.tech with daniel.rossier@heig-vd.ch across the tree — the address README.md points contributors to, and the one every recent header already carries.

Scope

79 files. Nothing but the address changes:

$ git diff | grep '^[+-]' | grep -v '^[+-][+-]' | grep -cv 'soo\.tech|heig-vd\.ch'
0

Note on the patch files

36 of the 79 are .patch files under meta-linux/soo and meta-usr/soo. Every hit there sits on an added (+) line — a copyright header of a file the patch creates — so do_patch is unaffected. None is a context line, which is what would have broken the apply; that was checked before touching them.

Replace daniel.rossier@soo.tech with daniel.rossier@heig-vd.ch across the tree.
The address README.md points contributors to, and the one every recent header
already carries.

36 of these are .patch files under meta-linux/soo and meta-usr/soo. Every hit
there sits on an added ("+") line — a copyright header of a file the patch
creates — so do_patch is unaffected; none is a context line, which would have
broken the apply.
@daniel-rossier
daniel-rossier merged commit 94999d9 into main Jul 17, 2026
4 of 6 checks passed
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