Skip to content

Commit 5e9e8ef

Browse files
committed
update copyright year
1 parent 1681c44 commit 5e9e8ef

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lib/kaffy_web/templates/layout/app.html.eex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@
155155

156156
<footer class="footer">
157157
<div class="d-sm-flex justify-content-center justify-content-sm-between">
158-
<span class="text-muted text-center text-sm-left d-block d-sm-inline-block">Copyright © 2020 Kaffy. All rights reserved.</span>
158+
<span class="text-muted text-center text-sm-left d-block d-sm-inline-block">Copyright © 2022 Kaffy. All rights reserved.</span>
159159
</div>
160160
</footer>
161161

lib/kaffy_web/templates/layout/bare.html.eex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949

5050
<footer class="footer">
5151
<div class="d-sm-flex justify-content-center justify-content-sm-between">
52-
<span class="text-muted text-center text-sm-left d-block d-sm-inline-block">Copyright © 2020 Kaffy. All rights reserved.</span>
52+
<span class="text-muted text-center text-sm-left d-block d-sm-inline-block">Copyright © 2022 Kaffy. All rights reserved.</span>
5353
</div>
5454
</footer>
5555

0 commit comments

Comments
 (0)