summaryrefslogtreecommitdiff
path: root/pluma
diff options
context:
space:
mode:
authormonsta <[email protected]>2016-08-01 10:31:00 +0300
committermonsta <[email protected]>2016-08-01 10:31:00 +0300
commit6bc0736d75b206bb3857bf52f38720a5a85515d6 (patch)
tree1195349d9d304f4410a20d7652edd9a01599814c /pluma
parentdf6131a532c8332d9a36e04f08a718662fe1d3a2 (diff)
downloadpluma-6bc0736d75b206bb3857bf52f38720a5a85515d6.tar.bz2
pluma-6bc0736d75b206bb3857bf52f38720a5a85515d6.tar.xz
update copyright
Diffstat (limited to 'pluma')
-rw-r--r--pluma/pluma-commands-help.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pluma/pluma-commands-help.c b/pluma/pluma-commands-help.c
index 88f4d8a7..31389e8f 100644
--- a/pluma/pluma-commands-help.c
+++ b/pluma/pluma-commands-help.c
@@ -77,7 +77,7 @@ void _pluma_cmd_help_about(GtkAction* action, PlumaWindow* window)
"Copyright \xc2\xa9 2003-2006 Paolo Maggi\n"
"Copyright \xc2\xa9 2004-2010 Paolo Borelli, Jesse van den Kieboom\nSteve Fr\303\251cinaux, Ignacio Casal Quinteiro\n"
"Copyright \xc2\xa9 2011 Perberos\n"
- "Copyright \xc2\xa9 2012-2014 MATE developers";
+ "Copyright \xc2\xa9 2012-2016 MATE developers";
static const gchar comments[] = \
N_("Pluma is a small and lightweight text editor for the MATE Desktop");