Skip to content

Commit 9102b78

Browse files
howlettakpm00
authored andcommitted
maple_tree: update copyright dates for test code
Add the span to the year of the development. Link: https://lkml.kernel.org/r/20221025173709.2718725-1-Liam.Howlett@oracle.com Signed-off-by: Liam R. Howlett <Liam.Howlett@oracle.com> Cc: Matthew Wilcox <willy@infradead.org> Cc: Joe Perches <joe@perches.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
1 parent d98c86b commit 9102b78

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

tools/testing/radix-tree/maple.c

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
// SPDX-License-Identifier: GPL-2.0+
22
/*
3-
* maple_tree.c: Userspace shim for maple tree test-suite
4-
* Copyright (c) 2018 Liam R. Howlett <Liam.Howlett@Oracle.com>
3+
* maple_tree.c: Userspace testing for maple tree test-suite
4+
* Copyright (c) 2018-2022 Oracle Corporation
5+
* Author: Liam R. Howlett <Liam.Howlett@Oracle.com>
56
*
67
* Any tests that require internal knowledge of the tree or threads and other
78
* difficult to handle in kernel tests.

0 commit comments

Comments
 (0)