[Darlan] Update Copiright
This commit is contained in:
parent
2ac56e6cee
commit
c0c73a39dd
|
@ -1269,7 +1269,7 @@ class AboutDialog:
|
|||
dlg.set_transient_for(gajim.interface.roster.window)
|
||||
dlg.set_name('Gajim')
|
||||
dlg.set_version(gajim.version)
|
||||
s = u'Copyright © 2003-2012 Gajim Team'
|
||||
s = u'Copyright © 2003-2013 Gajim Team'
|
||||
dlg.set_copyright(s)
|
||||
copying_file_path = self.get_path('COPYING')
|
||||
if copying_file_path:
|
||||
|
|
Loading…
Reference in New Issue