This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch master
in repository enlightenment.
View the commit online.
commit 6c5358f4cdd4e1c4f4afa6173d3914ec91520927
Author: Massimo Maiurana <maiur...@gmail.com>
AuthorDate: Tue Jan 23 21:10:11 2024 +0100
Copyright notice 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 b4a982cb9..e25cd8d0d 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-2022, by the Enlightenment "
+ "<title>Copyright © 2000-2024, by the Enlightenment "
"Development Team</><ps/>"
"<ps/>"
"We hope you enjoy using this software as much as we enjoyed "
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.