Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit9f24e2f

Browse files
committed
chore: update the current year to 2025
1 parent92609b2 commit9f24e2f

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

‎LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c)2024 creativeLabs Łukasz Holeczek
3+
Copyright (c)2025 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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,4 +227,4 @@ CoreUI is an MIT-licensed open source project and is completely free to use. How
227227

228228
##Copyright and license
229229

230-
Copyright2024 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/).
230+
Copyright2025 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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c)2024 creativeLabs Łukasz Holeczek
3+
Copyright (c)2025 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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,4 +259,4 @@ Thanks to all the backers and sponsors! Support this project by [becoming a back
259259

260260
##Copyright and license
261261

262-
Copyright2024 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/).
262+
Copyright2025 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

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

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp