kernel/drivers/rapidio/switches/tsi568.c
.. .. @@ -1,3 +1,4 @@ 1 +// SPDX-License-Identifier: GPL-2.0-or-later1 2 /* 2 3 * RapidIO Tsi568 switch support 3 4 * .. .. @@ -8,11 +9,6 @@ 8 9 * 9 10 * Copyright 2005 MontaVista Software, Inc. 10 11 * Matt Porter <mporter@kernel.crashing.org> 11 - *12 - * This program is free software; you can redistribute it and/or modify it13 - * under the terms of the GNU General Public License as published by the14 - * Free Software Foundation; either version 2 of the License, or (at your15 - * option) any later version.16 12 */ 17 13 18 14 #include <linux/rio.h>