diff options
| author | dyviacat <101992650+dyviacat@users.noreply.github.com> | 2022-08-01 10:40:10 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-08-01 17:40:10 +0300 |
| commit | 7d395b4a333bbbb0fec6314eb07e1878c0c90378 (patch) | |
| tree | 442ee52d413b5acc56df5be9763e0cc5f1712008 /src/lobby.cpp | |
| parent | b9aa2039d3eccf00985b1ffb91465f571006b896 (diff) | |
Let's try that again. This time, less stupid. (#838)
* Let's try that again. This time, less stupid.
Made the updated licensing from 2021 to 2022 and new credits and whatnot.
* executive meddling
* Update credits.
Co-authored-by: oldmud0 <oldmud0@users.noreply.github.com>
Co-authored-by: Salanto <62221668+Salanto@users.noreply.github.com>
Diffstat (limited to 'src/lobby.cpp')
| -rw-r--r-- | src/lobby.cpp | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/src/lobby.cpp b/src/lobby.cpp index 6f3486b6..c4831322 100644 --- a/src/lobby.cpp +++ b/src/lobby.cpp @@ -426,7 +426,7 @@ void Lobby::on_about_clicked() "OmniTroid, stonedDiscord, longbyte1, gameboyprinter, Cerapter, " "Crystalwarrior, Iamgoofball, in1tiate" "<p><b>Client development:</b><br>" - "Cents02, windrammer, skyedeving" + "Cents02, windrammer, skyedeving, TrickyLeifa, Salanto" "<p><b>QA testing:</b><br>" "CaseyCazy, CedricDewitt, Chewable Tablets, CrazyJC, Fantos, " "Fury McFlurry, Geck, Gin-Gi, Jamania, Minx, Pandae, " @@ -436,6 +436,7 @@ void Lobby::on_about_clicked() "k-emiko (Русский), Pyraq (Polski), scatterflower (日本語), vintprox (Русский), " "windrammer (Español, Português)" "<p><b>Special thanks:</b><br>" + "Wiso, dyviacat (2.10 release); " "CrazyJC (2.8 release director) and MaximumVolty (2.8 release promotion); " "Remy, Hibiki, court-records.net (sprites); Qubrick (webAO); " "Rue (website); Draxirch (UI design); " @@ -444,7 +445,7 @@ void Lobby::on_about_clicked() "server hosts, game masters, case makers, content creators, " "and the whole AO2 community!" "<p>The Attorney Online networked visual novel project " - "is copyright (c) 2016-2021 Attorney Online developers. Open-source " + "is copyright (c) 2016-2022 Attorney Online developers. Open-source " "licenses apply. All other assets are the property of their " "respective owners." "<p>Running on Qt version %2 with the BASS audio engine.<br>" |
