diff options
Diffstat (limited to 'drivers/md/md-faulty.c')
| -rw-r--r-- | drivers/md/md-faulty.c | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/drivers/md/md-faulty.c b/drivers/md/md-faulty.c index c2fdf899de14..50ad4ba86f0e 100644 --- a/drivers/md/md-faulty.c +++ b/drivers/md/md-faulty.c | |||
| @@ -1,19 +1,10 @@ | |||
| 1 | // SPDX-License-Identifier: GPL-2.0-or-later | ||
| 1 | /* | 2 | /* |
| 2 | * faulty.c : Multiple Devices driver for Linux | 3 | * faulty.c : Multiple Devices driver for Linux |
| 3 | * | 4 | * |
| 4 | * Copyright (C) 2004 Neil Brown | 5 | * Copyright (C) 2004 Neil Brown |
| 5 | * | 6 | * |
| 6 | * fautly-device-simulator personality for md | 7 | * fautly-device-simulator personality for md |
| 7 | * | ||
| 8 | * | ||
| 9 | * This program is free software; you can redistribute it and/or modify | ||
| 10 | * it under the terms of the GNU General Public License as published by | ||
| 11 | * the Free Software Foundation; either version 2, or (at your option) | ||
| 12 | * any later version. | ||
| 13 | * | ||
| 14 | * You should have received a copy of the GNU General Public License | ||
| 15 | * (for example /usr/src/linux/COPYING); if not, write to the Free | ||
| 16 | * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. | ||
| 17 | */ | 8 | */ |
| 18 | 9 | ||
| 19 | 10 | ||
