aboutsummaryrefslogtreecommitdiff
path: root/src/flash/nand
diff options
context:
space:
mode:
authorAntonio Borneo <borneo.antonio@gmail.com>2022-06-26 11:38:41 +0200
committerAntonio Borneo <borneo.antonio@gmail.com>2022-07-23 13:15:43 +0000
commit665b501203633909a7dfe6c2dc41a756e45829f7 (patch)
tree1493267ffafd1983007fff42e5d461c4dab96f15 /src/flash/nand
parent5635fbc25a3df8c7fec7ce79b8b2d96ad8279802 (diff)
downloadriscv-openocd-665b501203633909a7dfe6c2dc41a756e45829f7.zip
riscv-openocd-665b501203633909a7dfe6c2dc41a756e45829f7.tar.gz
riscv-openocd-665b501203633909a7dfe6c2dc41a756e45829f7.tar.bz2
openocd: src: replace the GPL-2.0-only license tag
Replace the FSF boilerplate with the SPDX tag. Change-Id: I29f51caa5ae9854d05ce7e150d168a7002607cd1 Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com> Reviewed-on: https://review.openocd.org/c/openocd/+/7064 Tested-by: jenkins
Diffstat (limited to 'src/flash/nand')
-rw-r--r--src/flash/nand/s3c24xx_regs.h14
1 files changed, 2 insertions, 12 deletions
diff --git a/src/flash/nand/s3c24xx_regs.h b/src/flash/nand/s3c24xx_regs.h
index 46bda6b..3960cb3 100644
--- a/src/flash/nand/s3c24xx_regs.h
+++ b/src/flash/nand/s3c24xx_regs.h
@@ -1,19 +1,9 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
+
/***************************************************************************
* Copyright (C) 2004, 2005 by Simtec Electronics *
* linux@simtec.co.uk *
* http://www.simtec.co.uk/products/SWLINUX/ *
- * *
- * 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. *
- * *
- * This program is distributed in the hope that it will be useful, *
- * but WITHOUT ANY WARRANTY; without even the implied warranty of *
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *
- * GNU General Public License for more details. *
- * *
- * You should have received a copy of the GNU General Public License *
- * along with this program. If not, see <http://www.gnu.org/licenses/>. *
***************************************************************************/
/*