Skip to content

Commit 1f6810c

Browse files
committed
docs: update current year
1 parent 2075aba commit 1f6810c

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

LICENSE

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2023 creativeLabs Łukasz Holeczek
3+
Copyright (c) 2024 creativeLabs Łukasz Holeczek
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -226,4 +226,4 @@ CoreUI is an MIT-licensed open source project and is completely free to use. How
226226

227227
## Copyright and license
228228

229-
Copyright 2023 creativeLabs Łukasz Holeczek. Code released under the [MIT License](https://github.com/coreui/coreui-react/blob/main/LICENSE). Docs released under [Creative Commons](https://creativecommons.org/licenses/by/3.0/).
229+
Copyright 2024 creativeLabs Łukasz Holeczek. Code released under the [MIT License](https://github.com/coreui/coreui-react/blob/main/LICENSE). Docs released under [Creative Commons](https://creativecommons.org/licenses/by/3.0/).

packages/coreui-react/LICENSE

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2023 creativeLabs Łukasz Holeczek
3+
Copyright (c) 2024 creativeLabs Łukasz Holeczek
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

packages/coreui-react/README.md

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

259259
## Copyright and license
260260

261-
Copyright 2023 creativeLabs Łukasz Holeczek. Code released under the [MIT License](https://github.com/coreui/coreui-react/blob/main/LICENSE). Docs released under [Creative Commons](https://creativecommons.org/licenses/by/3.0/).
261+
Copyright 2024 creativeLabs Łukasz Holeczek. Code released under the [MIT License](https://github.com/coreui/coreui-react/blob/main/LICENSE). Docs released under [Creative Commons](https://creativecommons.org/licenses/by/3.0/).

packages/docs/content/components/footer.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ import { CFooter, CLink } from '@coreui/react/src/index'
1515
<CFooter>
1616
<div>
1717
<CLink href="https://coreui.io">CoreUI</CLink>
18-
<span>&copy; 2023 creativeLabs.</span>
18+
<span>&copy; 2024 creativeLabs.</span>
1919
</div>
2020
<div>
2121
<span>Powered by</span>

0 commit comments

Comments
 (0)