Update copyright in about window

This commit is contained in:
R. Tyler Ballance 2010-01-29 23:57:31 -08:00
parent d464e1eee2
commit 043cf7b99d
1 changed files with 1 additions and 1 deletions

View File

@ -256,7 +256,7 @@
<property name="window_position">center-on-parent</property>
<property name="icon_name">help-browser</property>
<property name="type_hint">normal</property>
<property name="copyright" translatable="yes">(c) 2009 R. Tyler Ballance</property>
<property name="copyright" translatable="yes">(c) 2010 R. Tyler Ballance</property>
<property name="comments" translatable="yes">TweepyDeck is a PyGTK experiment</property>
<property name="website">http://github.com/rtyler/TweepyDeck</property>
<property name="website_label" translatable="yes">TweepyDeck on GitHub</property>