This is an automated email from Gerrit.

"Ryan QIAN <jianghao.q...@outlook.com>" just uploaded a new patch set to 
Gerrit, which you can find at https://review.openocd.org/c/openocd/+/6982

-- gerrit

commit 7fa792ae1352154cd4767ee9447ea9210e6cf385
Author: Ryan QIAN <jianghao.q...@outlook.com>
Date:   Wed May 18 10:00:39 2022 +0800

    Add license to Makefile of hpm_xpi loader
    
    - Add BSD 3-Clause identifier to that makefile
    
    Signed-off-by: Ryan QIAN <jianghao.q...@outlook.com>
    Change-Id: I4b0576e15462b4f186bd8e743a50763ea2b82f18

diff --git a/contrib/loaders/flash/hpm_xpi/Makefile 
b/contrib/loaders/flash/hpm_xpi/Makefile
index 0b32941d4d..9fc75485ca 100644
--- a/contrib/loaders/flash/hpm_xpi/Makefile
+++ b/contrib/loaders/flash/hpm_xpi/Makefile
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: BSD-3-Clause
+
 BIN2C = ../../../../src/helper/bin2char.sh
 
 

-- 

Reply via email to