chiark / gitweb /
Update copyright date
authorYouness Alaoui <kakaroto@kakaroto.homelinux.net>
Thu, 14 Jan 2016 20:58:06 +0000 (15:58 -0500)
committerYouness Alaoui <kakaroto@kakaroto.homelinux.net>
Thu, 14 Jan 2016 21:43:31 +0000 (16:43 -0500)
Fixes T351

Cura/gui/aboutWindow.py

index 7d7a36ae33a08c306a6d7183b6677cedc0c02e53..f04b2cfea6e9c88d29343f5b22a479b5c55c36db 100644 (file)
@@ -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