OSDN Git Service

update copyright year
authorMartin Renold <martinxyz@gmx.ch>
Mon, 21 Nov 2011 19:11:55 +0000 (20:11 +0100)
committerMartin Renold <martinxyz@gmx.ch>
Tue, 22 Nov 2011 21:10:30 +0000 (22:10 +0100)
gui/drawwindow.py

index f5ba5f9..8ef8d81 100644 (file)
@@ -932,7 +932,7 @@ class Window (windowing.MainWindow, layout.MainWindow):
         d.set_transient_for(self)
         d.set_program_name("MyPaint")
         d.set_version(MYPAINT_VERSION)
-        d.set_copyright(_("Copyright (C) 2005-2010\nMartin Renold and the MyPaint Development Team"))
+        d.set_copyright(_("Copyright (C) 2005-2012\nMartin Renold and the MyPaint Development Team"))
         d.set_website("http://mypaint.info/")
         d.set_logo(self.app.pixmaps.mypaint_logo)
         d.set_license(