aboutsummaryrefslogtreecommitdiff
path: root/nxcomp/Loop.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'nxcomp/Loop.cpp')
-rw-r--r--nxcomp/Loop.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/nxcomp/Loop.cpp b/nxcomp/Loop.cpp
index 3d0f8da7e..7e67e3450 100644
--- a/nxcomp/Loop.cpp
+++ b/nxcomp/Loop.cpp
@@ -13926,6 +13926,9 @@ void PrintProcessInfo()
<< control -> LocalVersionPatch << "\n\n";
cerr << GetCopyrightInfo()
+ << "\n"
+ << GetOtherCopyrightInfo()
+ << "\n"
<< "See https://github.com/ArcticaProject/nx-libs for more information.\n\n";
}