Skip to content

Commit 8c371cf

Browse files
authored
Merge pull request #1405 from makenowjust-labs/update-copyright
Update copyright year 2024 -> 2025
2 parents ccb26f6 + 64ed6a7 commit 8c371cf

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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) 2020-2024 TSUYUSATO "MakeNowJust" Kitsune
3+
Copyright (c) 2020-2025 TSUYUSATO "MakeNowJust" Kitsune
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
66

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@
1111

1212
MIT License.
1313

14-
2020-2024 (C) TSUYUSATO "MakeNowJust" Kitsune
14+
2020-2025 (C) TSUYUSATO "MakeNowJust" Kitsune

website/docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ const config = {
129129
],
130130
},
131131
],
132-
copyright: `Copyright © 2020-2024 TSUYUSATO "MakeNowJust" Kitsune. Built with Docusaurus.`,
132+
copyright: `Copyright © 2020-2025 TSUYUSATO "MakeNowJust" Kitsune. Built with Docusaurus.`,
133133
},
134134
prism: {
135135
theme: lightCodeTheme,

0 commit comments

Comments
 (0)