We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6e7714 commit 4bdd5b7Copy full SHA for 4bdd5b7
src/renderer/components/SettingsSection/About.tsx
@@ -52,7 +52,7 @@ export const AboutSettings: FC = () => {
52
</div>
53
54
<div className="flex flex-col justify-center">
55
- <span className="text-2xl">Copyright (c) 2020-2024 FlyByWire Simulations and its contributors</span>
+ <span className="text-2xl">Copyright (c) 2020-2026 FlyByWire Simulations and its contributors</span>
56
<span className="text-2xl">Licensed under the GNU General Public License Version 3</span>
57
58
<span className="mt-4 text-2xl text-gray-200">
0 commit comments