diff options
author | Andrea Pappacoda <[email protected]> | 2022-04-18 20:23:57 +0200 |
---|---|---|
committer | Andrea Pappacoda <[email protected]> | 2022-04-18 20:23:57 +0200 |
commit | 24d7a027dcaa7572108c620b86ce4ec5878bbcb1 (patch) | |
tree | 3065ee497621976adf1fc7662b140fb4ffd9bcf0 /src/yuzu/aboutdialog.ui | |
parent | 92362d4932d313a956d30b41a713ea04625a7e2d (diff) | |
download | yuzu-android-24d7a027dcaa7572108c620b86ce4ec5878bbcb1.tar.gz yuzu-android-24d7a027dcaa7572108c620b86ce4ec5878bbcb1.zip |
yuzu: mention GPLv3.0+ in about dialog
Follow-up to 284934ebfdf5e530c960cf69969172ff76f40bea
Fixes #8218
Diffstat (limited to 'src/yuzu/aboutdialog.ui')
-rw-r--r-- | src/yuzu/aboutdialog.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/yuzu/aboutdialog.ui b/src/yuzu/aboutdialog.ui index 27d81cd13..2f7ddc7f3 100644 --- a/src/yuzu/aboutdialog.ui +++ b/src/yuzu/aboutdialog.ui @@ -87,7 +87,7 @@ <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } </style></head><body style=" font-family:'Ubuntu'; font-size:11pt; font-weight:400; font-style:normal;"> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'MS Shell Dlg 2'; font-size:12pt;">yuzu is an experimental open-source emulator for the Nintendo Switch licensed under GPLv2.0.</span></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'MS Shell Dlg 2'; font-size:12pt;">yuzu is an experimental open-source emulator for the Nintendo Switch licensed under GPLv3.0+.</span></p> <p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'MS Shell Dlg 2'; font-size:8pt;"><br /></p> <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'MS Shell Dlg 2'; font-size:12pt;">This software should not be used to play games you have not legally obtained.</span></p></body></html></string> </property> |