diff options
author | Stefano Karapetsas <[email protected]> | 2014-01-13 11:56:18 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2014-01-13 11:56:18 +0100 |
commit | 1fe9966dfc1d0f6830a63d843bd4eab8f488eaf5 (patch) | |
tree | 9b3e84d133084ca49c97e36509c608e9adf12e52 | |
parent | 15465095da4a240654e2e1aea5dec5486f7e2c95 (diff) | |
download | mate-desktop-1fe9966dfc1d0f6830a63d843bd4eab8f488eaf5.tar.bz2 mate-desktop-1fe9966dfc1d0f6830a63d843bd4eab8f488eaf5.tar.xz |
mate-about: Update year in copyright
-rw-r--r-- | mate-about/mate-about.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mate-about/mate-about.h b/mate-about/mate-about.h index 97531d5..6f043c7 100644 --- a/mate-about/mate-about.h +++ b/mate-about/mate-about.h @@ -39,7 +39,7 @@ const char* copyright = "" "Copyright © 1997-2011 GNOME developers\n" "Copyright © 2011 Perberos\n" - "Copyright © 2012-2013 MATE developers"; + "Copyright © 2012-2014 MATE developers"; /* Increment comments_count if you add other comments. This will be * used to choose a random comment. */ |