|
From: openocd-gerrit <ope...@us...> - 2026-09-06 14:49:43
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Main OpenOCD repository".
The branch, master has been updated
via e7170da28f90b0a835361b70dcea0623335b8bba (commit)
from 767355829476f95b1c90b303d077cef2afaf223a (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit e7170da28f90b0a835361b70dcea0623335b8bba
Author: Antonio Borneo <bor...@gm...>
Date: Thu Sep 3 11:01:03 2026 +0200
flash/nor/max32xxx_qspi: drop FSF boilerplate
With SPDX tag, there is no need to keep such text in each file.
Drop it.
Change-Id: Ia66e86778c651268122e885606203e85a5cbd52a
Signed-off-by: Antonio Borneo <bor...@gm...>
Reviewed-on: https://review.openocd.org/c/openocd/+/9954
Reviewed-by: Tomas Vanek <va...@fb...>
Reviewed-by: Henrik Mau <hen...@an...>
Reviewed-by: zapb <de...@za...>
Tested-by: jenkins
diff --git a/src/flash/nor/max32xxx_qspi.c b/src/flash/nor/max32xxx_qspi.c
index 0743cad44..4a350728b 100644
--- a/src/flash/nor/max32xxx_qspi.c
+++ b/src/flash/nor/max32xxx_qspi.c
@@ -9,19 +9,6 @@
* *
* Portions Copyright (C) 2025-2026 Analog Devices, Inc. *
* pet...@an... *
- * *
- * 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/>. *
***************************************************************************/
#ifdef HAVE_CONFIG_H
-----------------------------------------------------------------------
Summary of changes:
src/flash/nor/max32xxx_qspi.c | 13 -------------
1 file changed, 13 deletions(-)
hooks/post-receive
--
Main OpenOCD repository
|