coreboot-kgpe-d16/src/include
Patrick Georgi ac9590395e treewide: replace GPLv2 long form headers with SPDX header
This replaces GPLv2-or-later and GPLv2-only long form text with the
short SPDX identifiers.

Commands used:
perl -i -p0e 's|/\*[*\n\t ]*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.*of.*the.*License.*or.*(at.*your.*option).*any.*later.*version.+This.*program.*is.*distributed.*in.*the.*hope.*that.*it.*will.*be.*useful,.*but.*;.*without.*even.*the.*implied.*warranty.*of.*MERCHANTABILITY.*or.*FITNESS.*FOR.*A.*PARTICULAR.*PURPOSE..*.*See.*the.*GNU.*General.*Public.*License for more details.[\n\t ]*\*/|/* SPDX-License-Identifier: GPL-2.0-or-later */|s' $(cat filelist)

perl -i -p0e 's|/\*[*\n\t ]*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.*in.*the.*hope.*that.*it.*will.*be.*useful,.*but.*;.*without.*even.*the.*implied.*warranty.*of.*MERCHANTABILITY.*or.*FITNESS.*FOR.*A.*PARTICULAR.*PURPOSE..*.*See.*the.*GNU.*General.*Public.*License for more details.[\n\t ]*\*/|/* SPDX-License-Identifier: GPL-2.0-only */|s' $(cat filelist)

perl -i -p0e 's|/\*[*\n\t ]*This program is free software[:;].*you.*can.*redistribute.*it.*and/or.*modify.*it.*under.*the.*terms.*of.*the.*GNU.*General.*Public.*License.*version.*2.*as.*published.*by.*the.*Free.*Software.*Foundation[.;,].+This.*program.*is.*distributed.*in.*the.*hope.*that.*it.*will.*be.*useful,.*but.*;.*without.*even.*the.*implied.*warranty.*of.*MERCHANTABILITY.*or.*FITNESS.*FOR.*A.*PARTICULAR.*PURPOSE..*.*See.*the.*GNU.*General.*Public.*License for more details.[\n\t ]*\*/|/* SPDX-License-Identifier: GPL-2.0-only */|s' $(cat filelist)

perl -i -p0e 's|/\*[*\n\t ]*This software is licensed under.*the.*terms.*of.*the.*GNU.*General.*Public.*License.*version.*2.*as.*published.*by.*the.*Free.*Software.*Foundation,.+This.*program.*is.*distributed.*in.*the.*hope.*that.*it.*will.*be.*useful,.*but.*;.*without.*even.*the.*implied.*warranty.*of.*MERCHANTABILITY.*or.*FITNESS.*FOR.*A.*PARTICULAR.*PURPOSE..*.*See.*the.*GNU.*General.*Public.*License for more details.[\n\t ]*\*/|/* SPDX-License-Identifier: GPL-2.0-only */|s' $(cat filelist)

Change-Id: I7a746088a35633c11fc7ebe86006e96458a1abf8
Signed-off-by: Patrick Georgi <pgeorgi@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/41066
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: David Hendricks <david.hendricks@gmail.com>
Reviewed-by: HAOUAS Elyes <ehaouas@noos.fr>
2020-05-06 22:20:57 +00:00
..
acpi acpi: Update sata files to be more aligned with rest of acpi files 2020-05-02 20:41:39 +00:00
boot src: Use 'include <boot/coreboot_tables.h>' when appropriate 2019-10-27 17:48:30 +00:00
console treewide: replace GPLv2 long form headers with SPDX header 2020-05-06 22:20:57 +00:00
cpu treewide: replace GPLv2 long form headers with SPDX header 2020-05-06 22:20:57 +00:00
device treewide: replace GPLv2 long form headers with SPDX header 2020-05-06 22:20:57 +00:00
efi src/include: Use SPDX for GPL-2.0-only files 2020-04-05 17:45:17 +00:00
pc80 treewide: replace GPLv2 long form headers with SPDX header 2020-05-06 22:20:57 +00:00
smp coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
superio src/include: Use SPDX for GPL-2.0-only files 2020-04-05 17:45:17 +00:00
sys
adainit.h src/include: Use SPDX for GPL-2.0-only files 2020-04-05 17:45:17 +00:00
assert.h assert.h: Simplify dead_code() 2020-04-10 00:10:58 +00:00
b64_decode.h treewide: replace GPLv2 long form headers with SPDX header 2020-05-06 22:20:57 +00:00
base3.h src/include: Use SPDX for GPL-2.0-only files 2020-04-05 17:45:17 +00:00
bcd.h src/include: Use SPDX for GPL-2.0-only files 2020-04-05 17:45:17 +00:00
boardid.h src/include: Use SPDX for GPL-2.0-only files 2020-04-05 17:45:17 +00:00
boot_device.h security/lockdown: Write-protect WP_RO 2020-04-28 01:20:43 +00:00
bootblock_common.h src/include: Use SPDX for GPL-2.0-only files 2020-04-05 17:45:17 +00:00
bootmem.h src/include: Use SPDX for GPL-2.0-only files 2020-04-05 17:45:17 +00:00
bootmode.h src/include: Use SPDX for GPL-2.0-only files 2020-04-05 17:45:17 +00:00
bootsplash.h src/include: Use SPDX for GPL-2.0-only files 2020-04-05 17:45:17 +00:00
bootstate.h src/include: Use SPDX for GPL-2.0-only files 2020-04-05 17:45:17 +00:00
cbfs.h src/include: Use SPDX for GPL-2.0-only files 2020-04-05 17:45:17 +00:00
cbmem.h rules.h: Rename ENV_VERSTAGE to ENV_SEPARATE_VERSTAGE 2020-04-23 01:21:56 +00:00
cper.h src/include: Use SPDX for GPL-2.0-only files 2020-04-05 17:45:17 +00:00
crc_byte.h src/include: Use SPDX for GPL-2.0-only files 2020-04-05 17:45:17 +00:00
ctype.h add ctype.h header 2019-06-24 21:15:14 +00:00
delay.h cpu/x86/lapic: Refactor timer_fsb() 2019-09-19 09:28:55 +00:00
device_tree.h treewide: replace GPLv2 long form headers with SPDX header 2020-05-06 22:20:57 +00:00
dimm_info_util.h treewide: replace GPLv2 long form headers with SPDX header 2020-05-06 22:20:57 +00:00
edid.h src/include: Use SPDX for GPL-2.0-only files 2020-04-05 17:45:17 +00:00
elog.h elog: Add new elog types for CSME-initiated host reset 2020-05-06 08:48:16 +00:00
endian.h treewide: replace GPLv2 long form headers with SPDX header 2020-05-06 22:20:57 +00:00
fallback.h drivers/pc80/rtc: Clean up some headers 2020-01-07 18:40:02 +00:00
fit.h treewide: replace GPLv2 long form headers with SPDX header 2020-05-06 22:20:57 +00:00
fit_payload.h treewide: replace GPLv2 long form headers with SPDX header 2020-05-06 22:20:57 +00:00
fmap.h src/include: Use SPDX for GPL-2.0-only files 2020-04-05 17:45:17 +00:00
gic.h src/include: Use SPDX for GPL-2.0-only files 2020-04-05 17:45:17 +00:00
gpio.h src/include: Use SPDX for GPL-2.0-only files 2020-04-05 17:45:17 +00:00
halt.h src/include: Use SPDX for GPL-2.0-only files 2020-04-05 17:45:17 +00:00
imd.h src/include: Use SPDX for GPL-2.0-only files 2020-04-05 17:45:17 +00:00
input-event-codes.h include/input-event-codes.h: Add Linux input key codes header file 2020-04-13 19:54:30 +00:00
inttypes.h src/include: Use SPDX for GPL-2.0-only files 2020-04-05 17:45:17 +00:00
ip_checksum.h
kconfig.h kconfig: Drop IS_ENABLED() macro 2019-06-04 13:33:40 +00:00
lib.h src/include: Use SPDX for GPL-2.0-only files 2020-04-05 17:45:17 +00:00
list.h treewide: replace GPLv2 long form headers with SPDX header 2020-05-06 22:20:57 +00:00
main_decl.h
memlayout.h arch/x86: Implement RESET_VECTOR_IN_RAM 2020-04-29 05:38:00 +00:00
memory_info.h treewide: replace GPLv2 long form headers with SPDX header 2020-05-06 22:20:57 +00:00
memrange.h src/include: Use SPDX for GPL-2.0-only files 2020-04-05 17:45:17 +00:00
mrc_cache.h src/include: Use SPDX for GPL-2.0-only files 2020-04-05 17:45:17 +00:00
nhlt.h src/include: Use SPDX for GPL-2.0-only files 2020-04-05 17:45:17 +00:00
option.h src/include: Use SPDX for GPL-2.0-only files 2020-04-05 17:45:17 +00:00
post.h drivers/pc80/rtc: Reorganize prototypes 2020-04-20 06:16:54 +00:00
program_loading.h src/include: Use SPDX for GPL-2.0-only files 2020-04-05 17:45:17 +00:00
ramdetect.h src/include: Use SPDX for GPL-2.0-only files 2020-04-05 17:45:17 +00:00
random.h src/include: Use SPDX for GPL-2.0-only files 2020-04-05 17:45:17 +00:00
reg_script.h src/include: Use SPDX for GPL-2.0-only files 2020-04-05 17:45:17 +00:00
region_file.h src/include: Use SPDX for GPL-2.0-only files 2020-04-05 17:45:17 +00:00
reset.h reset: Finalize move to new API 2018-10-31 15:29:42 +00:00
rmodule.h src/include: Use SPDX for GPL-2.0-only files 2020-04-05 17:45:17 +00:00
romstage_handoff.h src/include: Use SPDX for GPL-2.0-only files 2020-04-05 17:45:17 +00:00
rtc.h src/include: Use SPDX for GPL-2.0-only files 2020-04-05 17:45:17 +00:00
rules.h rules.h: Rename ENV_VERSTAGE to ENV_SEPARATE_VERSTAGE 2020-04-23 01:21:56 +00:00
sar.h src/include: Use SPDX for GPL-2.0-only files 2020-04-05 17:45:17 +00:00
sdram_mode.h treewide: replace GPLv2 long form headers with SPDX header 2020-05-06 22:20:57 +00:00
smbios.h src/include: Use SPDX for GPL-2.0-only files 2020-04-05 17:45:17 +00:00
smmstore.h src/include: Use SPDX for GPL-2.0-only files 2020-04-05 17:45:17 +00:00
spd.h treewide: replace GPLv2 long form headers with SPDX header 2020-05-06 22:20:57 +00:00
spd_bin.h src/include: Use SPDX for GPL-2.0-only files 2020-04-05 17:45:17 +00:00
spd_ddr2.h src/include: Use SPDX for GPL-2.0-only files 2020-04-05 17:45:17 +00:00
spi-generic.h treewide: replace GPLv2 long form headers with SPDX header 2020-05-06 22:20:57 +00:00
spi_bitbang.h treewide: replace GPLv2 long form headers with SPDX header 2020-05-06 22:20:57 +00:00
spi_flash.h treewide: replace GPLv2 long form headers with SPDX header 2020-05-06 22:20:57 +00:00
spi_sdcard.h src/include: Use SPDX for GPL-2.0-only files 2020-04-05 17:45:17 +00:00
stage_cache.h src/include: Use SPDX for GPL-2.0-only files 2020-04-05 17:45:17 +00:00
stdarg.h create stdio.h and stdarg.h for {,v}snprintf 2020-03-25 23:38:46 +00:00
stdbool.h Drop ROMCC code and header guards 2019-12-19 03:25:05 +00:00
stddef.h Drop ROMCC code and header guards 2019-12-19 03:25:05 +00:00
stdint.h src/include: Use SPDX for GPL-2.0-only files 2020-04-05 17:45:17 +00:00
stdio.h create stdio.h and stdarg.h for {,v}snprintf 2020-03-25 23:38:46 +00:00
stdlib.h lib/malloc: Implement a simple free() only for last malloc() 2020-01-02 18:22:53 +00:00
string.h create stdio.h and stdarg.h for {,v}snprintf 2020-03-25 23:38:46 +00:00
swab.h Drop ROMCC code and header guards 2019-12-19 03:25:05 +00:00
symbols.h src/include: Use SPDX for GPL-2.0-only files 2020-04-05 17:45:17 +00:00
thread.h src/include: Use SPDX for GPL-2.0-only files 2020-04-05 17:45:17 +00:00
timer.h src/include: Use SPDX for GPL-2.0-only files 2020-04-05 17:45:17 +00:00
timestamp.h src/include: Use SPDX for GPL-2.0-only files 2020-04-05 17:45:17 +00:00
trace.h src/include: Use SPDX for GPL-2.0-only files 2020-04-05 17:45:17 +00:00
types.h src/include: Use SPDX for GPL-2.0-only files 2020-04-05 17:45:17 +00:00
uuid.h src/include: Use SPDX for GPL-2.0-only files 2020-04-05 17:45:17 +00:00
vbe.h src: Use 'include <boot/coreboot_tables.h>' when appropriate 2019-10-27 17:48:30 +00:00
version.h ACPI: Correct asl_compiler_revision value 2019-02-21 19:07:31 +00:00
watchdog.h coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
wrdd.h src/include: Use SPDX for GPL-2.0-only files 2020-04-05 17:45:17 +00:00