Skip to content

Commit 5916e58

Browse files
authored
chore: update copyright year (#500)
1 parent 253d642 commit 5916e58

File tree

1 file changed

+1
-1
lines changed
  • src/renderer/components/SettingsSection

1 file changed

+1
-1
lines changed

src/renderer/components/SettingsSection/About.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ export const AboutSettings: FC = () => {
5252
</div>
5353

5454
<div className="flex flex-col justify-center">
55-
<span className="text-2xl">Copyright (c) 2020-2022 FlyByWire Simulations and its contributors</span>
55+
<span className="text-2xl">Copyright (c) 2020-2024 FlyByWire Simulations and its contributors</span>
5656
<span className="text-2xl">Licensed under the GNU General Public License Version 3</span>
5757

5858
<span className="mt-4 text-2xl text-gray-200">

0 commit comments

Comments
 (0)