[cheese] Update copyright in about dialogue



commit 32cbe6fd2ff2b1fc7fa20ddc7e36ba9f2c05bc4e
Author: David King <amigadave amigadave com>
Date:   Mon Feb 17 13:26:16 2014 +0000

    Update copyright in about dialogue

 src/cheese-application.vala |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/cheese-application.vala b/src/cheese-application.vala
index aef5ad4..4c30afd 100644
--- a/src/cheese-application.vala
+++ b/src/cheese-application.vala
@@ -577,7 +577,7 @@ public class Cheese.Application : Gtk.Application
             "artists", artists,
             "authors", authors,
             "comments", _("Take photos and videos with your webcam, with fun graphical effects"),
-            "copyright", "Copyright © 2007 - 2010 daniel g. siegel <dgsiegel gnome org>",
+            "copyright", "Copyright © 2011 - 2014 David King <amigadave amigadave com>\nCopyright © 2007 - 
2011 daniel g. siegel <dgsiegel gnome org>",
             "documenters", documenters,
             "license-type", Gtk.License.GPL_2_0,
             "logo-icon-name", Config.PACKAGE_TARNAME,


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]