riscv-openocd/contrib/loaders/flash/stmqspi
Antonio Borneo a126229dff contrib: replace the GPLv2-or-later license tag
Replace the GPLv2-or-later boilerplate with the SPDX tag.

The SPDX tag on files *.c is incorrect, as it should use the C99
single line comment using '//'. But current checkpatch doesn't
allow C99 comments, so keep using standard C comments, by now.

Change-Id: I380d552940f1c405309a3346454251c0e80b5a45
Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
Reviewed-on: https://review.openocd.org/c/openocd/+/7159
Tested-by: jenkins
2022-09-13 22:06:14 +00:00
..
Makefile Flash, FRAM and EEPROM driver for STM32 QUAD-/OCTOSPI interface 2020-11-08 22:46:00 +00:00
gpio_conf_stm32.pl Flash, FRAM and EEPROM driver for STM32 QUAD-/OCTOSPI interface 2020-11-08 22:46:00 +00:00
stmoctospi_crc32.S contrib: replace the GPLv2-or-later license tag 2022-09-13 22:06:14 +00:00
stmoctospi_crc32.inc Flash, FRAM and EEPROM driver for STM32 QUAD-/OCTOSPI interface 2020-11-08 22:46:00 +00:00
stmoctospi_erase_check.S contrib: replace the GPLv2-or-later license tag 2022-09-13 22:06:14 +00:00
stmoctospi_erase_check.inc Flash, FRAM and EEPROM driver for STM32 QUAD-/OCTOSPI interface 2020-11-08 22:46:00 +00:00
stmoctospi_read.S contrib: replace the GPLv2-or-later license tag 2022-09-13 22:06:14 +00:00
stmoctospi_read.inc Flash, FRAM and EEPROM driver for STM32 QUAD-/OCTOSPI interface 2020-11-08 22:46:00 +00:00
stmoctospi_write.S contrib: replace the GPLv2-or-later license tag 2022-09-13 22:06:14 +00:00
stmoctospi_write.inc Flash, FRAM and EEPROM driver for STM32 QUAD-/OCTOSPI interface 2020-11-08 22:46:00 +00:00
stmqspi_crc32.S contrib: replace the GPLv2-or-later license tag 2022-09-13 22:06:14 +00:00
stmqspi_crc32.inc Flash, FRAM and EEPROM driver for STM32 QUAD-/OCTOSPI interface 2020-11-08 22:46:00 +00:00
stmqspi_erase_check.S contrib: replace the GPLv2-or-later license tag 2022-09-13 22:06:14 +00:00
stmqspi_erase_check.inc Flash, FRAM and EEPROM driver for STM32 QUAD-/OCTOSPI interface 2020-11-08 22:46:00 +00:00
stmqspi_read.S contrib: replace the GPLv2-or-later license tag 2022-09-13 22:06:14 +00:00
stmqspi_read.inc Flash, FRAM and EEPROM driver for STM32 QUAD-/OCTOSPI interface 2020-11-08 22:46:00 +00:00
stmqspi_write.S contrib: replace the GPLv2-or-later license tag 2022-09-13 22:06:14 +00:00
stmqspi_write.inc Flash, FRAM and EEPROM driver for STM32 QUAD-/OCTOSPI interface 2020-11-08 22:46:00 +00:00