We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 253d642 commit 5916e58Copy full SHA for 5916e58
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-2022 FlyByWire Simulations and its contributors</span>
+ <span className="text-2xl">Copyright (c) 2020-2024 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