diff --git a/scripts/tests/copyright/out/file1.cpp b/scripts/tests/copyright/out/file1.cpp index d9ee6c2841..16859d35c8 100644 --- a/scripts/tests/copyright/out/file1.cpp +++ b/scripts/tests/copyright/out/file1.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2021 Intel Corporation + * Copyright (C) 2022 Intel Corporation * * SPDX-License-Identifier: MIT * diff --git a/scripts/tests/copyright/out/file1.sh b/scripts/tests/copyright/out/file1.sh index cb61b011ed..cadb23ecee 100644 --- a/scripts/tests/copyright/out/file1.sh +++ b/scripts/tests/copyright/out/file1.sh @@ -1,7 +1,7 @@ #!/bin/bash # -# Copyright (C) 2021 Intel Corporation +# Copyright (C) 2022 Intel Corporation # # SPDX-License-Identifier: MIT # diff --git a/scripts/tests/copyright/out/file2.cpp b/scripts/tests/copyright/out/file2.cpp index b8283bb92c..e58bdd2bf4 100644 --- a/scripts/tests/copyright/out/file2.cpp +++ b/scripts/tests/copyright/out/file2.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2017-2021 Intel Corporation + * Copyright (C) 2017-2022 Intel Corporation * * SPDX-License-Identifier: MIT * diff --git a/scripts/tests/copyright/out/file2.sh b/scripts/tests/copyright/out/file2.sh index bacea60d54..36ddcdad6f 100644 --- a/scripts/tests/copyright/out/file2.sh +++ b/scripts/tests/copyright/out/file2.sh @@ -1,5 +1,5 @@ # -# Copyright (C) 2017-2021 Intel Corporation +# Copyright (C) 2017-2022 Intel Corporation # # SPDX-License-Identifier: MIT # diff --git a/scripts/tests/copyright/out/file3.cpp b/scripts/tests/copyright/out/file3.cpp index e825489892..db3be96ca8 100644 --- a/scripts/tests/copyright/out/file3.cpp +++ b/scripts/tests/copyright/out/file3.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2021 Intel Corporation + * Copyright (C) 2022 Intel Corporation * * SPDX-License-Identifier: MIT * diff --git a/scripts/tests/copyright/out/file3.sh b/scripts/tests/copyright/out/file3.sh index 25bafbdf4f..e7083d3319 100644 --- a/scripts/tests/copyright/out/file3.sh +++ b/scripts/tests/copyright/out/file3.sh @@ -1,5 +1,5 @@ # -# Copyright (C) 2021 Intel Corporation +# Copyright (C) 2022 Intel Corporation # # SPDX-License-Identifier: MIT # diff --git a/scripts/tests/copyright/out/file4.cpp b/scripts/tests/copyright/out/file4.cpp index 3af7fc0c10..727dc84e07 100644 --- a/scripts/tests/copyright/out/file4.cpp +++ b/scripts/tests/copyright/out/file4.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2021 Intel Corporation + * Copyright (C) 2022 Intel Corporation * * SPDX-License-Identifier: MIT * diff --git a/scripts/tests/copyright/out/file4.sh b/scripts/tests/copyright/out/file4.sh index bcea2c967a..3365f630a6 100644 --- a/scripts/tests/copyright/out/file4.sh +++ b/scripts/tests/copyright/out/file4.sh @@ -1,5 +1,5 @@ # -# Copyright (C) 2021 Intel Corporation +# Copyright (C) 2022 Intel Corporation # # SPDX-License-Identifier: MIT # diff --git a/scripts/tests/copyright/out/file5.cpp b/scripts/tests/copyright/out/file5.cpp index 6f1c071d3f..b047e86306 100644 --- a/scripts/tests/copyright/out/file5.cpp +++ b/scripts/tests/copyright/out/file5.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2012-2021 Intel Corporation + * Copyright (C) 2012-2022 Intel Corporation * * SPDX-License-Identifier: MIT * diff --git a/scripts/tests/copyright/out/file6.cpp b/scripts/tests/copyright/out/file6.cpp index afb45611b2..a0ea0d146c 100644 --- a/scripts/tests/copyright/out/file6.cpp +++ b/scripts/tests/copyright/out/file6.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2021 Intel Corporation + * Copyright (C) 2022 Intel Corporation * * SPDX-License-Identifier: MIT * diff --git a/scripts/tests/copyright/out/file7.cpp b/scripts/tests/copyright/out/file7.cpp index 500d7ac5a7..ab1509918e 100644 --- a/scripts/tests/copyright/out/file7.cpp +++ b/scripts/tests/copyright/out/file7.cpp @@ -1,5 +1,5 @@ /* - * Copyright (C) 2021 Intel Corporation + * Copyright (C) 2022 Intel Corporation * * SPDX-License-Identifier: MIT *