diff options
author | raveit65 <[email protected]> | 2020-01-13 14:51:39 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2020-01-13 14:51:39 +0100 |
commit | c69eec69f75fa4e9bb8e8b8f711f14a6273ab248 (patch) | |
tree | 2179dbea7e65396fe91eb135ab2834ae56fdf527 /src | |
parent | 2aeda2e5225f48021d5b287552e15617a33b690e (diff) | |
download | mate-terminal-c69eec69f75fa4e9bb8e8b8f711f14a6273ab248.tar.bz2 mate-terminal-c69eec69f75fa4e9bb8e8b8f711f14a6273ab248.tar.xz |
Update copyright to 2020
Diffstat (limited to 'src')
-rw-r--r-- | src/terminal-window.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/terminal-window.c b/src/terminal-window.c index 1e2e478..0ba62b7 100644 --- a/src/terminal-window.c +++ b/src/terminal-window.c @@ -4471,7 +4471,7 @@ help_about_callback (GtkAction *action, "Copyright \xc2\xa9 2006 Guilherme de S. Pastore\n" "Copyright \xc2\xa9 2007–2010 Christian Persch\n" "Copyright \xc2\xa9 2011 Perberos\n" - "Copyright \xc2\xa9 2012-2019 MATE developers"), + "Copyright \xc2\xa9 2012-2020 MATE developers"), "comments", _("A terminal emulator for the MATE desktop"), "authors", array_strv, "artists", artists, |