discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=b34ca205788c5753787b13026e2987d521db85ce
commit b34ca205788c5753787b13026e2987d521db85ce Author: Yomi <[email protected]> Date: Thu Jan 1 17:45:08 2015 -0500 update copyright year Summary: update copyright year Reviewers: zmike, bu5hm4n Subscribers: cedric Differential Revision: https://phab.enlightenment.org/D1836 --- src/bin/e_about.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/bin/e_about.c b/src/bin/e_about.c index 6e3e7d0..11f617e 100644 --- a/src/bin/e_about.c +++ b/src/bin/e_about.c @@ -23,7 +23,7 @@ e_about_new(E_Comp *c) snprintf (buf, sizeof(buf), "%s%s", _( - "<title>Copyright © 2000-2014, by the Enlightenment " + "<title>Copyright © 2000-2015, by the Enlightenment " "Development Team</><br>" "<br>" "We hope you enjoy using this software as much as we enjoyed " --
