This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goserver. commit a7c08751b4b2225211f6f399a820568bbdb7e13e Author: Mihai Moldovan <ionic@ionic.de> Date: Fri Nov 6 06:15:17 2020 +0100 x2goserver/lib/x2goupdateoptionsstring: update copyright notice. --- debian/changelog | 1 + x2goserver/bin/x2goupdateoptionsstring | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 3df36328..2987b440 100644 --- a/debian/changelog +++ b/debian/changelog @@ -188,6 +188,7 @@ x2goserver (4.1.0.4-0x2go1.2) UNRELEASED; urgency=medium - x2goserver/lib/x2goupdateoptionsstring: fix typo in comment. - x2goserver/lib/x2goupdateoptionsstring: fix typo in print statement syntax. Non-functional. + - x2goserver/lib/x2goupdateoptionsstring: update copyright notice. * debian/control: + Build-depend upon lsb-release for distro version detection. * debian/x2goserver.manpages: diff --git a/x2goserver/bin/x2goupdateoptionsstring b/x2goserver/bin/x2goupdateoptionsstring index a2d5d25f..b7f12b98 100755 --- a/x2goserver/bin/x2goupdateoptionsstring +++ b/x2goserver/bin/x2goupdateoptionsstring @@ -1,6 +1,6 @@ #!/usr/bin/perl -# Copyright (C) 2018 X2Go Project - https://wiki.x2go.org +# Copyright (C) 2018-2020 X2Go Project - https://wiki.x2go.org # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goserver.git