Update user-visible copyright information

Years in copyright notices in the about dialog and man pages is at most
2012, let's set it to 2014
This commit is contained in:
Christophe Fergeau 2014-04-03 17:32:52 +02:00
parent 3232dd743b
commit 7f0656a861
3 changed files with 3 additions and 3 deletions

View File

@ -283,7 +283,7 @@ Report bugs to the mailing list C<http://www.redhat.com/mailman/listinfo/virt-to
=head1 COPYRIGHT
Copyright (C) 2012 Red Hat, Inc., and various contributors.
Copyright (C) 2012-2014 Red Hat, Inc., and various contributors.
This is free software. You may redistribute copies of it under the terms of the GNU General
Public License C<http://www.gnu.org/licenses/gpl.html>. There is NO WARRANTY, to the extent
permitted by law.

View File

@ -151,7 +151,7 @@ Report bugs to the mailing list C<http://www.redhat.com/mailman/listinfo/virt-to
=head1 COPYRIGHT
Copyright (C) 2007-2008 Red Hat, Inc., and various contributors.
Copyright (C) 2007-2014 Red Hat, Inc., and various contributors.
This is free software. You may redistribute copies of it under the terms of the GNU General
Public License C<http://www.gnu.org/licenses/gpl.html>. There is NO WARRANTY, to the extent
permitted by law.

View File

@ -14,7 +14,7 @@
<property name="skip_pager_hint">True</property>
<property name="program_name">Virtual Machine Viewer</property>
<property name="copyright" translatable="yes">Copyright (C) 2007-2012 Daniel P. Berrange
Copyright (C) 2007-2012 Red Hat, Inc.</property>
Copyright (C) 2007-2014 Red Hat, Inc.</property>
<property name="comments" translatable="yes">A remote desktop client built with GTK-VNC, SPICE-GTK and libvirt</property>
<property name="website">http://virt-manager.org/</property>
<property name="website_label" translatable="yes">virt-manager.org</property>