File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11The MIT License (MIT)
22
3- Copyright (c) 2024 creativeLabs Łukasz Holeczek.
3+ Copyright (c) 2025 creativeLabs Łukasz Holeczek.
44
55Permission is hereby granted, free of charge, to any person obtaining a copy
66of this software and associated documentation files (the "Software"), to deal
Original file line number Diff line number Diff line change @@ -180,6 +180,6 @@ CoreUI is an MIT-licensed open source project and is completely free to use. How
180180
181181## Copyright and License
182182
183- copyright 2024 creativeLabs Łukasz Holeczek.
183+ copyright 2025 creativeLabs Łukasz Holeczek.
184184
185185Code released under [ the MIT license] ( https://github.com/coreui/coreui-free-react-admin-template/blob/main/LICENSE ) .
Original file line number Diff line number Diff line change 33* CoreUI Free React.js Admin Template
44* @version v5.2.0
55* @link https://coreui.io/product/free-react-admin-template/
6- * Copyright (c) 2024 creativeLabs Łukasz Holeczek
6+ * Copyright (c) 2025 creativeLabs Łukasz Holeczek
77* Licensed under MIT (https://github.com/coreui/coreui-free-react-admin-template/blob/main/LICENSE)
88-->
99< html lang ="en ">
Original file line number Diff line number Diff 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" > © 2024 creativeLabs.</ span >
11+ < span className = "ms-1" > © 2025 creativeLabs.</ span >
1212 </ div >
1313 < div className = "ms-auto" >
1414 < span className = "me-1" > Powered by</ span >
You can’t perform that action at this time.
0 commit comments