contrib: replace the GPLv2-or-later license tag
[fw/openocd] / contrib / loaders / flash / fpga / xilinx_bscan_spi.py
index 4246aa2f3af3f98fa2a6f8e9233d368492fa3d77..408cfdd79f28628dbc2aaad7be5b8b2bb1aeb850 100755 (executable)
@@ -1,17 +1,7 @@
 #!/usr/bin/python3
-#
+# SPDX-License-Identifier: GPL-2.0-or-later
+
 #  Copyright (C) 2015 Robert Jordens <jordens@gmail.com>
-#
-#  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.
-#
 
 import unittest