kernel/include/linux/raid_class.h
.. .. @@ -1,9 +1,8 @@ 1 +/* SPDX-License-Identifier: GPL-2.0-only */1 2 /* 2 3 * raid_class.h - a generic 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 #include <linux/transport_class.h> 9 8