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 31d8d78ac9dfa5de3c031f421ff9f726e653e915
Author: Alastair Poole <[email protected]>
AuthorDate: Fri Mar 20 12:43:03 2026 +0000
copyright: we're in 2026 now.
This matters to some people (OCD).
---
COPYING | 2 +-
src/bin/e_about.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/COPYING b/COPYING
index 108c1ffb2..68764845c 100644
--- a/COPYING
+++ b/COPYING
@@ -1,6 +1,6 @@
Copyright notice for Enlightenment:
-Copyright (C) 2000-2025 Carsten Haitzler and various contributors (see AUTHORS)
+Copyright (C) 2000-2026 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 f5707f3e8..a3580768c 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-2025, by the Enlightenment "
+ "<title>Copyright © 2000-2026, 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.