Skip to content

Commit a4c3f71

Browse files
committed
Licence update
1 parent a3f3ecc commit a4c3f71

2 files changed

Lines changed: 2 additions & 2 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 Diego Pireddu
3+
Copyright (c) 2025-2026 Diego Pireddu
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

docs/.vitepress/config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ export default defineConfig({
106106

107107
footer: {
108108
message: 'Released under the <a href="https://github.com/DionKill/ps4-linux-tutorial/blob/main/LICENSE">MIT License</a>.',
109-
copyright: 'Copyright © 2025 <a href="https://github.com/dionkill">Diego Pireddu</a>.'
109+
copyright: 'Copyright © 2025-2026 <a href="https://github.com/dionkill">Diego Pireddu</a>.'
110110
},
111111

112112
lastUpdated: {

0 commit comments

Comments
 (0)