diff options
Diffstat (limited to 'tools/testing/selftests/powerpc/tm/tm-fork.c')
-rw-r--r-- | tools/testing/selftests/powerpc/tm/tm-fork.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/testing/selftests/powerpc/tm/tm-fork.c b/tools/testing/selftests/powerpc/tm/tm-fork.c index 8d48579b7778..6efa5a685a77 100644 --- a/tools/testing/selftests/powerpc/tm/tm-fork.c +++ b/tools/testing/selftests/powerpc/tm/tm-fork.c | |||
@@ -1,6 +1,6 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * Copyright 2015, Michael Neuling, IBM Corp. | 3 | * Copyright 2015, Michael Neuling, IBM Corp. |
3 | * Licensed under GPLv2. | ||
4 | * | 4 | * |
5 | * Edited: Rashmica Gupta, Nov 2015 | 5 | * Edited: Rashmica Gupta, Nov 2015 |
6 | * | 6 | * |