virt-manager: update copyright years in the About box
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
This commit is contained in:
parent
a3e1444a28
commit
6c68467be7
ui
|
@ -6,7 +6,7 @@
|
|||
<property name="destroy_with_parent">True</property>
|
||||
<property name="type_hint">dialog</property>
|
||||
<property name="program_name">Virtual Machine Manager</property>
|
||||
<property name="copyright" translatable="yes">Copyright (C) 2006-2011 Red Hat Inc.</property>
|
||||
<property name="copyright" translatable="yes">Copyright (C) 2006-2014 Red Hat Inc.</property>
|
||||
<property name="comments" translatable="yes">Powered by libvirt</property>
|
||||
<property name="website">http://virt-manager.org/</property>
|
||||
<property name="website_label">http://virt-manager.org/</property>
|
||||
|
|
Loading…
Reference in New Issue