Skip to content

Commit 1ba588d

Browse files
update tests files
Signed-off-by: Artur Harasimiuk <[email protected]>
1 parent e09ac44 commit 1ba588d

File tree

11 files changed

+11
-11
lines changed

11 files changed

+11
-11
lines changed

scripts/tests/copyright/out/file1.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2020 Intel Corporation
2+
* Copyright (C) 2021 Intel Corporation
33
*
44
* SPDX-License-Identifier: MIT
55
*

scripts/tests/copyright/out/file1.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22
#
3-
# Copyright (C) 2020 Intel Corporation
3+
# Copyright (C) 2021 Intel Corporation
44
#
55
# SPDX-License-Identifier: MIT
66
#

scripts/tests/copyright/out/file2.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2017-2020 Intel Corporation
2+
* Copyright (C) 2017-2021 Intel Corporation
33
*
44
* SPDX-License-Identifier: MIT
55
*
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# Copyright (C) 2017-2020 Intel Corporation
2+
# Copyright (C) 2017-2021 Intel Corporation
33
#
44
# SPDX-License-Identifier: MIT
55
#

scripts/tests/copyright/out/file3.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2020 Intel Corporation
2+
* Copyright (C) 2021 Intel Corporation
33
*
44
* SPDX-License-Identifier: MIT
55
*

scripts/tests/copyright/out/file3.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# Copyright (C) 2020 Intel Corporation
2+
# Copyright (C) 2021 Intel Corporation
33
#
44
# SPDX-License-Identifier: MIT
55
#

scripts/tests/copyright/out/file4.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2020 Intel Corporation
2+
* Copyright (C) 2021 Intel Corporation
33
*
44
* SPDX-License-Identifier: MIT
55
*

scripts/tests/copyright/out/file4.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# Copyright (C) 2020 Intel Corporation
2+
# Copyright (C) 2021 Intel Corporation
33
#
44
# SPDX-License-Identifier: MIT
55
#

scripts/tests/copyright/out/file5.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2012-2020 Intel Corporation
2+
* Copyright (C) 2012-2021 Intel Corporation
33
*
44
* SPDX-License-Identifier: MIT
55
*

scripts/tests/copyright/out/file6.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2020 Intel Corporation
2+
* Copyright (C) 2021 Intel Corporation
33
*
44
* SPDX-License-Identifier: MIT
55
*

0 commit comments

Comments
 (0)