kernel/drivers/scsi/raid_class.c
.. .. @@ -1,9 +1,8 @@ 1 +// SPDX-License-Identifier: GPL-2.0-only1 2 /* 2 3 * raid_class.c - implementation of a simple raid visualisation class 3 4 * 4 5 * Copyright (c) 2005 - James Bottomley <James.Bottomley@steeleye.com> 5 - *6 - * This file is licensed under GPLv27 6 * 8 7 * This class is designed to allow raid attributes to be visualised and 9 8 * manipulated in a form independent of the underlying raid. Ultimately this