raster pushed a commit to branch v-0.25.0. http://git.enlightenment.org/core/enlightenment.git/commit/?id=fdd31a87ee82e783604d5505797974da70568688
commit fdd31a87ee82e783604d5505797974da70568688 Author: Christopher Michael <[email protected]> Date: Thu Jan 20 11:37:36 2022 -0500 e_about: Update copyright year --- 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 79380ab99..b4a982cb9 100644 --- a/src/bin/e_about.c +++ b/src/bin/e_about.c @@ -23,7 +23,7 @@ e_about_new(void) snprintf (buf, sizeof(buf), "%s%s", _( - "<title>Copyright © 2000-2021, by the Enlightenment " + "<title>Copyright © 2000-2022, by the Enlightenment " "Development Team</><ps/>" "<ps/>" "We hope you enjoy using this software as much as we enjoyed " --
