This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch v-0.27
in repository enlightenment.
View the commit online.
commit c9f1bfa8118e3f613a885f30af7e6be557a85d28
Author: Carsten Haitzler <ras...@rasterman.com>
AuthorDate: Sun Jan 12 00:27:09 2025 +0000
we're in 29025 now
---
COPYING | 2 +-
src/bin/e_about.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/COPYING b/COPYING
index 9ed53aa1b..108c1ffb2 100644
--- a/COPYING
+++ b/COPYING
@@ -1,6 +1,6 @@
Copyright notice for Enlightenment:
-Copyright (C) 2000-2024 Carsten Haitzler and various contributors (see AUTHORS)
+Copyright (C) 2000-2025 Carsten Haitzler and various contributors (see AUTHORS)
All rights reserved.
diff --git a/src/bin/e_about.c b/src/bin/e_about.c
index e25cd8d0d..f5707f3e8 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-2024, by the Enlightenment "
+ "<title>Copyright © 2000-2025, 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.