aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2022-01-03 11:45:21 +0300
committerCem Keylan <cem@ckyln.com>2022-01-03 11:45:21 +0300
commit9a0159ae77afe5042c5452e00a00c126f7a66f98 (patch)
treeeb703348d688355dde25f08bb9632a997ae9f67d
parent4dd664f372c1880c83cb8aaed476b109700f3b21 (diff)
downloadwebsite-9a0159ae77afe5042c5452e00a00c126f7a66f98.tar.gz
Update Copyright year
-rw-r--r--layouts/partials/footer.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html
index e64836f..6c4ce0b 100644
--- a/layouts/partials/footer.html
+++ b/layouts/partials/footer.html
@@ -1,6 +1,6 @@
<div id="postamble" class="status">
<footer>
<p>Linux&reg; is a registered trademark of Linus Torvalds</p>
- <p>Copyright &copy; 2019-2021 Cem Keylan</p>
+ <p>Copyright &copy; 2019-2022 Cem Keylan</p>
</footer>
</div>