aboutsummaryrefslogtreecommitdiff
path: root/src/jtag/drivers/rlink_init.m4
diff options
context:
space:
mode:
authorAntonio Borneo <borneo.antonio@gmail.com>2022-06-27 16:10:57 +0200
committerAntonio Borneo <borneo.antonio@gmail.com>2022-07-23 13:59:25 +0000
commit757895b8ee2d6b82630f10d0a19abc3f56e09c44 (patch)
tree4ee1cb99367c3b515d0973c293e97bb980885994 /src/jtag/drivers/rlink_init.m4
parentb86f296ac6b967fa933ad06a44bf651d9c4a9b09 (diff)
downloadriscv-openocd-757895b8ee2d6b82630f10d0a19abc3f56e09c44.zip
riscv-openocd-757895b8ee2d6b82630f10d0a19abc3f56e09c44.tar.gz
riscv-openocd-757895b8ee2d6b82630f10d0a19abc3f56e09c44.tar.bz2
openocd: src: replace SPDX to remaining files
With most of the files already processed through scripts, replace manually the license to the few remaining files. Change-Id: I3c7131e66b89ddad482f1074b5be5a9a69fdf6fd Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com> Reviewed-on: https://review.openocd.org/c/openocd/+/7073 Tested-by: jenkins
Diffstat (limited to 'src/jtag/drivers/rlink_init.m4')
-rw-r--r--src/jtag/drivers/rlink_init.m424
1 files changed, 7 insertions, 17 deletions
diff --git a/src/jtag/drivers/rlink_init.m4 b/src/jtag/drivers/rlink_init.m4
index 8ad2f51..e77e943 100644
--- a/src/jtag/drivers/rlink_init.m4
+++ b/src/jtag/drivers/rlink_init.m4
@@ -1,21 +1,11 @@
+# SPDX-License-Identifier: GPL-2.0-or-later
+
+#
+# Copyright (C) 2008 Lou Deluxe
+# lou.openocd012@fixit.nospammail.net
+#
+
m4_divert(`-1')
-/***************************************************************************
- * Copyright (C) 2008 Lou Deluxe *
- * lou.openocd012@fixit.nospammail.net *
- * *
- * 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; either 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 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/>. *
- ***************************************************************************/
m4_undefine(`CTRL_MPEG_L')
m4_undefine(`CTRL_CARD_L')