Skip to content

Commit dc9f2a9

Browse files
committed
chore: update year
1 parent c21ea77 commit dc9f2a9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ Thanks to all the backers and sponsors! Support this project by [becoming a back
187187

188188
## Copyright and License
189189

190-
copyright 2022 creativeLabs Łukasz Holeczek.
190+
copyright 2023 creativeLabs Łukasz Holeczek.
191191

192192

193193
Code released under [the MIT license](https://github.com/coreui/coreui-free-react-admin-template/blob/master/LICENSE).

src/components/AppFooter.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ const AppFooter = () => {
88
<a href="https://coreui.io" target="_blank" rel="noopener noreferrer">
99
CoreUI
1010
</a>
11-
<span className="ms-1">&copy; 2022 creativeLabs.</span>
11+
<span className="ms-1">&copy; 2023 creativeLabs.</span>
1212
</div>
1313
<div className="ms-auto">
1414
<span className="me-1">Powered by</span>

0 commit comments

Comments
 (0)