Pārlūkot izejas kodu

LibGUI: Make AboutDialog Copyright 2018-2024

Happy New Year everyone!
Cubic Love 1 gadu atpakaļ
vecāks
revīzija
6bde5a1f85
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      Userland/Libraries/LibGUI/AboutDialog.gml

+ 1 - 1
Userland/Libraries/LibGUI/AboutDialog.gml

@@ -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 {}