forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-11 297b60346df8beafee954a0fd7c2d64f33f3b9bc
kernel/mm/interval_tree.c
....@@ -1,9 +1,8 @@
1
+// SPDX-License-Identifier: GPL-2.0-only
12 /*
23 * mm/interval_tree.c - interval tree for mapping->i_mmap
34 *
45 * Copyright (C) 2012, Michel Lespinasse <walken@google.com>
5
- *
6
- * This file is released under the GPL v2.
76 */
87
98 #include <linux/mm.h>