Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

radix-tree: add copyright statements

The multiorder support is a sufficiently large feature to be worth
adding copyrigt lines for.

Signed-off-by: Matthew Wilcox <willy@linux.intel.com>
Reviewed-by: Ross Zwisler <ross.zwisler@linux.intel.com>
Cc: Konstantin Khlebnikov <koct9i@gmail.com>
Cc: Kirill Shutemov <kirill.shutemov@linux.intel.com>
Cc: Jan Kara <jack@suse.com>
Cc: Neil Brown <neilb@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>

authored by

Matthew Wilcox and committed by
Linus Torvalds
6b053b8e 0796c583

+2
+2
lib/radix-tree.c
··· 4 4 * Copyright (C) 2005 SGI, Christoph Lameter 5 5 * Copyright (C) 2006 Nick Piggin 6 6 * Copyright (C) 2012 Konstantin Khlebnikov 7 + * Copyright (C) 2016 Intel, Matthew Wilcox 8 + * Copyright (C) 2016 Intel, Ross Zwisler 7 9 * 8 10 * This program is free software; you can redistribute it and/or 9 11 * modify it under the terms of the GNU General Public License as