Selaa lähdekoodia

fix: https://spdx.org/licenses/GPL-2.0-only.html

micha 4 kuukautta sitten
vanhempi
commit
605af7f563
3 muutettua tiedostoa jossa 3 lisäystä ja 3 poistoa
  1. 1 1
      tool/TK-Nodescanner.py
  2. 1 1
      tool/TK-Ping.py
  3. 1 1
      tool/nodescan.py

+ 1 - 1
tool/TK-Nodescanner.py

@@ -3,7 +3,7 @@
 
 """
 Valid-License-Identifier: GPL-2.0-only
-SPDX-URL: https://spdx.org/licenses/GPL-1.0.html
+SPDX-URL: https://spdx.org/licenses/GPL-2.0-only.html
 
 (c) 2012 micha@librelight.de
 """

+ 1 - 1
tool/TK-Ping.py

@@ -3,7 +3,7 @@
 
 """
 Valid-License-Identifier: GPL-2.0-only
-SPDX-URL: https://spdx.org/licenses/GPL-1.0.html
+SPDX-URL: https://spdx.org/licenses/GPL-2.0-only.html
 
 (c) 2012 micha@librelight.de
 """

+ 1 - 1
tool/nodescan.py

@@ -3,7 +3,7 @@
 
 """
 Valid-License-Identifier: GPL-2.0-only
-SPDX-URL: https://spdx.org/licenses/GPL-1.0.html
+SPDX-URL: https://spdx.org/licenses/GPL-2.0-only.html
 
 (c) 2012 micha@librelight.de
 """