diff options
Diffstat (limited to 'tools/testing/selftests/vm/virtual_address_range.c')
-rw-r--r-- | tools/testing/selftests/vm/virtual_address_range.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/testing/selftests/vm/virtual_address_range.c b/tools/testing/selftests/vm/virtual_address_range.c index 1830d66a6f0e..c0592646ed93 100644 --- a/tools/testing/selftests/vm/virtual_address_range.c +++ b/tools/testing/selftests/vm/virtual_address_range.c | |||
@@ -1,6 +1,6 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * Copyright 2017, Anshuman Khandual, IBM Corp. | 3 | * Copyright 2017, Anshuman Khandual, IBM Corp. |
3 | * Licensed under GPLv2. | ||
4 | * | 4 | * |
5 | * Works on architectures which support 128TB virtual | 5 | * Works on architectures which support 128TB virtual |
6 | * address range and beyond. | 6 | * address range and beyond. |