Преглед изворни кода

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

micha пре 4 месеци
родитељ
комит
605af7f563
3 измењених фајлова са 3 додато и 3 уклоњено
  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
 """