From 257aff7c00aa49763fedb6e7b968b34e839f8c05 Mon Sep 17 00:00:00 2001 From: Ghostkeeper Date: Fri, 30 Sep 2016 11:43:33 +0200 Subject: [PATCH] Fix license reference This file belongs to Cura. Contributes to issue CURA-2248. --- cura/Settings/ProfilesPageModel.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cura/Settings/ProfilesPageModel.py b/cura/Settings/ProfilesPageModel.py index 77ed9b3bd3..31caeeda4f 100644 --- a/cura/Settings/ProfilesPageModel.py +++ b/cura/Settings/ProfilesPageModel.py @@ -1,5 +1,5 @@ # Copyright (c) 2016 Ultimaker B.V. -# Uranium is released under the terms of the AGPLv3 or higher. +# Cura is released under the terms of the AGPLv3 or higher. from UM.Application import Application from UM.Settings.ContainerRegistry import ContainerRegistry