We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3f3ecc commit a4c3f71Copy full SHA for a4c3f71
2 files changed
LICENSE
@@ -1,6 +1,6 @@
1
MIT License
2
3
-Copyright (c) 2025 Diego Pireddu
+Copyright (c) 2025-2026 Diego Pireddu
4
5
Permission is hereby granted, free of charge, to any person obtaining a copy
6
of this software and associated documentation files (the "Software"), to deal
docs/.vitepress/config.js
@@ -106,7 +106,7 @@ export default defineConfig({
106
107
footer: {
108
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>.'
+ copyright: 'Copyright © 2025-2026 <a href="https://github.com/dionkill">Diego Pireddu</a>.'
110
},
111
112
lastUpdated: {
0 commit comments