devilhorns pushed a commit to branch master.

http://git.enlightenment.org/core/enlightenment.git/commit/?id=e45170f27fceb444d4e93fc4d766e5ecd41cc6e9

commit e45170f27fceb444d4e93fc4d766e5ecd41cc6e9
Author: Christopher Michael <devilho...@comcast.net>
Date:   Tue Jan 19 14:57:23 2021 -0500

    e_about: Update copyright year
    
    A new year, a new copyright update
---
 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 c7c8fd0bf..79380ab99 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 &copy; 2000-2020, by the Enlightenment "
+       "<title>Copyright &copy; 2000-2021, by the Enlightenment "
        "Development Team</><ps/>"
        "<ps/>"
        "We hope you enjoy using this software as much as we enjoyed "

-- 


Reply via email to