mirror of
https://gitlab.com/pholy/OSCAR-code.git
synced 2025-04-06 11:10:44 +00:00
Update copyright message
This commit is contained in:
parent
134a30624f
commit
79dad50b79
@ -131,7 +131,7 @@ QString NewProfile::getIntroHTML()
|
|||||||
"<p><b><font size=+1>" + tr("Use of this software is entirely at your own risk.") +
|
"<p><b><font size=+1>" + tr("Use of this software is entirely at your own risk.") +
|
||||||
"</font></b></p>"
|
"</font></b></p>"
|
||||||
|
|
||||||
"<p><i>" + tr("OSCAR is copyright ©2011-2018 Mark Watkins and portions ©2019 Nightowl Software") + "<i></p>"
|
"<p><i>" + tr("OSCAR is copyright ©2011-2018 Mark Watkins and portions ©2019-2020 The OSCAR Team") + "<i></p>"
|
||||||
"</div>"
|
"</div>"
|
||||||
"</body>"
|
"</body>"
|
||||||
"</html>";
|
"</html>";
|
||||||
|
Loading…
Reference in New Issue
Block a user