diff options
author | cake03 <80169337+cake03@users.noreply.github.com> | 2023-01-29 06:13:10 +0100 |
---|---|---|
committer | Yu Watanabe <watanabe.yu+github@gmail.com> | 2023-01-29 12:26:28 +0100 |
commit | 98a6d8505dad62e0aa8deb2185249825bce176ef (patch) | |
tree | f872fc9f760590677f8ee37bdb4cc11ad49a2c9e /docs | |
parent | mkosi: Drop epel-testing repository from centos config (diff) | |
download | systemd-98a6d8505dad62e0aa8deb2185249825bce176ef.tar.xz systemd-98a6d8505dad62e0aa8deb2185249825bce176ef.zip |
update footer to 2023
Diffstat (limited to 'docs')
-rw-r--r-- | docs/_includes/footer.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_includes/footer.html b/docs/_includes/footer.html index b107e77fb0..3e5214e483 100644 --- a/docs/_includes/footer.html +++ b/docs/_includes/footer.html @@ -1,7 +1,7 @@ <!-- SPDX-License-Identifier: LGPL-2.1-or-later --> <footer class="site-footer"> - <p>© systemd, 2022</p> + <p>© systemd, 2023</p> <p><a href="https://github.com/systemd/systemd/tree/main/docs">Website source</a></p> </footer> |