Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Fix various typos. #723

Closed
wants to merge 1 commit into from
Closed

Conversation

tjaalton
Copy link
Contributor

No description provided.

@JablonskiMateusz
Copy link
Contributor

Hi @tjaalton
Thanks for contributing!
Please update years in copyright headers:

[ LOG   ]: diff --git a/shared/source/compiler_interface/linker.cpp b/shared/source/compiler_interface/linker.cpp
[ LOG   ]: index a9b5a9fb07..0f7a993800 100644
[ LOG   ]: --- a/shared/source/compiler_interface/linker.cpp
[ LOG   ]: +++ b/shared/source/compiler_interface/linker.cpp
[ LOG   ]: @@ -1,5 +1,5 @@
[ LOG   ]:  /*
[ LOG   ]: - * Copyright (C) 2019-2023 Intel Corporation
[ LOG   ]: + * Copyright (C) 2019-2024 Intel Corporation
[ LOG   ]:   *
[ LOG   ]:   * SPDX-License-Identifier: MIT
[ LOG   ]:   *
[ LOG   ]: diff --git a/shared/source/compiler_interface/linker.h b/shared/source/compiler_interface/linker.h
[ LOG   ]: index 16a8e2c6e6..1f64a78bde 100644
[ LOG   ]: --- a/shared/source/compiler_interface/linker.h
[ LOG   ]: +++ b/shared/source/compiler_interface/linker.h
[ LOG   ]: @@ -1,5 +1,5 @@
[ LOG   ]:  /*
[ LOG   ]: - * Copyright (C) 2019-2023 Intel Corporation
[ LOG   ]: + * Copyright (C) 2019-2024 Intel Corporation
[ LOG   ]:   *
[ LOG   ]:   * SPDX-License-Identifier: MIT
[ LOG   ]:   *
[ LOG   ]: diff --git a/shared/test/unit_test/compiler_interface/linker_tests.cpp b/shared/test/unit_test/compiler_interface/linker_tests.cpp
[ LOG   ]: index d91733f65c..53e8553ed8 100644
[ LOG   ]: --- a/shared/test/unit_test/compiler_interface/linker_tests.cpp
[ LOG   ]: +++ b/shared/test/unit_test/compiler_interface/linker_tests.cpp
[ LOG   ]: @@ -1,5 +1,5 @@
[ LOG   ]:  /*
[ LOG   ]: - * Copyright (C) 2019-2023 Intel Corporation
[ LOG   ]: + * Copyright (C) 2019-2024 Intel Corporation
[ LOG   ]:   *
[ LOG   ]:   * SPDX-License-Identifier: MIT
[ LOG   ]:   *

Signed-off-by: Timo Aaltonen <tjaalton@debian.org>
@JablonskiMateusz
Copy link
Contributor

Merged cb984b3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merged change was merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants