diff options
author | monsta <[email protected]> | 2018-01-09 22:59:25 +0300 |
---|---|---|
committer | monsta <[email protected]> | 2018-01-09 22:59:25 +0300 |
commit | 179afeb45bbe53f3d159ef987d470807b30681c3 (patch) | |
tree | 8c0c035450d292d38e6522b628052c2bd4a84009 | |
parent | e81883304c118abc3f8b7198cdc336a9a10f6571 (diff) | |
download | pluma-179afeb45bbe53f3d159ef987d470807b30681c3.tar.bz2 pluma-179afeb45bbe53f3d159ef987d470807b30681c3.tar.xz |
update copyright year to 2018
-rw-r--r-- | pluma/pluma-commands-help.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pluma/pluma-commands-help.c b/pluma/pluma-commands-help.c index 3e2fe403..bfd14b9c 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-2017 MATE developers"; + "Copyright \xc2\xa9 2012-2018 MATE developers"; static const gchar comments[] = \ N_("Pluma is a small and lightweight text editor for the MATE Desktop"); |