openocd: src: replace the GPL-2.0-only license tag
authorAntonio Borneo <borneo.antonio@gmail.com>
Sun, 26 Jun 2022 09:38:41 +0000 (11:38 +0200)
committerAntonio Borneo <borneo.antonio@gmail.com>
Sat, 23 Jul 2022 13:15:43 +0000 (13:15 +0000)
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
src/flash/nand/s3c24xx_regs.h

index 46bda6bfe9e7d3b56dd2e527fde8f6bbc879bb8e..3960cb36ac81e16a334d5c8898fdabcc7a354085 100644 (file)
@@ -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/>. *
  ***************************************************************************/
 
 /*