Skip to content

Commit

Permalink
maple_tree: update copyright dates for test code
Browse files Browse the repository at this point in the history
Add the span to the year of the development.

Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Liam R. Howlett <[email protected]>
Cc: Matthew Wilcox <[email protected]>
Cc: Joe Perches <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
  • Loading branch information
howlett authored and akpm00 committed Dec 16, 2022
1 parent d98c86b commit 9102b78
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions tools/testing/radix-tree/maple.c
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
// SPDX-License-Identifier: GPL-2.0+
/*
* maple_tree.c: Userspace shim for maple tree test-suite
* Copyright (c) 2018 Liam R. Howlett <[email protected]>
* maple_tree.c: Userspace testing for maple tree test-suite
* Copyright (c) 2018-2022 Oracle Corporation
* Author: Liam R. Howlett <[email protected]>
*
* Any tests that require internal knowledge of the tree or threads and other
* difficult to handle in kernel tests.
Expand Down

0 comments on commit 9102b78

Please sign in to comment.