From e1ddb878adac54d868bb09025a6b1047a1e4668e Mon Sep 17 00:00:00 2001 From: Arjen Hiemstra Date: Thu, 11 Aug 2016 17:47:15 +0200 Subject: [PATCH] Fix copyright header Contributes to CURA-2006 --- resources/qml/Preferences/ProfileTab.qml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/qml/Preferences/ProfileTab.qml b/resources/qml/Preferences/ProfileTab.qml index 7b1f99ebca..72c241babe 100644 --- a/resources/qml/Preferences/ProfileTab.qml +++ b/resources/qml/Preferences/ProfileTab.qml @@ -1,5 +1,5 @@ -// Copyright (c) 2015 Ultimaker B.V. -// Uranium is released under the terms of the AGPLv3 or higher. +// Copyright (c) 2016 Ultimaker B.V. +// Cura is released under the terms of the AGPLv3 or higher. import QtQuick 2.1 import QtQuick.Controls 1.1