Skip to content

Commit b747889

Browse files
committed
Update copyright and authors in About UEFITool window
1 parent 3ebdccf commit b747889

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UEFITool/uefitool.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -583,7 +583,7 @@ void UEFITool::about()
583583
QMessageBox::about(this,
584584
tr("About UEFITool"),
585585
tr("<b>UEFITool %1.</b><br><br>"
586-
"Copyright (c) 2013-2023, Nikolaj Schlej.<br><br>"
586+
"Copyright (c) 2013-2025, Nikolaj (<b>CodeRush</b>) Schlej, Vitaly (<b>vit9696</b>) Cheptsov, <a href=https://github.com/LongSoft/UEFITool/graphs/contributors>et al</a>.<br><br>"
587587
"Program icon made by <a href=https://www.behance.net/alzhidkov>Alexander Zhidkov</a>.<br><br>"
588588
"GUI uses QHexView made by <a href=https://github.com/Dax89>Antonio Davide</a>.<br>"
589589
"Qt-less engine uses Bstrlib made by <a href=https://github.com/websnarf>Paul Hsieh</a>.<br>"

0 commit comments

Comments
 (0)