From: Youness Alaoui Date: Thu, 14 Jan 2016 20:58:06 +0000 (-0500) Subject: Update copyright date X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=7b3f41e96130cc9600d837cdd9802d83ef30e017;p=cura.git Update copyright date Fixes T351 --- 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