aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMike Blumenkrantz <michael.blumenkrantz@gmail.com>2013-01-24 14:02:29 +0000
committerMike Blumenkrantz <michael.blumenkrantz@gmail.com>2013-01-24 14:02:29 +0000
commit8ceef0e2161288a2af5126ebd307dc83cac12372 (patch)
tree4b2794739675c04a8f2e99b2c5bf99598274c1b2
parenta57d11f11146d2b06f1f7a91467f13c52e9885fa (diff)
downloadenlightenment-8ceef0e2161288a2af5126ebd307dc83cac12372.tar.gz
enlightenment-8ceef0e2161288a2af5126ebd307dc83cac12372.tar.xz
enlightenment-8ceef0e2161288a2af5126ebd307dc83cac12372.zip
bump year in about dialog
SVN revision: 83300
-rw-r--r--src/bin/e_about.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bin/e_about.c b/src/bin/e_about.c
index 741517ce4..b1a64f891 100644
--- a/src/bin/e_about.c
+++ b/src/bin/e_about.c
@@ -23,7 +23,7 @@ e_about_new(E_Container *con)
snprintf
(buf, sizeof(buf), "%s%s",
_(
- "<title>Copyright &copy; 2000-2012, by the Enlightenment "
+ "<title>Copyright &copy; 2000-2013, by the Enlightenment "
"Development Team</><br>"
"<br>"
"We hope you enjoy using this software as much as we enjoyed "