kernel/include/linux/ssb/ssb_driver_extif.h
.. .. @@ -1,3 +1,4 @@ 1 +/* SPDX-License-Identifier: GPL-2.0-only */1 2 /* 2 3 * Hardware-specific External Interface I/O core definitions 3 4 * for the BCM47xx family of SiliconBackplane-based chips. .. .. @@ -14,8 +15,6 @@ 14 15 * 15 16 * Copyright 2005, Broadcom Corporation 16 17 * Copyright 2006, Michael Buesch 17 - *18 - * Licensed under the GPL version 2. See COPYING for details.19 18 */ 20 19 #ifndef LINUX_SSB_EXTIFCORE_H_ 21 20 #define LINUX_SSB_EXTIFCORE_H_