This is an automated email from the ASF dual-hosted git repository. rkk pushed a commit to branch copyright-year-bump in repository https://gitbox.apache.org/repos/asf/sdap-nexus.git
commit ee0181695063c9d588a927951e97b9d8c82909e1 Author: rileykk <[email protected]> AuthorDate: Wed Feb 12 12:10:54 2025 -0800 Bump copyright year 2024 -> 2025 --- NOTICE | 2 +- docs/conf.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/NOTICE b/NOTICE index ff5438d..7a37d87 100644 --- a/NOTICE +++ b/NOTICE @@ -1,5 +1,5 @@ Apache SDAP -Copyright 2017 - 2024 The Apache Software Foundation +Copyright 2017 - 2025 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/). diff --git a/docs/conf.py b/docs/conf.py index f1cf52f..076b657 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -34,7 +34,7 @@ # -- Project information ----------------------------------------------------- project = 'sdap-nexus' -copyright = '2017-2024, Apache SDAP' +copyright = '2017-2025, Apache SDAP' author = 'Apache SDAP' # The short X.Y version
