This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goclient. commit c85c988713a91a9c2fca6a259ea595d8b278a296 Author: Mihai Moldovan <ionic@ionic.de> Date: Wed Feb 12 21:33:05 2020 +0100 src/onmainwindow.cpp: update in-code copyright notice. --- debian/changelog | 1 + src/onmainwindow.cpp | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index fb6b366..d4efacd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -185,6 +185,7 @@ x2goclient (4.1.2.2-0x2go1) UNRELEASED; urgency=medium - res/i18n/x2goclient_de.ts: better translate UNIX cleanup helper and fix "X2Go Client" as "X2GoClient" globally. - misc: pre-release copyright update. + - src/onmainwindow.cpp: update in-code copyright notice. * debian/control: + Add build-depend on pkg-config. * x2goclient.spec: diff --git a/src/onmainwindow.cpp b/src/onmainwindow.cpp index 94551eb..0f24b76 100644 --- a/src/onmainwindow.cpp +++ b/src/onmainwindow.cpp @@ -9147,7 +9147,7 @@ void ONMainWindow::slotSupport() void ONMainWindow::slotAbout() { - QString aboutStr=tr ("<br>(C) 2005-2019 by <b>obviously nice</b>: " + QString aboutStr=tr ("<br>(C) 2005-2020 by <b>obviously nice</b>: " "Oleksandr Shneyder, Heinz-Markus Graesing<br>" ); aboutStr+= tr ( -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git