From 01ebcfa35418337c96c46965eb0c6831c2096538 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Fri, 26 Aug 2016 12:40:49 +0200 Subject: nxcomp/Loop.cpp: Mention DXPC copyright holders on application (i.e. nxproxy) start-up. --- nxcomp/Loop.cpp | 3 +++ 1 file changed, 3 insertions(+) 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"; } -- cgit v1.2.3