From 7b3f41e96130cc9600d837cdd9802d83ef30e017 Mon Sep 17 00:00:00 2001 From: Youness Alaoui Date: Thu, 14 Jan 2016 15:58:06 -0500 Subject: [PATCH] Update copyright date Fixes T351 --- Cura/gui/aboutWindow.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cura/gui/aboutWindow.py b/Cura/gui/aboutWindow.py index 7d7a36ae..f04b2cfe 100644 --- a/Cura/gui/aboutWindow.py +++ b/Cura/gui/aboutWindow.py @@ -69,7 +69,7 @@ class aboutWindow(wx.Frame): self.addComponent('3d-printer', 'by Toke Frello', 'CC BY 3.0 US', 'https://thenounproject.com/term/3d-printer/170216/') self.addComponent('Check Mark', 'by Stefan Parnarov', 'CC BY 3.0', 'https://thenounproject.com/term/check-mark/63794/') - s2.Add(wx.StaticText(p2, -1, "Copyright (C) 2014 Aleph Objects, Inc. - Released under terms of the AGPLv3 License"), flag=wx.TOP, border=10) + s2.Add(wx.StaticText(p2, -1, "Copyright (C) 2014-2016 Aleph Objects, Inc. - Released under terms of the AGPLv3 License"), flag=wx.TOP, border=10) s2.Add(wx.StaticText(p2, -1, "Copyright (C) 2013 David Braam - Released under terms of the AGPLv3 License")) #Translations done by: #Dutch: Charlotte Jansen -- 2.30.2