From 6c258e221474dd39b72ae8e5360dba6ca48b51c5 Mon Sep 17 00:00:00 2001 From: Ghostkeeper Date: Fri, 12 Aug 2016 17:35:49 +0200 Subject: [PATCH] Update copyright notice Today we live in 2016. Contributes to issue CURA-1601. --- plugins/LayerView/LayerPass.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/LayerView/LayerPass.py b/plugins/LayerView/LayerPass.py index b8dd279d41..10ddffe841 100644 --- a/plugins/LayerView/LayerPass.py +++ b/plugins/LayerView/LayerPass.py @@ -1,4 +1,4 @@ -# Copyright (c) 2015 Ultimaker B.V. +# Copyright (c) 2016 Ultimaker B.V. # Cura is released under the terms of the AGPLv3 or higher. from UM.Logger import Logger