Skip to content

Commit 77a43c3

Browse files
committed
update Copyright year
1 parent f9a4dec commit 77a43c3

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

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) 2025 ZiZIGY
3+
Copyright (c) 2026 ZiZIGY
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
@@ -149,4 +149,4 @@ If vue-dnd-kit saves you time, consider supporting the project — it helps keep
149149

150150
## License
151151

152-
[MIT](./LICENSE) © 2025 [ZiZIGY](https://github.com/ZiZiGY)
152+
[MIT](./LICENSE) © 2026 [ZiZIGY](https://github.com/ZiZiGY)

docs/.vitepress/config.mts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,7 @@ export default defineConfig({
315315
],
316316
footer: {
317317
message: 'Released under the MIT License.',
318-
copyright: 'Copyright © 2024 ZIZIGY',
318+
copyright: 'Copyright © 2026 ZIZIGY',
319319
},
320320
search: {
321321
provider: 'local',

0 commit comments

Comments
 (0)