block: update some copyrights
Update copyrights for files that have gotten some major rewrites lately. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>
This commit is contained in:
parent
ca2e270aa1
commit
7b51e703a8
3 changed files with 4 additions and 0 deletions
|
@ -1,6 +1,8 @@
|
||||||
// SPDX-License-Identifier: GPL-2.0
|
// SPDX-License-Identifier: GPL-2.0
|
||||||
/*
|
/*
|
||||||
* gendisk handling
|
* gendisk handling
|
||||||
|
*
|
||||||
|
* Portions Copyright (C) 2020 Christoph Hellwig
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <linux/module.h>
|
#include <linux/module.h>
|
||||||
|
|
|
@ -2,6 +2,7 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 1991-1998 Linus Torvalds
|
* Copyright (C) 1991-1998 Linus Torvalds
|
||||||
* Re-organised Feb 1998 Russell King
|
* Re-organised Feb 1998 Russell King
|
||||||
|
* Copyright (C) 2020 Christoph Hellwig
|
||||||
*/
|
*/
|
||||||
#include <linux/fs.h>
|
#include <linux/fs.h>
|
||||||
#include <linux/slab.h>
|
#include <linux/slab.h>
|
||||||
|
|
|
@ -2,6 +2,7 @@
|
||||||
/*
|
/*
|
||||||
* Copyright (C) 1991, 1992 Linus Torvalds
|
* Copyright (C) 1991, 1992 Linus Torvalds
|
||||||
* Copyright (C) 2001 Andrea Arcangeli <andrea@suse.de> SuSE
|
* Copyright (C) 2001 Andrea Arcangeli <andrea@suse.de> SuSE
|
||||||
|
* Copyright (C) 2016 - 2020 Christoph Hellwig
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <linux/init.h>
|
#include <linux/init.h>
|
||||||
|
|
Loading…
Add table
Reference in a new issue