Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_30.RULE (part 1)

Based on the normalized pattern:

this program is free software you can redistribute it and/or modify it
under the terms of the gnu general public license as published by the
free software foundation version 2 this program is distributed as is
without any warranty of any kind whether express or implied without
even the implied warranty of merchantability or fitness for a
particular purpose see the gnu general public license for more details

extracted by the scancode license scanner the SPDX license identifier

GPL-2.0-only

has been chosen to replace the boilerplate/reference.

Reviewed-by: Allison Randal <allison@lohutok.net>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

authored by

Thomas Gleixner and committed by
Greg Kroah-Hartman
52e6676e a6546f89

+90 -657
+2 -12
arch/arm/boot/dts/bcm11351.dtsi
··· 1 - /* 2 - * Copyright (C) 2012-2013 Broadcom Corporation 3 - * 4 - * This program is free software; you can redistribute it and/or 5 - * modify it under the terms of the GNU General Public License as 6 - * published by the Free Software Foundation version 2. 7 - * 8 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 9 - * kind, whether express or implied; without even the implied warranty 10 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 11 - * GNU General Public License for more details. 12 - */ 1 + // SPDX-License-Identifier: GPL-2.0-only 2 + // Copyright (C) 2012-2013 Broadcom Corporation 13 3 14 4 #include <dt-bindings/interrupt-controller/arm-gic.h> 15 5 #include <dt-bindings/interrupt-controller/irq.h>
+2 -12
arch/arm/boot/dts/bcm21664-garnet.dts
··· 1 - /* 2 - * Copyright (C) 2014 Broadcom Corporation 3 - * 4 - * This program is free software; you can redistribute it and/or 5 - * modify it under the terms of the GNU General Public License as 6 - * published by the Free Software Foundation version 2. 7 - * 8 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 9 - * kind, whether express or implied; without even the implied warranty 10 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 11 - * GNU General Public License for more details. 12 - */ 1 + // SPDX-License-Identifier: GPL-2.0-only 2 + // Copyright (C) 2014 Broadcom Corporation 13 3 14 4 /dts-v1/; 15 5
+2 -12
arch/arm/boot/dts/bcm21664.dtsi
··· 1 - /* 2 - * Copyright (C) 2014 Broadcom Corporation 3 - * 4 - * This program is free software; you can redistribute it and/or 5 - * modify it under the terms of the GNU General Public License as 6 - * published by the Free Software Foundation version 2. 7 - * 8 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 9 - * kind, whether express or implied; without even the implied warranty 10 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 11 - * GNU General Public License for more details. 12 - */ 1 + // SPDX-License-Identifier: GPL-2.0-only 2 + // Copyright (C) 2014 Broadcom Corporation 13 3 14 4 #include <dt-bindings/interrupt-controller/arm-gic.h> 15 5 #include <dt-bindings/interrupt-controller/irq.h>
+2 -12
arch/arm/boot/dts/bcm28155-ap.dts
··· 1 - /* 2 - * Copyright (C) 2013 Broadcom Corporation 3 - * 4 - * This program is free software; you can redistribute it and/or 5 - * modify it under the terms of the GNU General Public License as 6 - * published by the Free Software Foundation version 2. 7 - * 8 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 9 - * kind, whether express or implied; without even the implied warranty 10 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 11 - * GNU General Public License for more details. 12 - */ 1 + // SPDX-License-Identifier: GPL-2.0-only 2 + // Copyright (C) 2013 Broadcom Corporation 13 3 14 4 /dts-v1/; 15 5
+1 -9
arch/arm/boot/dts/dra72x-mmc-iodelay.dtsi
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * MMC IOdelay values for TI's DRA72x, DRA71x and AM571x SoCs. 3 4 * 4 5 * Copyright (C) 2017 Texas Instruments Incorporated - https://www.ti.com/ 5 - * 6 - * This program is free software; you can redistribute it and/or 7 - * modify it under the terms of the GNU General Public License as 8 - * published by the Free Software Foundation version 2. 9 - * 10 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 11 - * kind, whether express or implied; without even the implied warranty 12 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 13 - * GNU General Public License for more details. 14 6 */ 15 7 16 8 /*
+1 -9
arch/arm/boot/dts/dra74x-mmc-iodelay.dtsi
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * MMC IOdelay values for TI's DRA74x, DRA75x and AM572x SoCs. 3 4 * 4 5 * Copyright (C) 2017 Texas Instruments Incorporated - https://www.ti.com/ 5 - * 6 - * This program is free software; you can redistribute it and/or 7 - * modify it under the terms of the GNU General Public License as 8 - * published by the Free Software Foundation version 2. 9 - * 10 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 11 - * kind, whether express or implied; without even the implied warranty 12 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 13 - * GNU General Public License for more details. 14 6 */ 15 7 16 8 /*
+2 -12
arch/arm/include/debug/brcmstb.S
··· 1 - /* 2 - * Copyright (C) 2016 Broadcom 3 - * 4 - * This program is free software; you can redistribute it and/or 5 - * modify it under the terms of the GNU General Public License as 6 - * published by the Free Software Foundation version 2. 7 - * 8 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 9 - * kind, whether express or implied; without even the implied warranty 10 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 11 - * GNU General Public License for more details. 12 - */ 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 2 + /* Copyright (C) 2016 Broadcom */ 13 3 #include <linux/serial_reg.h> 14 4 #include <asm/cputype.h> 15 5
+1 -8
arch/arm/mach-bcm/Makefile
··· 1 + # SPDX-License-Identifier: GPL-2.0-only 1 2 # 2 3 # Copyright (C) 2012-2015 Broadcom Corporation 3 4 # 4 - # This program is free software; you can redistribute it and/or 5 - # modify it under the terms of the GNU General Public License as 6 - # published by the Free Software Foundation version 2. 7 - # 8 - # This program is distributed "as is" WITHOUT ANY WARRANTY of any 9 - # kind, whether express or implied; without even the implied warranty 10 - # of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 11 - # GNU General Public License for more details. 12 5 13 6 # Cygnus 14 7 obj-$(CONFIG_ARCH_BCM_CYGNUS) += bcm_cygnus.o
+2 -12
arch/arm/mach-bcm/bcm63xx.c
··· 1 - /* 2 - * Copyright (C) 2014 Broadcom Corporation 3 - * 4 - * This program is free software; you can redistribute it and/or 5 - * modify it under the terms of the GNU General Public License as 6 - * published by the Free Software Foundation version 2. 7 - * 8 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 9 - * kind, whether express or implied; without even the implied warranty 10 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 11 - * GNU General Public License for more details. 12 - */ 1 + // SPDX-License-Identifier: GPL-2.0-only 2 + // Copyright (C) 2014 Broadcom Corporation 13 3 14 4 #include <linux/of_platform.h> 15 5
+2 -12
arch/arm/mach-bcm/bcm_cygnus.c
··· 1 - /* 2 - * Copyright (C) 2014 Broadcom Corporation 3 - * 4 - * This program is free software; you can redistribute it and/or 5 - * modify it under the terms of the GNU General Public License as 6 - * published by the Free Software Foundation version 2. 7 - * 8 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 9 - * kind, whether express or implied; without even the implied warranty 10 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 11 - * GNU General Public License for more details. 12 - */ 1 + // SPDX-License-Identifier: GPL-2.0-only 2 + // Copyright (C) 2014 Broadcom Corporation 13 3 14 4 #include <asm/mach/arch.h> 15 5
+2 -12
arch/arm/mach-bcm/bcm_hr2.c
··· 1 - /* 2 - * Copyright (C) 2017 Broadcom 3 - * 4 - * This program is free software; you can redistribute it and/or 5 - * modify it under the terms of the GNU General Public License as 6 - * published by the Free Software Foundation version 2. 7 - * 8 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 9 - * kind, whether express or implied; without even the implied warranty 10 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 11 - * GNU General Public License for more details. 12 - */ 1 + // SPDX-License-Identifier: GPL-2.0-only 2 + // Copyright (C) 2017 Broadcom 13 3 14 4 #include <asm/mach/arch.h> 15 5
+2 -12
arch/arm/mach-bcm/bcm_kona_smc.c
··· 1 - /* 2 - * Copyright (C) 2013 Broadcom Corporation 3 - * 4 - * This program is free software; you can redistribute it and/or 5 - * modify it under the terms of the GNU General Public License as 6 - * published by the Free Software Foundation version 2. 7 - * 8 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 9 - * kind, whether express or implied; without even the implied warranty 10 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 11 - * GNU General Public License for more details. 12 - */ 1 + // SPDX-License-Identifier: GPL-2.0-only 2 + // Copyright (C) 2013 Broadcom Corporation 13 3 #include <linux/smp.h> 14 4 #include <linux/io.h> 15 5 #include <linux/ioport.h>
+2 -12
arch/arm/mach-bcm/bcm_kona_smc.h
··· 1 - /* 2 - * Copyright (C) 2013 Broadcom Corporation 3 - * 4 - * This program is free software; you can redistribute it and/or 5 - * modify it under the terms of the GNU General Public License as 6 - * published by the Free Software Foundation version 2. 7 - * 8 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 9 - * kind, whether express or implied; without even the implied warranty 10 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 11 - * GNU General Public License for more details. 12 - */ 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 2 + /* Copyright (C) 2013 Broadcom Corporation */ 13 3 14 4 #ifndef BCM_KONA_SMC_H 15 5 #define BCM_KONA_SMC_H
+2 -12
arch/arm/mach-bcm/bcm_nsp.c
··· 1 - /* 2 - * Copyright (C) 2015 Broadcom Corporation 3 - * 4 - * This program is free software; you can redistribute it and/or 5 - * modify it under the terms of the GNU General Public License as 6 - * published by the Free Software Foundation version 2. 7 - * 8 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 9 - * kind, whether express or implied; without even the implied warranty 10 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 11 - * GNU General Public License for more details. 12 - */ 1 + // SPDX-License-Identifier: GPL-2.0-only 2 + // Copyright (C) 2015 Broadcom Corporation 13 3 14 4 #include <asm/mach/arch.h> 15 5
+2 -12
arch/arm/mach-bcm/board_bcm21664.c
··· 1 - /* 2 - * Copyright (C) 2014 Broadcom Corporation 3 - * 4 - * This program is free software; you can redistribute it and/or 5 - * modify it under the terms of the GNU General Public License as 6 - * published by the Free Software Foundation version 2. 7 - * 8 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 9 - * kind, whether express or implied; without even the implied warranty 10 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 11 - * GNU General Public License for more details. 12 - */ 1 + // SPDX-License-Identifier: GPL-2.0-only 2 + // Copyright (C) 2014 Broadcom Corporation 13 3 14 4 #include <asm/mach/arch.h> 15 5
+2 -12
arch/arm/mach-bcm/board_bcm23550.c
··· 1 - /* 2 - * Copyright (C) 2016 Broadcom 3 - * 4 - * This program is free software; you can redistribute it and/or 5 - * modify it under the terms of the GNU General Public License as 6 - * published by the Free Software Foundation version 2. 7 - * 8 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 9 - * kind, whether express or implied; without even the implied warranty 10 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 11 - * GNU General Public License for more details. 12 - */ 1 + // SPDX-License-Identifier: GPL-2.0-only 2 + // Copyright (C) 2016 Broadcom 13 3 14 4 #include <linux/of_platform.h> 15 5
+2 -12
arch/arm/mach-bcm/board_bcm281xx.c
··· 1 - /* 2 - * Copyright (C) 2012-2014 Broadcom Corporation 3 - * 4 - * This program is free software; you can redistribute it and/or 5 - * modify it under the terms of the GNU General Public License as 6 - * published by the Free Software Foundation version 2. 7 - * 8 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 9 - * kind, whether express or implied; without even the implied warranty 10 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 11 - * GNU General Public License for more details. 12 - */ 1 + // SPDX-License-Identifier: GPL-2.0-only 2 + // Copyright (C) 2012-2014 Broadcom Corporation 13 3 14 4 #include <linux/clocksource.h> 15 5 #include <linux/of_address.h>
+2 -12
arch/arm/mach-bcm/brcmstb.c
··· 1 - /* 2 - * Copyright (C) 2013-2014 Broadcom Corporation 3 - * 4 - * This program is free software; you can redistribute it and/or 5 - * modify it under the terms of the GNU General Public License as 6 - * published by the Free Software Foundation version 2. 7 - * 8 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 9 - * kind, whether express or implied; without even the implied warranty 10 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 11 - * GNU General Public License for more details. 12 - */ 1 + // SPDX-License-Identifier: GPL-2.0-only 2 + // Copyright (C) 2013-2014 Broadcom Corporation 13 3 14 4 #include <linux/init.h> 15 5 #include <linux/irqchip.h>
+2 -12
arch/arm/mach-bcm/kona_l2_cache.c
··· 1 - /* 2 - * Copyright (C) 2012-2014 Broadcom Corporation 3 - * 4 - * This program is free software; you can redistribute it and/or 5 - * modify it under the terms of the GNU General Public License as 6 - * published by the Free Software Foundation version 2. 7 - * 8 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 9 - * kind, whether express or implied; without even the implied warranty 10 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 11 - * GNU General Public License for more details. 12 - */ 1 + // SPDX-License-Identifier: GPL-2.0-only 2 + // Copyright (C) 2012-2014 Broadcom Corporation 13 3 14 4 15 5 #include <linux/init.h>
+2 -12
arch/arm/mach-bcm/kona_l2_cache.h
··· 1 - /* 2 - * Copyright (C) 2012-2014 Broadcom Corporation 3 - * 4 - * This program is free software; you can redistribute it and/or 5 - * modify it under the terms of the GNU General Public License as 6 - * published by the Free Software Foundation version 2. 7 - * 8 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 9 - * kind, whether express or implied; without even the implied warranty 10 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 11 - * GNU General Public License for more details. 12 - */ 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 2 + /* Copyright (C) 2012-2014 Broadcom Corporation */ 13 3 14 4 #ifdef CONFIG_ARCH_BCM_MOBILE_L2_CACHE 15 5 void kona_l2_cache_init(void);
+1 -9
arch/arm/mach-bcm/platsmp-brcmstb.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Broadcom STB CPU SMP and hotplug support for ARM 3 4 * 4 5 * Copyright (C) 2013-2014 Broadcom Corporation 5 - * 6 - * This program is free software; you can redistribute it and/or 7 - * modify it under the terms of the GNU General Public License as 8 - * published by the Free Software Foundation version 2. 9 - * 10 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 11 - * kind, whether express or implied; without even the implied warranty 12 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 13 - * GNU General Public License for more details. 14 6 */ 15 7 16 8 #include <linux/delay.h>
+1 -10
arch/arm/mach-davinci/board-dm365-evm.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * TI DaVinci DM365 EVM board support 3 4 * 4 5 * Copyright (C) 2009 Texas Instruments Incorporated 5 - * 6 - * This program is free software; you can redistribute it and/or 7 - * modify it under the terms of the GNU General Public License as 8 - * published by the Free Software Foundation version 2. 9 - * 10 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 11 - * kind, whether express or implied; without even the implied warranty 12 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 13 - * GNU General Public License for more details. 14 6 */ 15 7 #include <linux/kernel.h> 16 8 #include <linux/init.h> ··· 853 861 .init_late = davinci_init_late, 854 862 .dma_zone_size = SZ_128M, 855 863 MACHINE_END 856 -
+1 -9
arch/arm/mach-davinci/davinci.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * This file contains the processor specific definitions 3 4 * of the TI DM644x, DM355, DM365, and DM646x. 4 5 * 5 6 * Copyright (C) 2011 Texas Instruments Incorporated 6 7 * Copyright (c) 2007 Deep Root Systems, LLC 7 - * 8 - * This program is free software; you can redistribute it and/or 9 - * modify it under the terms of the GNU General Public License as 10 - * published by the Free Software Foundation version 2. 11 - * 12 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 13 - * kind, whether express or implied; without even the implied warranty 14 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 15 - * GNU General Public License for more details. 16 8 */ 17 9 #ifndef __DAVINCI_H 18 10 #define __DAVINCI_H
+1 -9
arch/arm/mach-davinci/dm365.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * TI DaVinci DM365 chip specific setup 3 4 * 4 5 * Copyright (C) 2009 Texas Instruments 5 - * 6 - * This program is free software; you can redistribute it and/or 7 - * modify it under the terms of the GNU General Public License as 8 - * published by the Free Software Foundation version 2. 9 - * 10 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 11 - * kind, whether express or implied; without even the implied warranty 12 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 13 - * GNU General Public License for more details. 14 6 */ 15 7 16 8 #include <linux/clk-provider.h>
+1 -9
arch/arm/mach-davinci/pm.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * TI DaVinci platform support for power management. 3 4 * 4 5 * Copyright (C) 2009 Texas Instruments, Inc. https://www.ti.com/ 5 - * 6 - * This program is free software; you can redistribute it and/or 7 - * modify it under the terms of the GNU General Public License as 8 - * published by the Free Software Foundation version 2. 9 - * 10 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 11 - * kind, whether express or implied; without even the implied warranty 12 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 13 - * GNU General Public License for more details. 14 6 */ 15 7 #ifndef _MACH_DAVINCI_PM_H 16 8 #define _MACH_DAVINCI_PM_H
+1 -9
arch/arm/mach-omap1/gpio15xx.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * OMAP15xx specific gpio init 3 4 * ··· 6 5 * 7 6 * Author: 8 7 * Charulatha V <charu@ti.com> 9 - * 10 - * This program is free software; you can redistribute it and/or 11 - * modify it under the terms of the GNU General Public License as 12 - * published by the Free Software Foundation version 2. 13 - * 14 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 15 - * kind, whether express or implied; without even the implied warranty 16 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 17 - * GNU General Public License for more details. 18 8 */ 19 9 20 10 #include <linux/gpio.h>
+1 -9
arch/arm/mach-omap1/gpio16xx.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * OMAP16xx specific gpio init 3 4 * ··· 6 5 * 7 6 * Author: 8 7 * Charulatha V <charu@ti.com> 9 - * 10 - * This program is free software; you can redistribute it and/or 11 - * modify it under the terms of the GNU General Public License as 12 - * published by the Free Software Foundation version 2. 13 - * 14 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 15 - * kind, whether express or implied; without even the implied warranty 16 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 17 - * GNU General Public License for more details. 18 8 */ 19 9 20 10 #include <linux/gpio.h>
+1 -9
arch/arm/mach-omap1/gpio7xx.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * OMAP7xx specific gpio init 3 4 * ··· 6 5 * 7 6 * Author: 8 7 * Charulatha V <charu@ti.com> 9 - * 10 - * This program is free software; you can redistribute it and/or 11 - * modify it under the terms of the GNU General Public License as 12 - * published by the Free Software Foundation version 2. 13 - * 14 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 15 - * kind, whether express or implied; without even the implied warranty 16 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 17 - * GNU General Public License for more details. 18 8 */ 19 9 20 10 #include <linux/gpio.h>
+1 -9
arch/arm/mach-omap2/am33xx.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * This file contains the address info for various AM33XX modules. 3 4 * 4 5 * Copyright (C) 2011 Texas Instruments, Inc. - https://www.ti.com/ 5 - * 6 - * This program is free software; you can redistribute it and/or 7 - * modify it under the terms of the GNU General Public License as 8 - * published by the Free Software Foundation version 2. 9 - * 10 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 11 - * kind, whether express or implied; without even the implied warranty 12 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 13 - * GNU General Public License for more details. 14 6 */ 15 7 16 8 #ifndef __ASM_ARCH_AM33XX_H
+1 -9
arch/arm/mach-omap2/clockdomains33xx_data.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * AM33XX Clock Domain data. 3 4 * 4 5 * Copyright (C) 2011-2012 Texas Instruments Incorporated - https://www.ti.com/ 5 6 * Vaibhav Hiremath <hvaibhav@ti.com> 6 - * 7 - * This program is free software; you can redistribute it and/or 8 - * modify it under the terms of the GNU General Public License as 9 - * published by the Free Software Foundation version 2. 10 - * 11 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 12 - * kind, whether express or implied; without even the implied warranty 13 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 14 - * GNU General Public License for more details. 15 7 */ 16 8 17 9 #include <linux/kernel.h>
+1 -9
arch/arm/mach-omap2/clockdomains81xx_data.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * TI81XX Clock Domain data. 3 4 * 4 5 * Copyright (C) 2010 Texas Instruments, Inc. - https://www.ti.com/ 5 6 * Copyright (C) 2013 SKTB SKiT, http://www.skitlab.ru/ 6 - * 7 - * This program is free software; you can redistribute it and/or 8 - * modify it under the terms of the GNU General Public License as 9 - * published by the Free Software Foundation version 2. 10 - * 11 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 12 - * kind, whether express or implied; without even the implied warranty 13 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 14 - * GNU General Public License for more details. 15 7 */ 16 8 17 9 #ifndef __ARCH_ARM_MACH_OMAP2_CLOCKDOMAINS_81XX_H
+1 -9
arch/arm/mach-omap2/cm-regbits-33xx.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * AM33XX Power Management register bits 3 4 * ··· 6 5 * Vaibhav Hiremath <hvaibhav@ti.com> 7 6 * 8 7 * Copyright (C) 2011-2012 Texas Instruments Incorporated - https://www.ti.com/ 9 - * 10 - * This program is free software; you can redistribute it and/or 11 - * modify it under the terms of the GNU General Public License as 12 - * published by the Free Software Foundation version 2. 13 - * 14 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 15 - * kind, whether express or implied; without even the implied warranty 16 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 17 - * GNU General Public License for more details. 18 8 */ 19 9 20 10
+1 -9
arch/arm/mach-omap2/cm33xx.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * AM33XX CM functions 3 4 * ··· 6 5 * Vaibhav Hiremath <hvaibhav@ti.com> 7 6 * 8 7 * Reference taken from from OMAP4 cminst44xx.c 9 - * 10 - * This program is free software; you can redistribute it and/or 11 - * modify it under the terms of the GNU General Public License as 12 - * published by the Free Software Foundation version 2. 13 - * 14 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 15 - * kind, whether express or implied; without even the implied warranty 16 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 17 - * GNU General Public License for more details. 18 8 */ 19 9 20 10 #include <linux/kernel.h>
+1 -9
arch/arm/mach-omap2/cm33xx.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * AM33XX CM offset macros 3 4 * 4 5 * Copyright (C) 2011-2012 Texas Instruments Incorporated - https://www.ti.com/ 5 6 * Vaibhav Hiremath <hvaibhav@ti.com> 6 - * 7 - * This program is free software; you can redistribute it and/or 8 - * modify it under the terms of the GNU General Public License as 9 - * published by the Free Software Foundation version 2. 10 - * 11 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 12 - * kind, whether express or implied; without even the implied warranty 13 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 14 - * GNU General Public License for more details. 15 7 */ 16 8 17 9 #ifndef __ARCH_ARM_MACH_OMAP2_CM_33XX_H
+1 -9
arch/arm/mach-omap2/cm81xx.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Clock domain register offsets for TI81XX. 3 4 * 4 5 * Copyright (C) 2010 Texas Instruments, Inc. - https://www.ti.com/ 5 6 * Copyright (C) 2013 SKTB SKiT, http://www.skitlab.ru/ 6 - * 7 - * This program is free software; you can redistribute it and/or 8 - * modify it under the terms of the GNU General Public License as 9 - * published by the Free Software Foundation version 2. 10 - * 11 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 12 - * kind, whether express or implied; without even the implied warranty 13 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 14 - * GNU General Public License for more details. 15 7 */ 16 8 17 9 #ifndef __ARCH_ARM_MACH_OMAP2_CM_TI81XX_H
+1 -10
arch/arm/mach-omap2/omap_hwmod_81xx_data.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * DM81xx hwmod data. 3 4 * 4 5 * Copyright (C) 2010 Texas Instruments, Inc. - https://www.ti.com/ 5 6 * Copyright (C) 2013 SKTB SKiT, http://www.skitlab.ru/ 6 - * 7 - * This program is free software; you can redistribute it and/or 8 - * modify it under the terms of the GNU General Public License as 9 - * published by the Free Software Foundation version 2. 10 - * 11 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 12 - * kind, whether express or implied; without even the implied warranty 13 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 14 - * GNU General Public License for more details. 15 - * 16 7 */ 17 8 18 9 #include <linux/types.h>
+1 -9
arch/arm/mach-omap2/powerdomains33xx_data.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * AM33XX Power domain data 3 4 * 4 5 * Copyright (C) 2011-2012 Texas Instruments Incorporated - https://www.ti.com/ 5 - * 6 - * This program is free software; you can redistribute it and/or 7 - * modify it under the terms of the GNU General Public License as 8 - * published by the Free Software Foundation version 2. 9 - * 10 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 11 - * kind, whether express or implied; without even the implied warranty 12 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 13 - * GNU General Public License for more details. 14 6 */ 15 7 16 8 #include <linux/kernel.h>
+1 -9
arch/arm/mach-omap2/prm-regbits-33xx.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * AM33XX PRM_XXX register bits 3 4 * 4 5 * Copyright (C) 2011-2012 Texas Instruments Incorporated - https://www.ti.com/ 5 - * 6 - * This program is free software; you can redistribute it and/or 7 - * modify it under the terms of the GNU General Public License as 8 - * published by the Free Software Foundation version 2. 9 - * 10 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 11 - * kind, whether express or implied; without even the implied warranty 12 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 13 - * GNU General Public License for more details. 14 6 */ 15 7 16 8 #ifndef __ARCH_ARM_MACH_OMAP2_PRM_REGBITS_33XX_H
+1 -9
arch/arm/mach-omap2/prm33xx.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * AM33XX PRM functions 3 4 * 4 5 * Copyright (C) 2011-2012 Texas Instruments Incorporated - https://www.ti.com/ 5 - * 6 - * This program is free software; you can redistribute it and/or 7 - * modify it under the terms of the GNU General Public License as 8 - * published by the Free Software Foundation version 2. 9 - * 10 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 11 - * kind, whether express or implied; without even the implied warranty 12 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 13 - * GNU General Public License for more details. 14 6 */ 15 7 16 8 #include <linux/kernel.h>
+1 -9
arch/arm/mach-omap2/prm33xx.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * AM33XX PRM instance offset macros 3 4 * 4 5 * Copyright (C) 2011-2012 Texas Instruments Incorporated - https://www.ti.com/ 5 - * 6 - * This program is free software; you can redistribute it and/or 7 - * modify it under the terms of the GNU General Public License as 8 - * published by the Free Software Foundation version 2. 9 - * 10 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 11 - * kind, whether express or implied; without even the implied warranty 12 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 13 - * GNU General Public License for more details. 14 6 */ 15 7 16 8 #ifndef __ARCH_ARM_MACH_OMAP2_PRM33XX_H
+1 -9
arch/arm/mach-omap2/ti81xx.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * This file contains the address data for various TI81XX modules. 3 4 * 4 5 * Copyright (C) 2010 Texas Instruments, Inc. - https://www.ti.com/ 5 - * 6 - * This program is free software; you can redistribute it and/or 7 - * modify it under the terms of the GNU General Public License as 8 - * published by the Free Software Foundation version 2. 9 - * 10 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 11 - * kind, whether express or implied; without even the implied warranty 12 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 13 - * GNU General Public License for more details. 14 6 */ 15 7 16 8 #ifndef __ASM_ARCH_TI81XX_H
+1 -8
drivers/char/hw_random/iproc-rng200.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Copyright (C) 2015 Broadcom Corporation 3 4 * 4 - * This program is free software; you can redistribute it and/or 5 - * modify it under the terms of the GNU General Public License as 6 - * published by the Free Software Foundation version 2. 7 - * 8 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 9 - * kind, whether express or implied; without even the implied warranty 10 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 11 - * GNU General Public License for more details. 12 5 */ 13 6 /* 14 7 * DESCRIPTION: The Broadcom iProc RNG200 Driver
+1 -9
drivers/clk/bcm/clk-bcm21664.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Copyright (C) 2014 Broadcom Corporation 3 4 * Copyright 2014 Linaro Limited 4 - * 5 - * This program is free software; you can redistribute it and/or 6 - * modify it under the terms of the GNU General Public License as 7 - * published by the Free Software Foundation version 2. 8 - * 9 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 10 - * kind, whether express or implied; without even the implied warranty 11 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 12 - * GNU General Public License for more details. 13 5 */ 14 6 15 7 #include "clk-kona.h"
+1 -9
drivers/clk/bcm/clk-bcm281xx.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Copyright (C) 2013 Broadcom Corporation 3 4 * Copyright 2013 Linaro Limited 4 - * 5 - * This program is free software; you can redistribute it and/or 6 - * modify it under the terms of the GNU General Public License as 7 - * published by the Free Software Foundation version 2. 8 - * 9 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 10 - * kind, whether express or implied; without even the implied warranty 11 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 12 - * GNU General Public License for more details. 13 5 */ 14 6 15 7 #include "clk-kona.h"
+2 -12
drivers/clk/bcm/clk-bcm63xx.c
··· 1 - /* 2 - * Copyright (C) 2015 Broadcom Corporation 3 - * 4 - * This program is free software; you can redistribute it and/or 5 - * modify it under the terms of the GNU General Public License as 6 - * published by the Free Software Foundation version 2. 7 - * 8 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 9 - * kind, whether express or implied; without even the implied warranty 10 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 11 - * GNU General Public License for more details. 12 - */ 1 + // SPDX-License-Identifier: GPL-2.0-only 2 + // Copyright (C) 2015 Broadcom Corporation 13 3 #include <linux/init.h> 14 4 #include <linux/clk-provider.h> 15 5 #include <linux/of.h>
+2 -12
drivers/clk/bcm/clk-cygnus.c
··· 1 - /* 2 - * Copyright (C) 2014 Broadcom Corporation 3 - * 4 - * This program is free software; you can redistribute it and/or 5 - * modify it under the terms of the GNU General Public License as 6 - * published by the Free Software Foundation version 2. 7 - * 8 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 9 - * kind, whether express or implied; without even the implied warranty 10 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 11 - * GNU General Public License for more details. 12 - */ 1 + // SPDX-License-Identifier: GPL-2.0-only 2 + // Copyright (C) 2014 Broadcom Corporation 13 3 14 4 #include <linux/kernel.h> 15 5 #include <linux/err.h>
+2 -12
drivers/clk/bcm/clk-hr2.c
··· 1 - /* 2 - * Copyright (C) 2017 Broadcom 3 - * 4 - * This program is free software; you can redistribute it and/or 5 - * modify it under the terms of the GNU General Public License as 6 - * published by the Free Software Foundation version 2. 7 - * 8 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 9 - * kind, whether express or implied; without even the implied warranty 10 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 11 - * GNU General Public License for more details. 12 - */ 1 + // SPDX-License-Identifier: GPL-2.0-only 2 + // Copyright (C) 2017 Broadcom 13 3 14 4 #include <linux/kernel.h> 15 5 #include <linux/err.h>
+2 -12
drivers/clk/bcm/clk-iproc-armpll.c
··· 1 - /* 2 - * Copyright (C) 2014 Broadcom Corporation 3 - * 4 - * This program is free software; you can redistribute it and/or 5 - * modify it under the terms of the GNU General Public License as 6 - * published by the Free Software Foundation version 2. 7 - * 8 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 9 - * kind, whether express or implied; without even the implied warranty 10 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 11 - * GNU General Public License for more details. 12 - */ 1 + // SPDX-License-Identifier: GPL-2.0-only 2 + // Copyright (C) 2014 Broadcom Corporation 13 3 14 4 #include <linux/kernel.h> 15 5 #include <linux/slab.h>
+2 -12
drivers/clk/bcm/clk-iproc-asiu.c
··· 1 - /* 2 - * Copyright (C) 2014 Broadcom Corporation 3 - * 4 - * This program is free software; you can redistribute it and/or 5 - * modify it under the terms of the GNU General Public License as 6 - * published by the Free Software Foundation version 2. 7 - * 8 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 9 - * kind, whether express or implied; without even the implied warranty 10 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 11 - * GNU General Public License for more details. 12 - */ 1 + // SPDX-License-Identifier: GPL-2.0-only 2 + // Copyright (C) 2014 Broadcom Corporation 13 3 14 4 #include <linux/kernel.h> 15 5 #include <linux/err.h>
+2 -12
drivers/clk/bcm/clk-iproc-pll.c
··· 1 - /* 2 - * Copyright (C) 2014 Broadcom Corporation 3 - * 4 - * This program is free software; you can redistribute it and/or 5 - * modify it under the terms of the GNU General Public License as 6 - * published by the Free Software Foundation version 2. 7 - * 8 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 9 - * kind, whether express or implied; without even the implied warranty 10 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 11 - * GNU General Public License for more details. 12 - */ 1 + // SPDX-License-Identifier: GPL-2.0-only 2 + // Copyright (C) 2014 Broadcom Corporation 13 3 14 4 #include <linux/kernel.h> 15 5 #include <linux/err.h>
+2 -12
drivers/clk/bcm/clk-iproc.h
··· 1 - /* 2 - * Copyright (C) 2014 Broadcom Corporation 3 - * 4 - * This program is free software; you can redistribute it and/or 5 - * modify it under the terms of the GNU General Public License as 6 - * published by the Free Software Foundation version 2. 7 - * 8 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 9 - * kind, whether express or implied; without even the implied warranty 10 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 11 - * GNU General Public License for more details. 12 - */ 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 2 + /* Copyright (C) 2014 Broadcom Corporation */ 13 3 14 4 #ifndef _CLK_IPROC_H 15 5 #define _CLK_IPROC_H
+1 -9
drivers/clk/bcm/clk-kona-setup.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Copyright (C) 2013 Broadcom Corporation 3 4 * Copyright 2013 Linaro Limited 4 - * 5 - * This program is free software; you can redistribute it and/or 6 - * modify it under the terms of the GNU General Public License as 7 - * published by the Free Software Foundation version 2. 8 - * 9 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 10 - * kind, whether express or implied; without even the implied warranty 11 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 12 - * GNU General Public License for more details. 13 5 */ 14 6 15 7 #include <linux/io.h>
+1 -9
drivers/clk/bcm/clk-kona.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * Copyright (C) 2013 Broadcom Corporation 3 4 * Copyright 2013 Linaro Limited 4 - * 5 - * This program is free software; you can redistribute it and/or 6 - * modify it under the terms of the GNU General Public License as 7 - * published by the Free Software Foundation version 2. 8 - * 9 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 10 - * kind, whether express or implied; without even the implied warranty 11 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 12 - * GNU General Public License for more details. 13 5 */ 14 6 15 7 #include "clk-kona.h"
+1 -9
drivers/clk/bcm/clk-kona.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * Copyright (C) 2013 Broadcom Corporation 3 4 * Copyright 2013 Linaro Limited 4 - * 5 - * This program is free software; you can redistribute it and/or 6 - * modify it under the terms of the GNU General Public License as 7 - * published by the Free Software Foundation version 2. 8 - * 9 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 10 - * kind, whether express or implied; without even the implied warranty 11 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 12 - * GNU General Public License for more details. 13 5 */ 14 6 15 7 #ifndef _CLK_KONA_H
+2 -12
drivers/clk/bcm/clk-ns2.c
··· 1 - /* 2 - * Copyright (C) 2015 Broadcom Corporation 3 - * 4 - * This program is free software; you can redistribute it and/or 5 - * modify it under the terms of the GNU General Public License as 6 - * published by the Free Software Foundation version 2. 7 - * 8 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 9 - * kind, whether express or implied; without even the implied warranty 10 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 11 - * GNU General Public License for more details. 12 - */ 1 + // SPDX-License-Identifier: GPL-2.0-only 2 + // Copyright (C) 2015 Broadcom Corporation 13 3 14 4 #include <linux/kernel.h> 15 5 #include <linux/err.h>
+2 -12
drivers/clk/bcm/clk-nsp.c
··· 1 - /* 2 - * Copyright (C) 2015 Broadcom Corporation 3 - * 4 - * This program is free software; you can redistribute it and/or 5 - * modify it under the terms of the GNU General Public License as 6 - * published by the Free Software Foundation version 2. 7 - * 8 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 9 - * kind, whether express or implied; without even the implied warranty 10 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 11 - * GNU General Public License for more details. 12 - */ 1 + // SPDX-License-Identifier: GPL-2.0-only 2 + // Copyright (C) 2015 Broadcom Corporation 13 3 14 4 #include <linux/kernel.h> 15 5 #include <linux/err.h>
+1 -10
drivers/clk/ti/adpll.c
··· 1 - /* 2 - * This program is free software; you can redistribute it and/or 3 - * modify it under the terms of the GNU General Public License as 4 - * published by the Free Software Foundation version 2. 5 - * 6 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 7 - * kind, whether express or implied; without even the implied warranty 8 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 9 - * GNU General Public License for more details. 10 - */ 1 + // SPDX-License-Identifier: GPL-2.0-only 11 2 12 3 #include <linux/clk.h> 13 4 #include <linux/clkdev.h>
+1 -9
drivers/clk/ti/clk-2xxx.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * OMAP2 Clock init 3 4 * 4 5 * Copyright (C) 2013 Texas Instruments, Inc 5 6 * Tero Kristo (t-kristo@ti.com) 6 - * 7 - * This program is free software; you can redistribute it and/or 8 - * modify it under the terms of the GNU General Public License as 9 - * published by the Free Software Foundation version 2. 10 - * 11 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 12 - * kind, whether express or implied; without even the implied warranty 13 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 14 - * GNU General Public License for more details. 15 7 */ 16 8 17 9 #include <linux/kernel.h>
+1 -9
drivers/clk/ti/clk-33xx.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * AM33XX Clock init 3 4 * 4 5 * Copyright (C) 2013 Texas Instruments, Inc 5 6 * Tero Kristo (t-kristo@ti.com) 6 - * 7 - * This program is free software; you can redistribute it and/or 8 - * modify it under the terms of the GNU General Public License as 9 - * published by the Free Software Foundation version 2. 10 - * 11 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 12 - * kind, whether express or implied; without even the implied warranty 13 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 14 - * GNU General Public License for more details. 15 7 */ 16 8 17 9 #include <linux/kernel.h>
+1 -9
drivers/clk/ti/clk-3xxx.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * OMAP3 Clock init 3 4 * 4 5 * Copyright (C) 2013 Texas Instruments, Inc 5 6 * Tero Kristo (t-kristo@ti.com) 6 - * 7 - * This program is free software; you can redistribute it and/or 8 - * modify it under the terms of the GNU General Public License as 9 - * published by the Free Software Foundation version 2. 10 - * 11 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 12 - * kind, whether express or implied; without even the implied warranty 13 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 14 - * GNU General Public License for more details. 15 7 */ 16 8 17 9 #include <linux/kernel.h>
+1 -9
drivers/clk/ti/clk-43xx.c
··· 1 + // SPDX-License-Identifier: GPL-2.0-only 1 2 /* 2 3 * AM43XX Clock init 3 4 * 4 5 * Copyright (C) 2013 Texas Instruments, Inc 5 6 * Tero Kristo (t-kristo@ti.com) 6 - * 7 - * This program is free software; you can redistribute it and/or 8 - * modify it under the terms of the GNU General Public License as 9 - * published by the Free Software Foundation version 2. 10 - * 11 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 12 - * kind, whether express or implied; without even the implied warranty 13 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 14 - * GNU General Public License for more details. 15 7 */ 16 8 17 9 #include <linux/kernel.h>
+1 -10
drivers/clk/ti/clk-816x.c
··· 1 - /* 2 - * This program is free software; you can redistribute it and/or 3 - * modify it under the terms of the GNU General Public License as 4 - * published by the Free Software Foundation version 2. 5 - * 6 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 7 - * kind, whether express or implied; without even the implied warranty 8 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 9 - * GNU General Public License for more details. 10 - */ 1 + // SPDX-License-Identifier: GPL-2.0-only 11 2 12 3 #include <linux/kernel.h> 13 4 #include <linux/list.h>
+1 -9
drivers/clk/ti/clock.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 2 3 * TI Clock driver internal definitions 3 4 * 4 5 * Copyright (C) 2014 Texas Instruments, Inc 5 6 * Tero Kristo (t-kristo@ti.com) 6 - * 7 - * This program is free software; you can redistribute it and/or 8 - * modify it under the terms of the GNU General Public License as 9 - * published by the Free Software Foundation version 2. 10 - * 11 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 12 - * kind, whether express or implied; without even the implied warranty 13 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 14 - * GNU General Public License for more details. 15 7 */ 16 8 #ifndef __DRIVERS_CLK_TI_CLOCK__ 17 9 #define __DRIVERS_CLK_TI_CLOCK__
+1 -10
drivers/clk/ti/fapll.c
··· 1 - /* 2 - * This program is free software; you can redistribute it and/or 3 - * modify it under the terms of the GNU General Public License as 4 - * published by the Free Software Foundation version 2. 5 - * 6 - * This program is distributed "as is" WITHOUT ANY WARRANTY of any 7 - * kind, whether express or implied; without even the implied warranty 8 - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 9 - * GNU General Public License for more details. 10 - */ 1 + // SPDX-License-Identifier: GPL-2.0-only 11 2 12 3 #include <linux/clk.h> 13 4 #include <linux/clk-provider.h>