kernel/arch/powerpc/include/asm/msi_bitmap.h
.. .. @@ -1,14 +1,9 @@ 1 +/* SPDX-License-Identifier: GPL-2.0-only */1 2 #ifndef _POWERPC_SYSDEV_MSI_BITMAP_H 2 3 #define _POWERPC_SYSDEV_MSI_BITMAP_H 3 4 4 5 /* 5 6 * Copyright 2008, Michael Ellerman, IBM Corporation. 6 - *7 - * This program is free software; you can redistribute it and/or8 - * modify it under the terms of the GNU General Public License9 - * as published by the Free Software Foundation; version 2 of the10 - * License.11 - *12 7 */ 13 8 14 9 #include <linux/of.h>