Align the copyright e-mail on heig-vd.ch#309
Merged
Merged
Conversation
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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Replaces
daniel.rossier@soo.techwithdaniel.rossier@heig-vd.chacross the tree — the addressREADME.mdpoints contributors to, and the one every recent header already carries.Scope
79 files. Nothing but the address changes:
Note on the patch files
36 of the 79 are
.patchfiles undermeta-linux/sooandmeta-usr/soo. Every hit there sits on an added (+) line — a copyright header of a file the patch creates — sodo_patchis unaffected. None is a context line, which is what would have broken the apply; that was checked before touching them.