diff options
author | WataruMatsuoka <50109603+WataruMatsuoka@users.noreply.github.com> | 2020-01-25 22:35:02 +0100 |
---|---|---|
committer | Yu Watanabe <watanabe.yu+github@gmail.com> | 2020-01-26 05:29:55 +0100 |
commit | 576e50efb694256fd894d9c9f15a8e95c3dc92cc (patch) | |
tree | 28a0d1086dd98243b73d844177efc2d31851771a /docs/_includes/footer.html | |
parent | test: unpin meson from v0.52.1 (diff) | |
download | systemd-576e50efb694256fd894d9c9f15a8e95c3dc92cc.tar.xz systemd-576e50efb694256fd894d9c9f15a8e95c3dc92cc.zip |
Update copyright notice
Diffstat (limited to '')
-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 d8c1535f28..95289732b7 100644 --- a/docs/_includes/footer.html +++ b/docs/_includes/footer.html @@ -1,5 +1,5 @@ <footer class="site-footer"> - <p>© systemd, 2019</p> + <p>© systemd, 2020</p> <p><a href="https://github.com/systemd/systemd">Website source</a></p> </footer> |