mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 06:27:45 +00:00
LibGUI: Make AboutDialog Copyright 2018-2024
Happy New Year everyone!
This commit is contained in:
parent
61d82e36b6
commit
6bde5a1f85
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@
|
||||||
name: "copyright"
|
name: "copyright"
|
||||||
text_alignment: "CenterLeft"
|
text_alignment: "CenterLeft"
|
||||||
fixed_height: 14
|
fixed_height: 14
|
||||||
text: "Copyright © the SerenityOS developers, 2018-2023"
|
text: "Copyright © the SerenityOS developers, 2018-2024"
|
||||||
}
|
}
|
||||||
|
|
||||||
@GUI::Layout::Spacer {}
|
@GUI::Layout::Spacer {}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue