From 8a59930cbb75bbb53bbffe5d06302e8dd4c0ec1d Mon Sep 17 00:00:00 2001 From: jalapenopuzzle <8386278+jalapenopuzzle@users.noreply.github.com> Date: Sat, 29 Mar 2025 10:13:24 +1100 Subject: [PATCH] CAM: snapmaker fix broken license URL --- src/Mod/CAM/Path/Post/scripts/snapmaker_post.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Mod/CAM/Path/Post/scripts/snapmaker_post.py b/src/Mod/CAM/Path/Post/scripts/snapmaker_post.py index 7606c18276..a9e206fca7 100644 --- a/src/Mod/CAM/Path/Post/scripts/snapmaker_post.py +++ b/src/Mod/CAM/Path/Post/scripts/snapmaker_post.py @@ -9,7 +9,7 @@ # * Any redistribution must include the specific provision above. * # * * # * You may obtain a copy of the Licence at: * -# * https://joinup.ec.europa.eu/software/page/eupl5 * +# * https://interoperable-europe.ec.europa.eu/collection/eupl/eupl-text-eupl-12 * # * * # * Unless required by applicable law or agreed to in writing, software * # * distributed under the Licence is distributed on an "AS IS" basis, *