This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2goserver. from 23404d1b x2goserver.spec: add BR: and R: on distribution-release (pseudo-package/provides) for /usr/lib/os-release and /etc/os-release. new 4e030798 X2Go/Server/Agent/NX/Options.pm: fix typo in test comment. new 222d706a x2goserver/bin/x2goruncommand: add support for KDE Plasma 5 (startplasma-x11). new cca67a51 misc: copyright updates, but for contributors who haven't been active. new d325249b misc manpages: pre-release date update. new caa42a51 debian/changelog: fix version number (oops). The 5 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Summary of changes: Makefile.docupload | 2 +- X2Go/Config.pm | 6 +- X2Go/Log.pm | 6 +- X2Go/Server.pm | 8 +-- X2Go/Server/Agent.pm | 6 +- X2Go/Server/Agent/NX.pm | 6 +- X2Go/Server/Agent/NX/Options.pm | 4 +- X2Go/Server/DB.pm | 8 +-- X2Go/Server/DB/PostgreSQL.pm | 6 +- X2Go/Server/DB/SQLite3.pm | 6 +- X2Go/SupeReNicer.pm | 4 +- X2Go/Utils.pm | 8 +-- X2Go_in_progress_do_not_use/Server/DB/MySQL.pm | 8 +-- debian/changelog | 7 ++- debian/copyright | 68 +++++++++++----------- debian/copyright.in | 66 ++++++++++----------- debian/po/de.po | 4 +- debian/po/es.po | 2 +- debian/po/fr.po | 2 +- debian/po/pt.po | 2 +- debian/po/pt_BR.po | 2 +- .../lib/libx2go-server-db-sqlite3-wrapper.pl | 6 +- .../src/libx2go-server-db-sqlite3-wrapper.c | 2 +- x2goserver-common/man/man5/x2goserver.conf.5 | 2 +- .../bin/x2goresume-desktopsharing | 8 +-- .../bin/x2gosuspend-desktopsharing | 8 +-- .../bin/x2goterminate-desktopsharing | 8 +-- .../man/man8/x2goresume-desktopsharing.8 | 2 +- .../man/man8/x2gosuspend-desktopsharing.8 | 2 +- .../man/man8/x2goterminate-desktopsharing.8 | 2 +- .../x2goserver-desktopsharing.features | 6 +- .../bin/x2goserver-run-extensions | 8 +-- .../man/man8/x2goserver-run-extensions.8 | 2 +- .../x2gofeature.d/x2goserver-extensions.features | 6 +- x2goserver-fmbindings/bin/x2gofm | 4 +- x2goserver-fmbindings/man/man8/x2gofm.8 | 2 +- .../x2gofeature.d/x2goserver-fmbindings.features | 6 +- x2goserver-printing/bin/x2goprint | 6 +- x2goserver-printing/man/man8/x2goprint.8 | 2 +- .../x2gofeature.d/x2goserver-printing.features | 6 +- x2goserver-x2goagent/man/man1/x2goagent.1 | 2 +- x2goserver-x2goagent/share/pixmaps/x2goagent.xpm | 30 +++++----- .../x2gofeature.d/x2goserver-x2goagent.features | 2 +- .../x2gofeature.d/x2goserver-x2gokdrive.features | 2 +- .../x2gofeature.d/x2goserver-xsession.features | 6 +- x2goserver/bin/x2gocmdexitmessage | 6 +- x2goserver/bin/x2gofeature | 6 +- x2goserver/bin/x2gofeaturelist | 4 +- x2goserver/bin/x2gogetapps | 6 +- x2goserver/bin/x2gogetservers | 6 +- x2goserver/bin/x2golistdesktops | 6 +- x2goserver/bin/x2golistmounts | 6 +- x2goserver/bin/x2golistsessions | 6 +- x2goserver/bin/x2golistshadowsessions | 6 +- x2goserver/bin/x2gomountdirs | 6 +- x2goserver/bin/x2gooptionsstring | 2 +- x2goserver/bin/x2gopath.in | 10 ++-- x2goserver/bin/x2goresume-session | 6 +- x2goserver/bin/x2goruncommand | 12 ++-- x2goserver/bin/x2gosessionlimit | 6 +- x2goserver/bin/x2gosetkeyboard | 8 +-- x2goserver/bin/x2gostartagent | 6 +- x2goserver/bin/x2gosuspend-session | 6 +- x2goserver/bin/x2goterminate-session | 6 +- x2goserver/bin/x2goumount-session | 6 +- x2goserver/bin/x2goversion | 6 +- x2goserver/lib/x2gochangestatus | 6 +- x2goserver/lib/x2gocheckport | 2 +- x2goserver/lib/x2gocreatesession | 6 +- x2goserver/lib/x2gocreateshadowsession | 6 +- x2goserver/lib/x2gogetagent | 6 +- x2goserver/lib/x2gogetagentstate | 6 +- x2goserver/lib/x2gogetdisplays | 6 +- x2goserver/lib/x2gogetfreeport | 2 +- x2goserver/lib/x2gogetports | 6 +- x2goserver/lib/x2gogetrandomport | 2 +- x2goserver/lib/x2gogetstatus | 6 +- x2goserver/lib/x2goinsertport | 6 +- x2goserver/lib/x2goinsertsession | 6 +- x2goserver/lib/x2goinsertshadowsession | 6 +- x2goserver/lib/x2goisint | 2 +- x2goserver/lib/x2goistrue | 2 +- x2goserver/lib/x2golistsessions_sql | 6 +- x2goserver/lib/x2gologlevel | 6 +- x2goserver/lib/x2goqueryconfig | 2 +- x2goserver/lib/x2goresume | 6 +- x2goserver/lib/x2gormforward | 6 +- x2goserver/lib/x2gormport | 6 +- x2goserver/lib/x2gosuspend-agent | 6 +- x2goserver/lib/x2gosyslog | 6 +- x2goserver/man/man5/x2goserver.conf.5 | 2 +- x2goserver/man/man8/x2gobasepath.8 | 2 +- x2goserver/man/man8/x2gocleansessions.8 | 2 +- x2goserver/man/man8/x2gocmdexitmessage.8 | 2 +- x2goserver/man/man8/x2godbadmin.8 | 2 +- x2goserver/man/man8/x2gofeature.8 | 2 +- x2goserver/man/man8/x2gofeaturelist.8 | 2 +- x2goserver/man/man8/x2gogetapps.8 | 2 +- x2goserver/man/man8/x2gogetservers.8 | 2 +- x2goserver/man/man8/x2golistdesktops.8 | 2 +- x2goserver/man/man8/x2golistmounts.8 | 2 +- x2goserver/man/man8/x2golistsessions.8 | 2 +- x2goserver/man/man8/x2golistsessions_root.8 | 2 +- x2goserver/man/man8/x2golistshadowsessions.8 | 2 +- x2goserver/man/man8/x2gomountdirs.8 | 2 +- x2goserver/man/man8/x2gopath.8 | 2 +- x2goserver/man/man8/x2goresume-session.8 | 2 +- x2goserver/man/man8/x2goruncommand.8 | 2 +- x2goserver/man/man8/x2gosessionlimit.8 | 2 +- x2goserver/man/man8/x2gosetkeyboard.8 | 2 +- x2goserver/man/man8/x2goshowblocks.8 | 2 +- x2goserver/man/man8/x2gostartagent.8 | 2 +- x2goserver/man/man8/x2gosuspend-session.8 | 2 +- x2goserver/man/man8/x2goterminate-session.8 | 2 +- x2goserver/man/man8/x2goumount-session.8 | 2 +- x2goserver/man/man8/x2goversion.8 | 2 +- x2goserver/sbin/x2gocleansessions | 6 +- x2goserver/sbin/x2godbadmin | 8 +-- x2goserver/sbin/x2golistsessions_root | 6 +- x2goserver/sbin/x2goshowblocks | 6 +- x2goserver/share/x2gofeature.d/x2goserver.features | 6 +- 121 files changed, 353 insertions(+), 344 deletions(-) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goserver.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goserver. commit 4e0307980ab062f8abb5c74a580c065cb7d0dc9f Author: Mihai Moldovan <ionic@ionic.de> Date: Fri May 19 22:02:45 2023 +0200 X2Go/Server/Agent/NX/Options.pm: fix typo in test comment. --- X2Go/Server/Agent/NX/Options.pm | 2 +- debian/changelog | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/X2Go/Server/Agent/NX/Options.pm b/X2Go/Server/Agent/NX/Options.pm index 9ddaeeda..72c7429a 100644 --- a/X2Go/Server/Agent/NX/Options.pm +++ b/X2Go/Server/Agent/NX/Options.pm @@ -955,7 +955,7 @@ X2Go::Server::Agent::NX::Options - NX Options modification module # Hence, this need not be a general error, but we'll treat it as one here. die "Extract operation returned more than one element, this should not happen with a compacted intermediate, aborting.\n" if (1 < scalar (@{$extract})); - # Likewise, it would be okay for the resul to be empty, but not for us right here. + # Likewise, it would be okay for the result to be empty, but not for us right here. die "Extract operation returned no result, aborting.\n" if (1 > scalar (@{$extract})); my $extracted_kv = q{}; diff --git a/debian/changelog b/debian/changelog index dcdffb64..fcadd407 100644 --- a/debian/changelog +++ b/debian/changelog @@ -435,6 +435,7 @@ x2goserver (4.1.0.4-0x2go1.2) UNRELEASED; urgency=medium Debian builds. - x2goserver.spec: add BR: and R: on distribution-release (pseudo-package/provides) for /usr/lib/os-release and /etc/os-release. + - X2Go/Server/Agent/NX/Options.pm: fix typo in test comment. * debian/control: + Build-depend upon lsb-release for distro version detection. + Pull in base64 as a run-time dependency. We'll need it in scripts. -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goserver.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goserver. commit 222d706a52d2010a95d903d50e76babb2a9c4877 Author: Mihai Moldovan <ionic@ionic.de> Date: Fri May 19 22:16:38 2023 +0200 x2goserver/bin/x2goruncommand: add support for KDE Plasma 5 (startplasma-x11). --- debian/changelog | 2 ++ x2goserver/bin/x2goruncommand | 6 +++++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index fcadd407..aad24e8e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -436,6 +436,8 @@ x2goserver (4.1.0.4-0x2go1.2) UNRELEASED; urgency=medium - x2goserver.spec: add BR: and R: on distribution-release (pseudo-package/provides) for /usr/lib/os-release and /etc/os-release. - X2Go/Server/Agent/NX/Options.pm: fix typo in test comment. + - x2goserver/bin/x2goruncommand: add support for KDE Plasma 5 + (startplasma-x11). * debian/control: + Build-depend upon lsb-release for distro version detection. + Pull in base64 as a run-time dependency. We'll need it in scripts. diff --git a/x2goserver/bin/x2goruncommand b/x2goserver/bin/x2goruncommand index 13a93fab..dc1298dd 100755 --- a/x2goserver/bin/x2goruncommand +++ b/x2goserver/bin/x2goruncommand @@ -250,7 +250,11 @@ elif [ "$cmd" == "CINNAMON" ] || [ "$cmd" == "cinnamon" ]; then elif [ "$cmd" == "MATE" ]; then cmd="/usr/bin/mate-session" elif [ "$cmd" == "KDE" ]; then - cmd="/usr/bin/startkde" + if [ -e '/usr/bin/startplasma-x11' ]; then + cmd='/usr/bin/startplasma-x11' + else + cmd="/usr/bin/startkde" + fi elif [ "$cmd" == "XFCE4" ] || [ "$cmd" == "XFCE" ]; then cmd="/usr/bin/xfce4-session" elif [ "$cmd" == "LXDE" ]; then -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goserver.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goserver. commit cca67a51f72bb9549ef808d0e4eff32ff5b4d054 Author: Mihai Moldovan <ionic@ionic.de> Date: Tue May 23 21:24:44 2023 +0200 misc: copyright updates, but for contributors who haven't been active. --- Makefile.docupload | 2 +- X2Go/Config.pm | 6 +- X2Go/Log.pm | 6 +- X2Go/Server.pm | 8 +-- X2Go/Server/Agent.pm | 6 +- X2Go/Server/Agent/NX.pm | 6 +- X2Go/Server/Agent/NX/Options.pm | 2 +- X2Go/Server/DB.pm | 8 +-- X2Go/Server/DB/PostgreSQL.pm | 6 +- X2Go/Server/DB/SQLite3.pm | 6 +- X2Go/SupeReNicer.pm | 4 +- X2Go/Utils.pm | 8 +-- X2Go_in_progress_do_not_use/Server/DB/MySQL.pm | 8 +-- debian/changelog | 1 + debian/copyright | 68 +++++++++++----------- debian/copyright.in | 66 ++++++++++----------- debian/po/de.po | 4 +- debian/po/es.po | 2 +- debian/po/fr.po | 2 +- debian/po/pt.po | 2 +- debian/po/pt_BR.po | 2 +- .../lib/libx2go-server-db-sqlite3-wrapper.pl | 6 +- .../src/libx2go-server-db-sqlite3-wrapper.c | 2 +- .../bin/x2goresume-desktopsharing | 8 +-- .../bin/x2gosuspend-desktopsharing | 8 +-- .../bin/x2goterminate-desktopsharing | 8 +-- .../x2goserver-desktopsharing.features | 6 +- .../bin/x2goserver-run-extensions | 8 +-- .../x2gofeature.d/x2goserver-extensions.features | 6 +- x2goserver-fmbindings/bin/x2gofm | 4 +- .../x2gofeature.d/x2goserver-fmbindings.features | 6 +- x2goserver-printing/bin/x2goprint | 6 +- .../x2gofeature.d/x2goserver-printing.features | 6 +- x2goserver-x2goagent/share/pixmaps/x2goagent.xpm | 30 +++++----- .../x2gofeature.d/x2goserver-x2goagent.features | 2 +- .../x2gofeature.d/x2goserver-x2gokdrive.features | 2 +- .../x2gofeature.d/x2goserver-xsession.features | 6 +- x2goserver/bin/x2gocmdexitmessage | 6 +- x2goserver/bin/x2gofeature | 6 +- x2goserver/bin/x2gofeaturelist | 4 +- x2goserver/bin/x2gogetapps | 6 +- x2goserver/bin/x2gogetservers | 6 +- x2goserver/bin/x2golistdesktops | 6 +- x2goserver/bin/x2golistmounts | 6 +- x2goserver/bin/x2golistsessions | 6 +- x2goserver/bin/x2golistshadowsessions | 6 +- x2goserver/bin/x2gomountdirs | 6 +- x2goserver/bin/x2gooptionsstring | 2 +- x2goserver/bin/x2gopath.in | 10 ++-- x2goserver/bin/x2goresume-session | 6 +- x2goserver/bin/x2goruncommand | 6 +- x2goserver/bin/x2gosessionlimit | 6 +- x2goserver/bin/x2gosetkeyboard | 8 +-- x2goserver/bin/x2gostartagent | 6 +- x2goserver/bin/x2gosuspend-session | 6 +- x2goserver/bin/x2goterminate-session | 6 +- x2goserver/bin/x2goumount-session | 6 +- x2goserver/bin/x2goversion | 6 +- x2goserver/lib/x2gochangestatus | 6 +- x2goserver/lib/x2gocheckport | 2 +- x2goserver/lib/x2gocreatesession | 6 +- x2goserver/lib/x2gocreateshadowsession | 6 +- x2goserver/lib/x2gogetagent | 6 +- x2goserver/lib/x2gogetagentstate | 6 +- x2goserver/lib/x2gogetdisplays | 6 +- x2goserver/lib/x2gogetfreeport | 2 +- x2goserver/lib/x2gogetports | 6 +- x2goserver/lib/x2gogetrandomport | 2 +- x2goserver/lib/x2gogetstatus | 6 +- x2goserver/lib/x2goinsertport | 6 +- x2goserver/lib/x2goinsertsession | 6 +- x2goserver/lib/x2goinsertshadowsession | 6 +- x2goserver/lib/x2goisint | 2 +- x2goserver/lib/x2goistrue | 2 +- x2goserver/lib/x2golistsessions_sql | 6 +- x2goserver/lib/x2gologlevel | 6 +- x2goserver/lib/x2goqueryconfig | 2 +- x2goserver/lib/x2goresume | 6 +- x2goserver/lib/x2gormforward | 6 +- x2goserver/lib/x2gormport | 6 +- x2goserver/lib/x2gosuspend-agent | 6 +- x2goserver/lib/x2gosyslog | 6 +- x2goserver/sbin/x2gocleansessions | 6 +- x2goserver/sbin/x2godbadmin | 8 +-- x2goserver/sbin/x2golistsessions_root | 6 +- x2goserver/sbin/x2goshowblocks | 6 +- x2goserver/share/x2gofeature.d/x2goserver.features | 6 +- 87 files changed, 308 insertions(+), 307 deletions(-) diff --git a/Makefile.docupload b/Makefile.docupload index 65e319f2..fed07eb0 100644 --- a/Makefile.docupload +++ b/Makefile.docupload @@ -1,7 +1,7 @@ #!/usr/bin/make -f # Makefile.docupload file - for x2goserver -# Copyright (C) 2010-2015 Mike Gabriel <mike.gabriel@das-netzwerkteam.de> +# Copyright (C) 2010-2023 Mike Gabriel <mike.gabriel@das-netzwerkteam.de> # # 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 diff --git a/X2Go/Config.pm b/X2Go/Config.pm index c4c115a2..deb4297e 100644 --- a/X2Go/Config.pm +++ b/X2Go/Config.pm @@ -1,8 +1,8 @@ #!/usr/bin/perl -# Copyright (C) 2007-2018 X2Go Project - https://wiki.x2go.org -# Copyright (C) 2007-2018 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> -# Copyright (C) 2007-2018 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> +# Copyright (C) 2007-2023 X2Go Project - https://wiki.x2go.org +# Copyright (C) 2007-2023 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> +# Copyright (C) 2007-2023 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> # # 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 diff --git a/X2Go/Log.pm b/X2Go/Log.pm index 11ce4591..8fab80b9 100644 --- a/X2Go/Log.pm +++ b/X2Go/Log.pm @@ -1,8 +1,8 @@ #!/usr/bin/perl -# Copyright (C) 2007-2018 X2Go Project - https://wiki.x2go.org -# Copyright (C) 2007-2018 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> -# Copyright (C) 2007-2018 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> +# Copyright (C) 2007-2023 X2Go Project - https://wiki.x2go.org +# Copyright (C) 2007-2023 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> +# Copyright (C) 2007-2023 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> # # 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 diff --git a/X2Go/Server.pm b/X2Go/Server.pm index 95f312b6..16e727ad 100644 --- a/X2Go/Server.pm +++ b/X2Go/Server.pm @@ -1,9 +1,9 @@ #!/usr/bin/perl -# Copyright (C) 2007-2018 X2Go Project - https://wiki.x2go.org -# Copyright (C) 2007-2018 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> -# Copyright (C) 2007-2018 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> -# Copyright (C) 2010-2015 Mike Gabriel <mike.gabriel@das-netzwerkteam.de> +# Copyright (C) 2007-2023 X2Go Project - https://wiki.x2go.org +# Copyright (C) 2007-2023 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> +# Copyright (C) 2007-2023 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> +# Copyright (C) 2010-2023 Mike Gabriel <mike.gabriel@das-netzwerkteam.de> # Copyright (C) 2013-2015 Guangzhou Nianguan Electronics Technology Co.Ltd. <opensource@gznianguan.com> # # This program is free software; you can redistribute it and/or modify diff --git a/X2Go/Server/Agent.pm b/X2Go/Server/Agent.pm index feda710b..963212bf 100644 --- a/X2Go/Server/Agent.pm +++ b/X2Go/Server/Agent.pm @@ -1,6 +1,6 @@ -# Copyright (C) 2007-2018 X2Go Project - https://wiki.x2go.org -# Copyright (C) 2007-2018 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> -# Copyright (C) 2007-2018 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> +# Copyright (C) 2007-2023 X2Go Project - https://wiki.x2go.org +# Copyright (C) 2007-2023 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> +# Copyright (C) 2007-2023 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> # # 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 diff --git a/X2Go/Server/Agent/NX.pm b/X2Go/Server/Agent/NX.pm index 06fe610b..233fa8ef 100644 --- a/X2Go/Server/Agent/NX.pm +++ b/X2Go/Server/Agent/NX.pm @@ -1,6 +1,6 @@ -# Copyright (C) 2007-2018 X2Go Project - https://wiki.x2go.org -# Copyright (C) 2007-2018 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> -# Copyright (C) 2007-2018 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> +# Copyright (C) 2007-2023 X2Go Project - https://wiki.x2go.org +# Copyright (C) 2007-2023 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> +# Copyright (C) 2007-2023 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> # # 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 diff --git a/X2Go/Server/Agent/NX/Options.pm b/X2Go/Server/Agent/NX/Options.pm index 72c7429a..fb55238f 100644 --- a/X2Go/Server/Agent/NX/Options.pm +++ b/X2Go/Server/Agent/NX/Options.pm @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2020 X2Go Project - https://wiki.x2go.org +# Copyright (C) 2018-2023 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 diff --git a/X2Go/Server/DB.pm b/X2Go/Server/DB.pm index 0a6eccef..5e5a1344 100644 --- a/X2Go/Server/DB.pm +++ b/X2Go/Server/DB.pm @@ -1,8 +1,8 @@ -# Copyright (C) 2007-2018 X2Go Project - https://wiki.x2go.org -# Copyright (C) 2007-2018 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> -# Copyright (C) 2007-2018 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> +# Copyright (C) 2007-2023 X2Go Project - https://wiki.x2go.org +# Copyright (C) 2007-2023 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> +# Copyright (C) 2007-2023 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> # Copyright (C) 2017-2018 Walid Moghrabi <w.moghrabi@servicemagic.eu> -# Copyright (C) 2018 Mihai Moldovan <ionic@ionic.de> +# Copyright (C) 2018-2023 Mihai Moldovan <ionic@ionic.de> # # 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 diff --git a/X2Go/Server/DB/PostgreSQL.pm b/X2Go/Server/DB/PostgreSQL.pm index b29a339a..77fd16f1 100644 --- a/X2Go/Server/DB/PostgreSQL.pm +++ b/X2Go/Server/DB/PostgreSQL.pm @@ -1,6 +1,6 @@ -# Copyright (C) 2007-2018 X2Go Project - https://wiki.x2go.org -# Copyright (C) 2007-2018 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> -# Copyright (C) 2007-2018 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> +# Copyright (C) 2007-2023 X2Go Project - https://wiki.x2go.org +# Copyright (C) 2007-2023 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> +# Copyright (C) 2007-2023 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> # # 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 diff --git a/X2Go/Server/DB/SQLite3.pm b/X2Go/Server/DB/SQLite3.pm index 2ef54a86..8071a12a 100644 --- a/X2Go/Server/DB/SQLite3.pm +++ b/X2Go/Server/DB/SQLite3.pm @@ -1,8 +1,8 @@ #!/usr/bin/perl -# Copyright (C) 2007-2018 X2Go Project - https://wiki.x2go.org -# Copyright (C) 2007-2018 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> -# Copyright (C) 2007-2018 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> +# Copyright (C) 2007-2023 X2Go Project - https://wiki.x2go.org +# Copyright (C) 2007-2023 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> +# Copyright (C) 2007-2023 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> # # 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 diff --git a/X2Go/SupeReNicer.pm b/X2Go/SupeReNicer.pm index cca3b8bf..8d3b0bb4 100644 --- a/X2Go/SupeReNicer.pm +++ b/X2Go/SupeReNicer.pm @@ -1,8 +1,8 @@ #!/usr/bin/perl -# Copyright (C) 2013-2018 X2Go Project - https://wiki.x2go.org +# Copyright (C) 2013-2023 X2Go Project - https://wiki.x2go.org # Copyright (C) 2013-2015 Guangzhou Nianguan Electronics Technology Co.Ltd. <opensource@gznianguan.com> -# Copyright (C) 2013-2015 Mike Gabriel <mike.gabriel@das-netzwerkteam.de> +# Copyright (C) 2013-2023 Mike Gabriel <mike.gabriel@das-netzwerkteam.de> # # 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 diff --git a/X2Go/Utils.pm b/X2Go/Utils.pm index cb4f3e79..39f536e2 100644 --- a/X2Go/Utils.pm +++ b/X2Go/Utils.pm @@ -1,10 +1,10 @@ #!/usr/bin/perl -# Copyright (C) 2007-2018 X2Go Project - https://wiki.x2go.org -# Copyright (C) 2007-2018 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> -# Copyright (C) 2007-2018 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> +# Copyright (C) 2007-2023 X2Go Project - https://wiki.x2go.org +# Copyright (C) 2007-2023 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> +# Copyright (C) 2007-2023 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> # Copyright (C) 2013-2015 Guangzhou Nianguan Electronics Technology Co.Ltd. <opensource@gznianguan.com> -# Copyright (C) 2013-2015 Mike Gabriel <mike.gabriel@das-netzwerkteam.de> +# Copyright (C) 2013-2023 Mike Gabriel <mike.gabriel@das-netzwerkteam.de> # # 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 diff --git a/X2Go_in_progress_do_not_use/Server/DB/MySQL.pm b/X2Go_in_progress_do_not_use/Server/DB/MySQL.pm index 38701727..b7fb1be6 100644 --- a/X2Go_in_progress_do_not_use/Server/DB/MySQL.pm +++ b/X2Go_in_progress_do_not_use/Server/DB/MySQL.pm @@ -1,8 +1,8 @@ -# Copyright (C) 2007-2018 X2Go Project - https://wiki.x2go.org -# Copyright (C) 2007-2018 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> -# Copyright (C) 2007-2018 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> +# Copyright (C) 2007-2023 X2Go Project - https://wiki.x2go.org +# Copyright (C) 2007-2023 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> +# Copyright (C) 2007-2023 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> # Copyright (C) 2017-2018 Walid Moghrabi <w.moghrabi@servicemagic.eu> -# Copyright (C) 2018 Mihai Moldovan <ionic@ionic.de> +# Copyright (C) 2018-2023 Mihai Moldovan <ionic@ionic.de> # # 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 diff --git a/debian/changelog b/debian/changelog index aad24e8e..69d29003 100644 --- a/debian/changelog +++ b/debian/changelog @@ -438,6 +438,7 @@ x2goserver (4.1.0.4-0x2go1.2) UNRELEASED; urgency=medium - X2Go/Server/Agent/NX/Options.pm: fix typo in test comment. - x2goserver/bin/x2goruncommand: add support for KDE Plasma 5 (startplasma-x11). + - misc: copyright updates, but for contributors who haven't been active. * debian/control: + Build-depend upon lsb-release for distro version detection. + Pull in base64 as a run-time dependency. We'll need it in scripts. diff --git a/debian/copyright b/debian/copyright index dc725188..5c3592ed 100644 --- a/debian/copyright +++ b/debian/copyright @@ -58,9 +58,9 @@ Files: X2Go/Config.pm x2goserver/sbin/x2golistsessions_root x2goserver/sbin/x2goshowblocks x2goserver/share/x2gofeature.d/x2goserver.features -Copyright: 2007-2018, Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> - 2007-2018, Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> - 2007-2018, X2Go Project - https://wiki.x2go.org +Copyright: 2007-2023, Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> + 2007-2023, Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> + 2007-2023, X2Go Project - https://wiki.x2go.org License: GPL-2+ Files: x2goserver/lib/x2gocheckport @@ -68,13 +68,13 @@ Files: x2goserver/lib/x2gocheckport x2goserver/lib/x2gogetrandomport x2goserver/lib/x2goistrue x2goserver/lib/x2goqueryconfig -Copyright: 2017-2018, X2Go Project - https:wiki.x2go.org +Copyright: 2017-2023, X2Go Project - https:wiki.x2go.org License: GPL-2+ Files: Makefile.docupload x2goserver-x2goagent/bin/.keep x2goserver-x2goagent/share/x2go/x2gofeature.d/x2goserver-x2goagent.features -Copyright: 2010-2015, Mike Gabriel <mike.gabriel@das-netzwerkteam.de> +Copyright: 2010-2023, Mike Gabriel <mike.gabriel@das-netzwerkteam.de> License: GPL-2+ Comment: File header of x2goserver-x2goagent/bin/x2goagent says GPL-3+, but... @@ -84,63 +84,63 @@ Comment: https://code.x2go.org/gitweb?p=x2goserver.git;a=commit;h=7e4503444438623d9a2... Files: x2goserver-x2goagent/share/x2go/x2gofeature.d/x2goserver-x2goagent.features -Copyright: 2015, Mike Gabriel <mike.gabriel@das-netzwerkteam.de> +Copyright: 2015-2023, Mike Gabriel <mike.gabriel@das-netzwerkteam.de> License: GPL-2+ Files: X2Go/Server.pm X2Go/Utils.pm -Copyright: 2007-2018, Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> - 2007-2018, Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> - 2007-2018, X2Go Project - https://wiki.x2go.org - 2010-2015, Mike Gabriel <mike.gabriel@das-netzwerkteam.de> +Copyright: 2007-2023, Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> + 2007-2023, Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> + 2007-2023, X2Go Project - https://wiki.x2go.org + 2010-2023, Mike Gabriel <mike.gabriel@das-netzwerkteam.de> 2013-2015, Guangzhou Nianguan Electronics Technology Co.Ltd. <opensource@gznianguan.com> License: GPL-2+ Files: x2goserver-extensions/bin/x2goserver-run-extensions x2goserver/bin/x2gosetkeyboard -Copyright: 2007-2018, X2Go Project - https://wiki.x2go.org - 2011-2018, Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> - 2011-2015, Mike Gabriel <mike.gabriel@das-netzwerkteam.de> - 2011-2018, Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> +Copyright: 2007-2023, X2Go Project - https://wiki.x2go.org + 2011-2023, Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> + 2011-2023, Mike Gabriel <mike.gabriel@das-netzwerkteam.de> + 2011-2023, Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> License: GPL-2+ Files: X2Go/SupeReNicer.pm Copyright: 2013-2015, Guangzhou Nianguan Electronics Technology Co.Ltd. <opensource@gznianguan.com> - 2013-2015, Mike Gabriel <mike.gabriel@das-netzwerkteam.de> - 2013-2018, X2Go Project - https://wiki.x2go.org + 2013-2023, Mike Gabriel <mike.gabriel@das-netzwerkteam.de> + 2013-2023, X2Go Project - https://wiki.x2go.org License: GPL-2+ Files: x2goserver/bin/x2gopath -Copyright: 2007-2018, X2Go Project - https://wiki.x2go.org - 2012-2018, Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> - 2012-2015, Jan Engelhard <jengelh@inai.de> - 2012-2015, Mike Gabriel <mike.gabriel@das-netzwerkteam.de> - 2012-2018, Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> +Copyright: 2007-2023, X2Go Project - https://wiki.x2go.org + 2012-2023, Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> + 2012-2023, Jan Engelhard <jengelh@inai.de> + 2012-2023, Mike Gabriel <mike.gabriel@das-netzwerkteam.de> + 2012-2023, Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> License: GPL-2+ Files: libx2go-server-db-perl/src/libx2go-server-db-sqlite3-wrapper.c -Copyright: 2011-2015, Mike Gabriel <mike.gabriel@das-netzwerkteam.de> +Copyright: 2011-2023, Mike Gabriel <mike.gabriel@das-netzwerkteam.de> 2011-2015, Moritz 'Morty' Strübe <morty@gmx.net> License: GPL-2+ Files: x2goserver/bin/x2gofeaturelist -Copyright: 2007-2018 X2Go Project - https://wiki.x2go.org - 2011-2015, Mike Gabriel <mike.gabriel@das-netzwerkteam.de> +Copyright: 2007-2023 X2Go Project - https://wiki.x2go.org + 2011-2023, Mike Gabriel <mike.gabriel@das-netzwerkteam.de> License: GPL-2+ Files: x2goserver-fmbindings/bin/x2gofm -Copyright: 2007-2018, X2Go Project - https://wiki.x2go.org - 2012-2015, Milan Knížek <knizek.confy@gmail.com> - 2012-2018, Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> +Copyright: 2007-2023, X2Go Project - https://wiki.x2go.org + 2012-2023, Milan Knížek <knizek.confy@gmail.com> + 2012-2023, Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> License: GPL-2+ Files: x2goserver-desktopsharing/bin/x2goresume-desktopsharing x2goserver-desktopsharing/bin/x2gosuspend-desktopsharing x2goserver-desktopsharing/bin/x2goterminate-desktopsharing -Copyright: 2007-2018, X2Go Project - https://wiki.x2go.org - 2011-2018, Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> - 2011-2018, Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> - 2011-2015, Mike Gabriel <mike.gabriel@das-netzwerkteam.de> +Copyright: 2007-2023, X2Go Project - https://wiki.x2go.org + 2011-2023, Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> + 2011-2023, Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> + 2011-2023, Mike Gabriel <mike.gabriel@das-netzwerkteam.de> License: GPL-2+ Files:INSTALL @@ -250,9 +250,9 @@ Comment: Files: debian/* Copyright: - 2005-2018, Oleksandr Shneyder <o.schneyder@phoca-gmbh.de> - 2010-2015, Mike Gabriel <mike.gabriel@das-netzwerkteam.de> - 2010-2015, Reinhard Tartler <siretart@tauware.de> + 2005-2023, Oleksandr Shneyder <o.schneyder@phoca-gmbh.de> + 2010-2023, Mike Gabriel <mike.gabriel@das-netzwerkteam.de> + 2010-2023, Reinhard Tartler <siretart@tauware.de> License: GPL-2+ License: GPL-2+ diff --git a/debian/copyright.in b/debian/copyright.in index 47745ce4..26358cd5 100644 --- a/debian/copyright.in +++ b/debian/copyright.in @@ -182,9 +182,9 @@ Files: X2Go/Config.pm x2goserver/sbin/x2golistsessions_root x2goserver/sbin/x2goshowblocks x2goserver/share/x2gofeature.d/x2goserver.features -Copyright: 2007-2018, Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> - 2007-2018, Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> - 2007-2018, X2Go Project - https://wiki.x2go.org +Copyright: 2007-2023, Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> + 2007-2023, Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> + 2007-2023, X2Go Project - https://wiki.x2go.org License: GPL (v2 or later) FIXME @@ -207,43 +207,43 @@ Files: x2goserver/lib/x2gocheckport x2goserver/lib/x2gogetrandomport x2goserver/lib/x2goistrue x2goserver/lib/x2goqueryconfig -Copyright: 2017-2018, X2Go Project - https:wiki.x2go.org +Copyright: 2017-2023, X2Go Project - https:wiki.x2go.org License: GPL (v2 or later) FIXME Files: X2Go/Server/DB.pm X2Go_in_progress_do_not_use/Server/DB/MySQL.pm x2goserver/sbin/x2godbadmin -Copyright: 2007-2018, Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> - 2007-2018, Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> - 2007-2018, X2Go Project - https://wiki.x2go.org - 2017-2018, Walid Moghrabi <w.moghrabi@servicemagic.eu> - 2018, Mihai Moldovan <ionic@ionic.de> +Copyright: 2007-2023, Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> + 2007-2023, Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> + 2007-2023, X2Go Project - https://wiki.x2go.org + 2017-2015, Walid Moghrabi <w.moghrabi@servicemagic.eu> + 2018-2023, Mihai Moldovan <ionic@ionic.de> License: GPL (v2 or later) FIXME Files: X2Go/Server.pm X2Go/Utils.pm -Copyright: 2007-2018, Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> - 2007-2018, Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> - 2007-2018, X2Go Project - https://wiki.x2go.org - 2010-2015, Mike Gabriel <mike.gabriel@das-netzwerkteam.de> +Copyright: 2007-2023, Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> + 2007-2023, Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> + 2007-2023, X2Go Project - https://wiki.x2go.org + 2010-2023, Mike Gabriel <mike.gabriel@das-netzwerkteam.de> 2013-2015, Guangzhou Nianguan Electronics Technology Co.Ltd. <opensource@gznianguan.com> License: GPL (v2 or later) FIXME Files: x2goserver-extensions/bin/x2goserver-run-extensions x2goserver/bin/x2gosetkeyboard -Copyright: 2007-2018, X2Go Project - https://wiki.x2go.org - 2011-2018, Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> - 2011-2015, Mike Gabriel <mike.gabriel@das-netzwerkteam.de> - 2011-2018, Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> +Copyright: 2007-2023, X2Go Project - https://wiki.x2go.org + 2011-2023, Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> + 2011-2023, Mike Gabriel <mike.gabriel@das-netzwerkteam.de> + 2011-2023, Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> License: GPL (v2 or later) FIXME Files: Makefile.docupload x2goserver-x2goagent/share/x2go/x2gofeature.d/x2goserver-x2goagent.features -Copyright: 2010-2015, Mike Gabriel <mike.gabriel@das-netzwerkteam.de> +Copyright: 2010-2023, Mike Gabriel <mike.gabriel@das-netzwerkteam.de> License: GPL (v2 or later) FIXME @@ -255,36 +255,36 @@ License: UNKNOWN Files: X2Go/SupeReNicer.pm Copyright: 2013-2015, Guangzhou Nianguan Electronics Technology Co.Ltd. <opensource@gznianguan.com> - 2013-2015, Mike Gabriel <mike.gabriel@das-netzwerkteam.de> - 2013-2018, X2Go Project - https://wiki.x2go.org + 2013-2023, Mike Gabriel <mike.gabriel@das-netzwerkteam.de> + 2013-2023, X2Go Project - https://wiki.x2go.org License: GPL (v2 or later) FIXME Files: x2goserver/bin/x2gopath -Copyright: 2007-2018, X2Go Project - https://wiki.x2go.org - 2012-2018, Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> - 2012-2015, Jan Engelhard <jengelh@inai.de> - 2012-2015, Mike Gabriel <mike.gabriel@das-netzwerkteam.de> - 2012-2018, Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> +Copyright: 2007-2023, X2Go Project - https://wiki.x2go.org + 2012-2023, Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> + 2012-2023, Jan Engelhard <jengelh@inai.de> + 2012-2023, Mike Gabriel <mike.gabriel@das-netzwerkteam.de> + 2012-2023, Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> License: GPL (v2 or later) FIXME Files: libx2go-server-db-perl/src/libx2go-server-db-sqlite3-wrapper.c -Copyright: 2011-2015, Mike Gabriel <mike.gabriel@das-netzwerkteam.de> +Copyright: 2011-2023, Mike Gabriel <mike.gabriel@das-netzwerkteam.de> 2011-2015, Moritz 'Morty' Strübe <morty@gmx.net> License: GPL (v2 or later) FIXME Files: x2goserver/bin/x2gofeaturelist -Copyright: 2007-2018, X2Go Project - https://wiki.x2go.org - 2011-2015, Mike Gabriel <mike.gabriel@das-netzwerkteam.de> +Copyright: 2007-2023, X2Go Project - https://wiki.x2go.org + 2011-2023, Mike Gabriel <mike.gabriel@das-netzwerkteam.de> License: GPL (v2 or later) FIXME Files: x2goserver-fmbindings/bin/x2gofm -Copyright: 2007-2018, X2Go Project - https://wiki.x2go.org - 2012-2015, Milan KnÞek <knizek.confy@gmail.com> - 2012-2018, Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> +Copyright: 2007-2023, X2Go Project - https://wiki.x2go.org + 2012-2023, Milan KnÞek <knizek.confy@gmail.com> + 2012-2023, Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> License: GPL (v2 or later) FIXME @@ -294,8 +294,8 @@ License: UNKNOWN FIXME Files: x2goserver-x2goagent/share/pixmaps/x2goagent.xpm -Copyright: 2008, Heinz-M. Graesing <heinz-m.graesing@obviously-nice.de> - 2018, Mike Gabriel <mike.gabriel@das-netzwerkteam.de> +Copyright: 2008-2023, Heinz-M. Graesing <heinz-m.graesing@obviously-nice.de> + 2018-2023, Mike Gabriel <mike.gabriel@das-netzwerkteam.de> of the aforementioned persons and companies. License: UNKNOWN FIXME diff --git a/debian/po/de.po b/debian/po/de.po index 5b378da7..502f70dd 100644 --- a/debian/po/de.po +++ b/debian/po/de.po @@ -1,6 +1,6 @@ # Translation of the x2goserver debconf template to German. -# Copyright (C) 2007-2018, Heinz-Markus Graesing, 2007-2018, Oleksandr -# Shneyder <o.shneyder@phoca-gmbh.de>, 2007-2018, X2Go Project. +# Copyright (C) 2007-2023, Heinz-Markus Graesing, 2007-2023, Oleksandr +# Shneyder <o.shneyder@phoca-gmbh.de>, 2007-2023, X2Go Project. # This file is distributed under the same license as the x2goserver package. # Chris Leick <c.leick@vollbio.de>, 2018. # diff --git a/debian/po/es.po b/debian/po/es.po index 1bb07a75..fc23d2a4 100644 --- a/debian/po/es.po +++ b/debian/po/es.po @@ -1,5 +1,5 @@ # x2goserver po-debconf translation to Spanish. -# Copyright (C) 2021 +# Copyright (C) 2021-2023 # This file is distributed under the same license as the x2goserver package. # Camaleón <noelamac@gmail.com>, 2021. # diff --git a/debian/po/fr.po b/debian/po/fr.po index 017d3c1a..d492d6f7 100644 --- a/debian/po/fr.po +++ b/debian/po/fr.po @@ -1,5 +1,5 @@ # Translation of x2goserver debconf templates to French -# Copyright (C) 2012 Mike Gabriel <mike.gabriel@das-netzwerkteam.de> +# Copyright (C) 2012-2023 Mike Gabriel <mike.gabriel@das-netzwerkteam.de> # This file is distributed under the same license as the x2goserver package. # # Jean-Pierre Giraud <jean-pierregiraud@neuf.fr>, 2018. diff --git a/debian/po/pt.po b/debian/po/pt.po index dd708a0f..f465fc32 100644 --- a/debian/po/pt.po +++ b/debian/po/pt.po @@ -1,5 +1,5 @@ # Translation of x2goserver's debconf messages to European Portuguese. -# Copyright (C) 2018 THE x2goserver'S COPYRIGHT HOLDER +# Copyright (C) 2018-2023 The X2Go Project # This file is distributed under the same license as the x2goserver package. # # Américo Monteiro <a_monteiro@gmx.com>, 2018, 2019. diff --git a/debian/po/pt_BR.po b/debian/po/pt_BR.po index 29a95c59..12fb974e 100644 --- a/debian/po/pt_BR.po +++ b/debian/po/pt_BR.po @@ -1,5 +1,5 @@ # Debconf translations for x2goserver. -# Copyright (C) 2019 THE x2goserver'S COPYRIGHT HOLDER +# Copyright (C) 2019-2023 The X2Go Project # This file is distributed under the same license as the x2goserver package. # Adriano Rafael Gomes <adrianorg@debian.org>, 2019-2020. # diff --git a/libx2go-server-db-perl/lib/libx2go-server-db-sqlite3-wrapper.pl b/libx2go-server-db-perl/lib/libx2go-server-db-sqlite3-wrapper.pl index 7e5aeb00..a453acc9 100755 --- a/libx2go-server-db-perl/lib/libx2go-server-db-sqlite3-wrapper.pl +++ b/libx2go-server-db-perl/lib/libx2go-server-db-sqlite3-wrapper.pl @@ -1,8 +1,8 @@ #!/usr/bin/perl -XU -# Copyright (C) 2007-2018 X2Go Project - https://wiki.x2go.org -# Copyright (C) 2007-2018 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> -# Copyright (C) 2007-2018 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> +# Copyright (C) 2007-2023 X2Go Project - https://wiki.x2go.org +# Copyright (C) 2007-2023 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> +# Copyright (C) 2007-2023 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> # # 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 diff --git a/libx2go-server-db-perl/src/libx2go-server-db-sqlite3-wrapper.c b/libx2go-server-db-perl/src/libx2go-server-db-sqlite3-wrapper.c index d7351a72..60b072d9 100644 --- a/libx2go-server-db-perl/src/libx2go-server-db-sqlite3-wrapper.c +++ b/libx2go-server-db-perl/src/libx2go-server-db-sqlite3-wrapper.c @@ -1,6 +1,6 @@ /* * This file is part of the X2Go Project - https://www.x2go.org - * Copyright (C) 2011-2015 Mike Gabriel <mike.gabriel@das-netzwerkteam.de> + * Copyright (C) 2011-2023 Mike Gabriel <mike.gabriel@das-netzwerkteam.de> * Copyright (C) 2011-2015 Moritz 'Morty' Strübe <morty@gmx.net> * * This program is free software; you can redistribute it and/or modify diff --git a/x2goserver-desktopsharing/bin/x2goresume-desktopsharing b/x2goserver-desktopsharing/bin/x2goresume-desktopsharing index cdb8bf1f..bfdcf1ea 100755 --- a/x2goserver-desktopsharing/bin/x2goresume-desktopsharing +++ b/x2goserver-desktopsharing/bin/x2goresume-desktopsharing @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright (C) 2007-2018 X2Go Project - https://wiki.x2go.org +# Copyright (C) 2007-2023 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 @@ -17,9 +17,9 @@ # Free Software Foundation, Inc., # 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. # -# Copyright (C) 2011-2018 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> -# Copyright (C) 2011-2018 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> -# Copyright (C) 2011-2015 Mike Gabriel <mike.gabriel@das-netzwerkteam.de> +# Copyright (C) 2011-2023 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> +# Copyright (C) 2011-2023 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> +# Copyright (C) 2011-2023 Mike Gabriel <mike.gabriel@das-netzwerkteam.de> if [ $# -eq 1 ]; then SESSION_NAME=$1 diff --git a/x2goserver-desktopsharing/bin/x2gosuspend-desktopsharing b/x2goserver-desktopsharing/bin/x2gosuspend-desktopsharing index e04bc240..d744a251 100755 --- a/x2goserver-desktopsharing/bin/x2gosuspend-desktopsharing +++ b/x2goserver-desktopsharing/bin/x2gosuspend-desktopsharing @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright (C) 2007-2018 X2Go Project - https://wiki.x2go.org +# Copyright (C) 2007-2023 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 @@ -17,9 +17,9 @@ # Free Software Foundation, Inc., # 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. # -# Copyright (C) 2011-2018 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> -# Copyright (C) 2011-2018 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> -# Copyright (C) 2011-2015 Mike Gabriel <mike.gabriel@das-netzwerkteam.de> +# Copyright (C) 2011-2023 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> +# Copyright (C) 2011-2023 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> +# Copyright (C) 2011-2023 Mike Gabriel <mike.gabriel@das-netzwerkteam.de> if [ $# -eq 1 ]; then SESSION_NAME=$1 diff --git a/x2goserver-desktopsharing/bin/x2goterminate-desktopsharing b/x2goserver-desktopsharing/bin/x2goterminate-desktopsharing index 2a63b328..fde17225 100755 --- a/x2goserver-desktopsharing/bin/x2goterminate-desktopsharing +++ b/x2goserver-desktopsharing/bin/x2goterminate-desktopsharing @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright (C) 2007-2018 X2Go Project - https://wiki.x2go.org +# Copyright (C) 2007-2023 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 @@ -17,9 +17,9 @@ # Free Software Foundation, Inc., # 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. # -# Copyright (C) 2011-2018 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> -# Copyright (C) 2011-2018 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> -# Copyright (C) 2011-2015 Mike Gabriel <mike.gabriel@das-netzwerkteam.de> +# Copyright (C) 2011-2023 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> +# Copyright (C) 2011-2023 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> +# Copyright (C) 2011-2023 Mike Gabriel <mike.gabriel@das-netzwerkteam.de> if [ "${#}" -eq '1' ]; then SESSION_NAME="${1}" diff --git a/x2goserver-desktopsharing/share/x2gofeature.d/x2goserver-desktopsharing.features b/x2goserver-desktopsharing/share/x2gofeature.d/x2goserver-desktopsharing.features index 3bcd5eb8..d7272360 100755 --- a/x2goserver-desktopsharing/share/x2gofeature.d/x2goserver-desktopsharing.features +++ b/x2goserver-desktopsharing/share/x2gofeature.d/x2goserver-desktopsharing.features @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright (C) 2007-2018 X2Go Project - https://wiki.x2go.org +# Copyright (C) 2007-2023 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 @@ -17,8 +17,8 @@ # Free Software Foundation, Inc., # 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. # -# Copyright (C) 2011-2018 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> -# Copyright (C) 2011-2018 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> +# Copyright (C) 2011-2023 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> +# Copyright (C) 2011-2023 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> X2GO_LIB_PATH=`x2gopath libexec` diff --git a/x2goserver-extensions/bin/x2goserver-run-extensions b/x2goserver-extensions/bin/x2goserver-run-extensions index cf185c2c..86574d0f 100755 --- a/x2goserver-extensions/bin/x2goserver-run-extensions +++ b/x2goserver-extensions/bin/x2goserver-run-extensions @@ -1,9 +1,9 @@ #!/bin/bash -# Copyright (C) 2007-2018 X2Go Project - https://wiki.x2go.org -# Copyright (C) 2011-2018 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> -# Copyright (C) 2011-2018 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> -# Copyright (C) 2011-2015 Mike Gabriel <mike.gabriel@das-netzwerkteam.de> +# Copyright (C) 2007-2023 X2Go Project - https://wiki.x2go.org +# Copyright (C) 2011-2023 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> +# Copyright (C) 2011-2023 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> +# Copyright (C) 2011-2023 Mike Gabriel <mike.gabriel@das-netzwerkteam.de> # # 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 diff --git a/x2goserver-extensions/share/x2gofeature.d/x2goserver-extensions.features b/x2goserver-extensions/share/x2gofeature.d/x2goserver-extensions.features index 80f18f8f..67a38dc3 100755 --- a/x2goserver-extensions/share/x2gofeature.d/x2goserver-extensions.features +++ b/x2goserver-extensions/share/x2gofeature.d/x2goserver-extensions.features @@ -1,8 +1,8 @@ #!/bin/bash -# Copyright (C) 2007-2018 X2Go Project - https://wiki.x2go.org -# Copyright (C) 2011-2018 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> -# Copyright (C) 2011-2018 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> +# Copyright (C) 2007-2023 X2Go Project - https://wiki.x2go.org +# Copyright (C) 2011-2023 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> +# Copyright (C) 2011-2023 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> # # 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 diff --git a/x2goserver-fmbindings/bin/x2gofm b/x2goserver-fmbindings/bin/x2gofm index 4dc0c063..7940e00e 100755 --- a/x2goserver-fmbindings/bin/x2gofm +++ b/x2goserver-fmbindings/bin/x2gofm @@ -1,8 +1,8 @@ #!/usr/bin/perl -# Copyright (C) 2007-2018 X2Go Project - https://wiki.x2go.org +# Copyright (C) 2007-2023 X2Go Project - https://wiki.x2go.org # Copyright (C) 2012-2015 Milan Knížek <knizek.confy@gmail.com> -# Copyright (C) 2012-2018 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> +# Copyright (C) 2012-2023 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> # # 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 diff --git a/x2goserver-fmbindings/share/x2go/x2gofeature.d/x2goserver-fmbindings.features b/x2goserver-fmbindings/share/x2go/x2gofeature.d/x2goserver-fmbindings.features index 9cad01ec..88cc11e0 100755 --- a/x2goserver-fmbindings/share/x2go/x2gofeature.d/x2goserver-fmbindings.features +++ b/x2goserver-fmbindings/share/x2go/x2gofeature.d/x2goserver-fmbindings.features @@ -1,8 +1,8 @@ #!/bin/bash -# Copyright (C) 2007-2018 X2Go Project - https://wiki.x2go.org -# Copyright (C) 2011-2018 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> -# Copyright (C) 2011-2018 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> +# Copyright (C) 2007-2023 X2Go Project - https://wiki.x2go.org +# Copyright (C) 2011-2023 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> +# Copyright (C) 2011-2023 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> # # 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 diff --git a/x2goserver-printing/bin/x2goprint b/x2goserver-printing/bin/x2goprint index 9c0ce37a..662c20a2 100755 --- a/x2goserver-printing/bin/x2goprint +++ b/x2goserver-printing/bin/x2goprint @@ -1,8 +1,8 @@ #!/usr/bin/perl -# Copyright (C) 2007-2018 X2Go Project - https://wiki.x2go.org -# Copyright (C) 2007-2018 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> -# Copyright (C) 2007-2018 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> +# Copyright (C) 2007-2023 X2Go Project - https://wiki.x2go.org +# Copyright (C) 2007-2023 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> +# Copyright (C) 2007-2023 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> # # 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 diff --git a/x2goserver-printing/share/x2gofeature.d/x2goserver-printing.features b/x2goserver-printing/share/x2gofeature.d/x2goserver-printing.features index 4d3bd890..2112e7ad 100755 --- a/x2goserver-printing/share/x2gofeature.d/x2goserver-printing.features +++ b/x2goserver-printing/share/x2gofeature.d/x2goserver-printing.features @@ -1,8 +1,8 @@ #!/bin/bash -# Copyright (C) 2007-2018 X2Go Project - https://wiki.x2go.org -# Copyright (C) 2011-2018 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> -# Copyright (C) 2011-2018 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> +# Copyright (C) 2007-2023 X2Go Project - https://wiki.x2go.org +# Copyright (C) 2011-2023 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> +# Copyright (C) 2011-2023 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> # # 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 diff --git a/x2goserver-x2goagent/share/pixmaps/x2goagent.xpm b/x2goserver-x2goagent/share/pixmaps/x2goagent.xpm index dcfd8e15..b0415428 100644 --- a/x2goserver-x2goagent/share/pixmaps/x2goagent.xpm +++ b/x2goserver-x2goagent/share/pixmaps/x2goagent.xpm @@ -1,18 +1,18 @@ -/**************************************************************************/ -/* */ -/* Copyright 2008 Heinz-M. Graesing <heinz-m.graesing@obviously-nice.de> */ -/* Copyright 2018 Mike Gabriel <mike.gabriel@das-netzwerkteam.de> */ -/* */ -/* NXAGENT, NX protocol compression and NX extensions to this software */ -/* are copyright of the aforementioned persons and companies. */ -/* */ -/* Redistribution and use of the present software is allowed according */ -/* to terms specified in the file LICENSE which comes in the source */ -/* distribution. */ -/* */ -/* All rights reserved. */ -/* */ -/**************************************************************************/ +/******************************************************************************/ +/* */ +/* Copyright 2008-2023 Heinz-M. Graesing <heinz-m.graesing@obviously-nice.de> */ +/* Copyright 2018-2023 Mike Gabriel <mike.gabriel@das-netzwerkteam.de> */ +/* */ +/* NXAGENT, NX protocol compression and NX extensions to this software */ +/* are copyright of the aforementioned persons and companies. */ +/* */ +/* Redistribution and use of the present software is allowed according */ +/* to terms specified in the file LICENSE which comes in the source */ +/* distribution. */ +/* */ +/* All rights reserved. */ +/* */ +/******************************************************************************/ /* XPM */ static char *x2goagentIconData[]={ diff --git a/x2goserver-x2goagent/share/x2go/x2gofeature.d/x2goserver-x2goagent.features b/x2goserver-x2goagent/share/x2go/x2gofeature.d/x2goserver-x2goagent.features index 12d62e01..9c968cc4 100755 --- a/x2goserver-x2goagent/share/x2go/x2gofeature.d/x2goserver-x2goagent.features +++ b/x2goserver-x2goagent/share/x2go/x2gofeature.d/x2goserver-x2goagent.features @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright (C) 2015, Mike Gabriel <mike.gabriel@das-netzwerkteam.de> +# Copyright (C) 2015-2023, Mike Gabriel <mike.gabriel@das-netzwerkteam.de> # # 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 diff --git a/x2goserver-x2gokdrive/share/x2go/x2gofeature.d/x2goserver-x2gokdrive.features b/x2goserver-x2gokdrive/share/x2go/x2gofeature.d/x2goserver-x2gokdrive.features index 572f4c53..c172812e 100755 --- a/x2goserver-x2gokdrive/share/x2go/x2gofeature.d/x2goserver-x2gokdrive.features +++ b/x2goserver-x2gokdrive/share/x2go/x2gofeature.d/x2goserver-x2gokdrive.features @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright (C) 2019, Mike Gabriel <mike.gabriel@das-netzwerkteam.de> +# Copyright (C) 2019-2023, Mike Gabriel <mike.gabriel@das-netzwerkteam.de> # # 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 diff --git a/x2goserver-xsession/share/x2gofeature.d/x2goserver-xsession.features b/x2goserver-xsession/share/x2gofeature.d/x2goserver-xsession.features index 0d269657..8a50cd4d 100755 --- a/x2goserver-xsession/share/x2gofeature.d/x2goserver-xsession.features +++ b/x2goserver-xsession/share/x2gofeature.d/x2goserver-xsession.features @@ -1,8 +1,8 @@ #!/bin/bash -# Copyright (C) 2007-2018 X2Go Project - https://wiki.x2go.org -# Copyright (C) 2011-2018 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> -# Copyright (C) 2011-2018 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> +# Copyright (C) 2007-2023 X2Go Project - https://wiki.x2go.org +# Copyright (C) 2011-2023 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> +# Copyright (C) 2011-2023 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> # # 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 diff --git a/x2goserver/bin/x2gocmdexitmessage b/x2goserver/bin/x2gocmdexitmessage index f4fcdd34..07d78a11 100755 --- a/x2goserver/bin/x2gocmdexitmessage +++ b/x2goserver/bin/x2gocmdexitmessage @@ -1,8 +1,8 @@ #!/bin/bash -# Copyright (C) 2007-2018 X2Go Project - https://wiki.x2go.org -# Copyright (C) 2007-2018 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> -# Copyright (C) 2007-2018 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> +# Copyright (C) 2007-2023 X2Go Project - https://wiki.x2go.org +# Copyright (C) 2007-2023 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> +# Copyright (C) 2007-2023 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> # # 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 diff --git a/x2goserver/bin/x2gofeature b/x2goserver/bin/x2gofeature index 6e72d74e..928d627c 100755 --- a/x2goserver/bin/x2gofeature +++ b/x2goserver/bin/x2gofeature @@ -1,8 +1,8 @@ #!/bin/bash -# Copyright (C) 2007-2018 X2Go Project - https://wiki.x2go.org -# Copyright (C) 2011-2018 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> -# Copyright (C) 2011-2018 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> +# Copyright (C) 2007-2023 X2Go Project - https://wiki.x2go.org +# Copyright (C) 2011-2023 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> +# Copyright (C) 2011-2023 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> # # 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 diff --git a/x2goserver/bin/x2gofeaturelist b/x2goserver/bin/x2gofeaturelist index 1bba3105..1f93b8a7 100755 --- a/x2goserver/bin/x2gofeaturelist +++ b/x2goserver/bin/x2gofeaturelist @@ -1,7 +1,7 @@ #!/bin/bash -# Copyright (C) 2007-2018 X2Go Project - https://wiki.x2go.org -# Copyright (C) 2011-2015 Mike Gabriel <mike.gabriel@das-netzwerkteam.de> +# Copyright (C) 2007-2023 X2Go Project - https://wiki.x2go.org +# Copyright (C) 2011-2023 Mike Gabriel <mike.gabriel@das-netzwerkteam.de> # # 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 diff --git a/x2goserver/bin/x2gogetapps b/x2goserver/bin/x2gogetapps index dee0a1e3..3bb37c43 100755 --- a/x2goserver/bin/x2gogetapps +++ b/x2goserver/bin/x2gogetapps @@ -1,8 +1,8 @@ #!/usr/bin/perl -# Copyright (C) 2007-2018 X2Go Project - https://wiki.x2go.org -# Copyright (C) 2007-2018 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> -# Copyright (C) 2007-2018 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> +# Copyright (C) 2007-2023 X2Go Project - https://wiki.x2go.org +# Copyright (C) 2007-2023 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> +# Copyright (C) 2007-2023 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> # # 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 diff --git a/x2goserver/bin/x2gogetservers b/x2goserver/bin/x2gogetservers index 666cce3d..30d74b17 100755 --- a/x2goserver/bin/x2gogetservers +++ b/x2goserver/bin/x2gogetservers @@ -1,8 +1,8 @@ #!/usr/bin/perl -# Copyright (C) 2007-2018 X2Go Project - https://wiki.x2go.org -# Copyright (C) 2007-2018 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> -# Copyright (C) 2007-2018 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> +# Copyright (C) 2007-2023 X2Go Project - https://wiki.x2go.org +# Copyright (C) 2007-2023 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> +# Copyright (C) 2007-2023 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> # # 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 diff --git a/x2goserver/bin/x2golistdesktops b/x2goserver/bin/x2golistdesktops index cda122a4..817bf8e2 100755 --- a/x2goserver/bin/x2golistdesktops +++ b/x2goserver/bin/x2golistdesktops @@ -1,8 +1,8 @@ #!/usr/bin/perl -# Copyright (C) 2007-2018 X2Go Project - https://wiki.x2go.org -# Copyright (C) 2007-2018 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> -# Copyright (C) 2007-2018 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> +# Copyright (C) 2007-2023 X2Go Project - https://wiki.x2go.org +# Copyright (C) 2007-2023 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> +# Copyright (C) 2007-2023 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> # # 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 diff --git a/x2goserver/bin/x2golistmounts b/x2goserver/bin/x2golistmounts index 8271f468..b0077479 100755 --- a/x2goserver/bin/x2golistmounts +++ b/x2goserver/bin/x2golistmounts @@ -1,8 +1,8 @@ #!/usr/bin/perl -# Copyright (C) 2007-2018 X2Go Project - https://wiki.x2go.org -# Copyright (C) 2007-2018 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> -# Copyright (C) 2007-2018 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> +# Copyright (C) 2007-2023 X2Go Project - https://wiki.x2go.org +# Copyright (C) 2007-2023 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> +# Copyright (C) 2007-2023 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> # # 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 diff --git a/x2goserver/bin/x2golistsessions b/x2goserver/bin/x2golistsessions index 89719a47..305ddf70 100755 --- a/x2goserver/bin/x2golistsessions +++ b/x2goserver/bin/x2golistsessions @@ -1,8 +1,8 @@ #!/usr/bin/perl -# Copyright (C) 2007-2018 X2Go Project - https://wiki.x2go.org -# Copyright (C) 2007-2018 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> -# Copyright (C) 2007-2018 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> +# Copyright (C) 2007-2023 X2Go Project - https://wiki.x2go.org +# Copyright (C) 2007-2023 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> +# Copyright (C) 2007-2023 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> # # 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 diff --git a/x2goserver/bin/x2golistshadowsessions b/x2goserver/bin/x2golistshadowsessions index 08a6f864..a7ea404d 100755 --- a/x2goserver/bin/x2golistshadowsessions +++ b/x2goserver/bin/x2golistshadowsessions @@ -1,8 +1,8 @@ #!/usr/bin/perl -# Copyright (C) 2007-2018 X2Go Project - https://wiki.x2go.org -# Copyright (C) 2007-2018 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> -# Copyright (C) 2007-2018 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> +# Copyright (C) 2007-2023 X2Go Project - https://wiki.x2go.org +# Copyright (C) 2007-2023 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> +# Copyright (C) 2007-2023 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> # # 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 diff --git a/x2goserver/bin/x2gomountdirs b/x2goserver/bin/x2gomountdirs index 4fca1001..f39e6e20 100755 --- a/x2goserver/bin/x2gomountdirs +++ b/x2goserver/bin/x2gomountdirs @@ -1,8 +1,8 @@ #!/usr/bin/perl -# Copyright (C) 2007-2018 X2Go Project - https://wiki.x2go.org -# Copyright (C) 2007-2018 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> -# Copyright (C) 2007-2018 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> +# Copyright (C) 2007-2023 X2Go Project - https://wiki.x2go.org +# Copyright (C) 2007-2023 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> +# Copyright (C) 2007-2023 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> # # 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 diff --git a/x2goserver/bin/x2gooptionsstring b/x2goserver/bin/x2gooptionsstring index dd89c9bf..da6abdfb 100755 --- a/x2goserver/bin/x2gooptionsstring +++ b/x2goserver/bin/x2gooptionsstring @@ -1,6 +1,6 @@ #!/usr/bin/perl -# Copyright (C) 2018-2020 X2Go Project - https://wiki.x2go.org +# Copyright (C) 2018-2023 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 diff --git a/x2goserver/bin/x2gopath.in b/x2goserver/bin/x2gopath.in index ebc461a7..4912adbf 100755 --- a/x2goserver/bin/x2gopath.in +++ b/x2goserver/bin/x2gopath.in @@ -1,11 +1,11 @@ #!/bin/bash -# Copyright (C) 2007-2018 X2Go Project - https://wiki.x2go.org -# Copyright (C) 2012-2018 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> -# Copyright (C) 2012-2018 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> -# Copyright (C) 2012-2015 Mike Gabriel <mike.gabriel@das-netzwerkteam.de> +# Copyright (C) 2007-2023 X2Go Project - https://wiki.x2go.org +# Copyright (C) 2012-2023 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> +# Copyright (C) 2012-2023 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> +# Copyright (C) 2012-2023 Mike Gabriel <mike.gabriel@das-netzwerkteam.de> # Copyright (C) 2012-2015 Jan Engelhard <jengelh@inai.de> -# Copyright (C) 2019 Mihai Moldovan <ionic@ionic.de> +# Copyright (C) 2019-2023 Mihai Moldovan <ionic@ionic.de> # # 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 diff --git a/x2goserver/bin/x2goresume-session b/x2goserver/bin/x2goresume-session index 1c8dc1e5..dd59019e 100755 --- a/x2goserver/bin/x2goresume-session +++ b/x2goserver/bin/x2goresume-session @@ -1,8 +1,8 @@ #!/bin/bash -# Copyright (C) 2007-2021 X2Go Project - https://wiki.x2go.org -# Copyright (C) 2007-2021 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> -# Copyright (C) 2007-2021 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> +# Copyright (C) 2007-2023 X2Go Project - https://wiki.x2go.org +# Copyright (C) 2007-2023 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> +# Copyright (C) 2007-2023 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> # # 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 diff --git a/x2goserver/bin/x2goruncommand b/x2goserver/bin/x2goruncommand index dc1298dd..b53a713b 100755 --- a/x2goserver/bin/x2goruncommand +++ b/x2goserver/bin/x2goruncommand @@ -1,8 +1,8 @@ #!/bin/bash -# Copyright (C) 2007-2018 X2Go Project - https://wiki.x2go.org -# Copyright (C) 2007-2018 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> -# Copyright (C) 2007-2018 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> +# Copyright (C) 2007-2023 X2Go Project - https://wiki.x2go.org +# Copyright (C) 2007-2023 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> +# Copyright (C) 2007-2023 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> # # 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 diff --git a/x2goserver/bin/x2gosessionlimit b/x2goserver/bin/x2gosessionlimit index f5bf969b..d4323461 100755 --- a/x2goserver/bin/x2gosessionlimit +++ b/x2goserver/bin/x2gosessionlimit @@ -1,8 +1,8 @@ #!/usr/bin/perl -# Copyright (C) 2007-2018 X2Go Project - https://wiki.x2go.org -# Copyright (C) 2007-2018 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> -# Copyright (C) 2007-2018 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> +# Copyright (C) 2007-2023 X2Go Project - https://wiki.x2go.org +# Copyright (C) 2007-2023 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> +# Copyright (C) 2007-2023 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> # # 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 diff --git a/x2goserver/bin/x2gosetkeyboard b/x2goserver/bin/x2gosetkeyboard index 3118cc5d..9fbc811c 100755 --- a/x2goserver/bin/x2gosetkeyboard +++ b/x2goserver/bin/x2gosetkeyboard @@ -1,9 +1,9 @@ #!/bin/bash -# Copyright (C) 2007-2018 X2Go Project - https://wiki.x2go.org -# Copyright (C) 2011-2015 Mike Gabriel <mike.gabriel@das-netzwerkteam.de> -# Copyright (C) 2011-2018 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> -# Copyright (C) 2011-2018 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> +# Copyright (C) 2007-2023 X2Go Project - https://wiki.x2go.org +# Copyright (C) 2011-2023 Mike Gabriel <mike.gabriel@das-netzwerkteam.de> +# Copyright (C) 2011-2023 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> +# Copyright (C) 2011-2023 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> # # 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 diff --git a/x2goserver/bin/x2gostartagent b/x2goserver/bin/x2gostartagent index ddf4c75b..cd9fc97b 100755 --- a/x2goserver/bin/x2gostartagent +++ b/x2goserver/bin/x2gostartagent @@ -1,8 +1,8 @@ #!/bin/bash -# Copyright (C) 2007-2018 X2Go Project - https://wiki.x2go.org -# Copyright (C) 2007-2018 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> -# Copyright (C) 2007-2018 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> +# Copyright (C) 2007-2023 X2Go Project - https://wiki.x2go.org +# Copyright (C) 2007-2023 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> +# Copyright (C) 2007-2023 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> # # 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 diff --git a/x2goserver/bin/x2gosuspend-session b/x2goserver/bin/x2gosuspend-session index 18fb4c61..21f3e07e 100755 --- a/x2goserver/bin/x2gosuspend-session +++ b/x2goserver/bin/x2gosuspend-session @@ -1,8 +1,8 @@ #!/bin/bash -# Copyright (C) 2007-2018 X2Go Project - https://wiki.x2go.org -# Copyright (C) 2007-2018 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> -# Copyright (C) 2007-2018 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> +# Copyright (C) 2007-2023 X2Go Project - https://wiki.x2go.org +# Copyright (C) 2007-2023 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> +# Copyright (C) 2007-2023 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> # # 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 diff --git a/x2goserver/bin/x2goterminate-session b/x2goserver/bin/x2goterminate-session index a349c7ac..e856a7b7 100755 --- a/x2goserver/bin/x2goterminate-session +++ b/x2goserver/bin/x2goterminate-session @@ -1,8 +1,8 @@ #!/bin/bash -# Copyright (C) 2007-2018 X2Go Project - https://wiki.x2go.org -# Copyright (C) 2007-2018 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> -# Copyright (C) 2007-2018 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> +# Copyright (C) 2007-2023 X2Go Project - https://wiki.x2go.org +# Copyright (C) 2007-2023 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> +# Copyright (C) 2007-2023 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> # # 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 diff --git a/x2goserver/bin/x2goumount-session b/x2goserver/bin/x2goumount-session index e68bafb7..a983df2b 100755 --- a/x2goserver/bin/x2goumount-session +++ b/x2goserver/bin/x2goumount-session @@ -1,8 +1,8 @@ #!/usr/bin/perl -# Copyright (C) 2007-2018 X2Go Project - https://wiki.x2go.org -# Copyright (C) 2007-2018 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> -# Copyright (C) 2007-2018 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> +# Copyright (C) 2007-2023 X2Go Project - https://wiki.x2go.org +# Copyright (C) 2007-2023 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> +# Copyright (C) 2007-2023 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> # # 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 diff --git a/x2goserver/bin/x2goversion b/x2goserver/bin/x2goversion index 50e45c09..e6c96864 100755 --- a/x2goserver/bin/x2goversion +++ b/x2goserver/bin/x2goversion @@ -1,8 +1,8 @@ #!/bin/bash -# Copyright (C) 2007-2018 X2Go Project - https://wiki.x2go.org -# Copyright (C) 2011-2018 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> -# Copyright (C) 2011-2018 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> +# Copyright (C) 2007-2023 X2Go Project - https://wiki.x2go.org +# Copyright (C) 2011-2023 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> +# Copyright (C) 2011-2023 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> # # 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 diff --git a/x2goserver/lib/x2gochangestatus b/x2goserver/lib/x2gochangestatus index 915ab0d8..4a07964f 100755 --- a/x2goserver/lib/x2gochangestatus +++ b/x2goserver/lib/x2gochangestatus @@ -1,8 +1,8 @@ #!/usr/bin/perl -# Copyright (C) 2007-2018 X2Go Project - https://wiki.x2go.org -# Copyright (C) 2007-2018 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> -# Copyright (C) 2007-2018 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> +# Copyright (C) 2007-2023 X2Go Project - https://wiki.x2go.org +# Copyright (C) 2007-2023 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> +# Copyright (C) 2007-2023 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> # # 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 diff --git a/x2goserver/lib/x2gocheckport b/x2goserver/lib/x2gocheckport index 775176a3..bc50e339 100644 --- a/x2goserver/lib/x2gocheckport +++ b/x2goserver/lib/x2gocheckport @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright (C) 2017-2018 X2Go Project - https://wiki.x2go.org +# Copyright (C) 2017-2023 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 diff --git a/x2goserver/lib/x2gocreatesession b/x2goserver/lib/x2gocreatesession index 551c63c2..d7dae9a9 100755 --- a/x2goserver/lib/x2gocreatesession +++ b/x2goserver/lib/x2gocreatesession @@ -1,8 +1,8 @@ #!/usr/bin/perl -# Copyright (C) 2007-2018 X2Go Project - https://wiki.x2go.org -# Copyright (C) 2007-2018 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> -# Copyright (C) 2007-2018 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> +# Copyright (C) 2007-2023 X2Go Project - https://wiki.x2go.org +# Copyright (C) 2007-2023 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> +# Copyright (C) 2007-2023 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> # # 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 diff --git a/x2goserver/lib/x2gocreateshadowsession b/x2goserver/lib/x2gocreateshadowsession index b3c15bc3..c6dec6ab 100755 --- a/x2goserver/lib/x2gocreateshadowsession +++ b/x2goserver/lib/x2gocreateshadowsession @@ -1,8 +1,8 @@ #!/usr/bin/perl -# Copyright (C) 2007-2018 X2Go Project - https://wiki.x2go.org -# Copyright (C) 2007-2018 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> -# Copyright (C) 2007-2018 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> +# Copyright (C) 2007-2023 X2Go Project - https://wiki.x2go.org +# Copyright (C) 2007-2023 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> +# Copyright (C) 2007-2023 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> # # 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 diff --git a/x2goserver/lib/x2gogetagent b/x2goserver/lib/x2gogetagent index 37854aed..1d744291 100755 --- a/x2goserver/lib/x2gogetagent +++ b/x2goserver/lib/x2gogetagent @@ -1,8 +1,8 @@ #!/usr/bin/perl -# Copyright (C) 2007-2018 X2Go Project - https://wiki.x2go.org -# Copyright (C) 2007-2018 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> -# Copyright (C) 2007-2018 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> +# Copyright (C) 2007-2023 X2Go Project - https://wiki.x2go.org +# Copyright (C) 2007-2023 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> +# Copyright (C) 2007-2023 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> # # 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 diff --git a/x2goserver/lib/x2gogetagentstate b/x2goserver/lib/x2gogetagentstate index aed01453..e7d1cba2 100755 --- a/x2goserver/lib/x2gogetagentstate +++ b/x2goserver/lib/x2gogetagentstate @@ -1,8 +1,8 @@ #!/usr/bin/perl -# Copyright (C) 2007-2018 X2Go Project - https://wiki.x2go.org -# Copyright (C) 2007-2018 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> -# Copyright (C) 2007-2018 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> +# Copyright (C) 2007-2023 X2Go Project - https://wiki.x2go.org +# Copyright (C) 2007-2023 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> +# Copyright (C) 2007-2023 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> # # 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 diff --git a/x2goserver/lib/x2gogetdisplays b/x2goserver/lib/x2gogetdisplays index bd1bd257..95ee9d02 100755 --- a/x2goserver/lib/x2gogetdisplays +++ b/x2goserver/lib/x2gogetdisplays @@ -1,8 +1,8 @@ #!/usr/bin/perl -# Copyright (C) 2007-2018 X2Go Project - https://wiki.x2go.org -# Copyright (C) 2007-2018 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> -# Copyright (C) 2007-2018 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> +# Copyright (C) 2007-2023 X2Go Project - https://wiki.x2go.org +# Copyright (C) 2007-2023 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> +# Copyright (C) 2007-2023 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> # # 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 diff --git a/x2goserver/lib/x2gogetfreeport b/x2goserver/lib/x2gogetfreeport index 726ee6e2..bcf1aa6f 100755 --- a/x2goserver/lib/x2gogetfreeport +++ b/x2goserver/lib/x2gogetfreeport @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright (C) 2017-2018 X2Go Project - https://wiki.x2go.org +# Copyright (C) 2017-2023 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 diff --git a/x2goserver/lib/x2gogetports b/x2goserver/lib/x2gogetports index f0099986..a8a950fd 100755 --- a/x2goserver/lib/x2gogetports +++ b/x2goserver/lib/x2gogetports @@ -1,8 +1,8 @@ #!/usr/bin/perl -# Copyright (C) 2007-2018 X2Go Project - https://wiki.x2go.org -# Copyright (C) 2007-2018 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> -# Copyright (C) 2007-2018 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> +# Copyright (C) 2007-2023 X2Go Project - https://wiki.x2go.org +# Copyright (C) 2007-2023 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> +# Copyright (C) 2007-2023 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> # # 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 diff --git a/x2goserver/lib/x2gogetrandomport b/x2goserver/lib/x2gogetrandomport index 6112fc0e..eb4c7d6b 100755 --- a/x2goserver/lib/x2gogetrandomport +++ b/x2goserver/lib/x2gogetrandomport @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright (C) 2017-2018 X2Go Project - https://wiki.x2go.org +# Copyright (C) 2017-2023 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 diff --git a/x2goserver/lib/x2gogetstatus b/x2goserver/lib/x2gogetstatus index 9cc10321..0f797530 100755 --- a/x2goserver/lib/x2gogetstatus +++ b/x2goserver/lib/x2gogetstatus @@ -1,8 +1,8 @@ #!/usr/bin/perl -# Copyright (C) 2007-2018 X2Go Project - https://wiki.x2go.org -# Copyright (C) 2007-2018 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> -# Copyright (C) 2007-2018 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> +# Copyright (C) 2007-2023 X2Go Project - https://wiki.x2go.org +# Copyright (C) 2007-2023 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> +# Copyright (C) 2007-2023 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> # # 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 diff --git a/x2goserver/lib/x2goinsertport b/x2goserver/lib/x2goinsertport index 43bb0dce..63cee504 100755 --- a/x2goserver/lib/x2goinsertport +++ b/x2goserver/lib/x2goinsertport @@ -1,8 +1,8 @@ #!/usr/bin/perl -# Copyright (C) 2007-2018 X2Go Project - https://wiki.x2go.org -# Copyright (C) 2007-2018 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> -# Copyright (C) 2007-2018 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> +# Copyright (C) 2007-2023 X2Go Project - https://wiki.x2go.org +# Copyright (C) 2007-2023 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> +# Copyright (C) 2007-2023 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> # # 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 diff --git a/x2goserver/lib/x2goinsertsession b/x2goserver/lib/x2goinsertsession index 9743a43b..cf3afbca 100755 --- a/x2goserver/lib/x2goinsertsession +++ b/x2goserver/lib/x2goinsertsession @@ -1,8 +1,8 @@ #!/usr/bin/perl -# Copyright (C) 2007-2018 X2Go Project - https://wiki.x2go.org -# Copyright (C) 2007-2018 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> -# Copyright (C) 2007-2018 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> +# Copyright (C) 2007-2023 X2Go Project - https://wiki.x2go.org +# Copyright (C) 2007-2023 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> +# Copyright (C) 2007-2023 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> # # 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 diff --git a/x2goserver/lib/x2goinsertshadowsession b/x2goserver/lib/x2goinsertshadowsession index 8aad70f5..88f2fde5 100755 --- a/x2goserver/lib/x2goinsertshadowsession +++ b/x2goserver/lib/x2goinsertshadowsession @@ -1,8 +1,8 @@ #!/usr/bin/perl -# Copyright (C) 2007-2018 X2Go Project - https://wiki.x2go.org -# Copyright (C) 2007-2018 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> -# Copyright (C) 2007-2018 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> +# Copyright (C) 2007-2023 X2Go Project - https://wiki.x2go.org +# Copyright (C) 2007-2023 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> +# Copyright (C) 2007-2023 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> # # 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 diff --git a/x2goserver/lib/x2goisint b/x2goserver/lib/x2goisint index add10088..c94655b2 100755 --- a/x2goserver/lib/x2goisint +++ b/x2goserver/lib/x2goisint @@ -1,6 +1,6 @@ #!/usr/bin/perl -# Copyright (C) 2018 X2Go Project - https://wiki.x2go.org +# Copyright (C) 2018-2023 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 diff --git a/x2goserver/lib/x2goistrue b/x2goserver/lib/x2goistrue index b231ae94..e954fb92 100755 --- a/x2goserver/lib/x2goistrue +++ b/x2goserver/lib/x2goistrue @@ -1,6 +1,6 @@ #!/usr/bin/perl -# Copyright (C) 2017-2018 X2Go Project - https://wiki.x2go.org +# Copyright (C) 2017-2023 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 diff --git a/x2goserver/lib/x2golistsessions_sql b/x2goserver/lib/x2golistsessions_sql index fab464c3..8e1125e2 100755 --- a/x2goserver/lib/x2golistsessions_sql +++ b/x2goserver/lib/x2golistsessions_sql @@ -1,8 +1,8 @@ #!/usr/bin/perl -# Copyright (C) 2007-2018 X2Go Project - https://wiki.x2go.org -# Copyright (C) 2007-2018 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> -# Copyright (C) 2007-2018 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> +# Copyright (C) 2007-2023 X2Go Project - https://wiki.x2go.org +# Copyright (C) 2007-2023 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> +# Copyright (C) 2007-2023 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> # # 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 diff --git a/x2goserver/lib/x2gologlevel b/x2goserver/lib/x2gologlevel index e8fb18d8..7577aca9 100755 --- a/x2goserver/lib/x2gologlevel +++ b/x2goserver/lib/x2gologlevel @@ -1,8 +1,8 @@ #!/usr/bin/perl -# Copyright (C) 2007-2018 X2Go Project - https://wiki.x2go.org -# Copyright (C) 2007-2018 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> -# Copyright (C) 2007-2018 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> +# Copyright (C) 2007-2023 X2Go Project - https://wiki.x2go.org +# Copyright (C) 2007-2023 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> +# Copyright (C) 2007-2023 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> # # 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 diff --git a/x2goserver/lib/x2goqueryconfig b/x2goserver/lib/x2goqueryconfig index 7d0fa9d6..7532da2c 100755 --- a/x2goserver/lib/x2goqueryconfig +++ b/x2goserver/lib/x2goqueryconfig @@ -1,6 +1,6 @@ #!/usr/bin/perl -# Copyright (C) 2017-2018 X2Go Project - https://wiki.x2go.org +# Copyright (C) 2017-2023 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 diff --git a/x2goserver/lib/x2goresume b/x2goserver/lib/x2goresume index 14ac2ae3..2f9eb477 100755 --- a/x2goserver/lib/x2goresume +++ b/x2goserver/lib/x2goresume @@ -1,8 +1,8 @@ #!/usr/bin/perl -# Copyright (C) 2007-2018 X2Go Project - https://wiki.x2go.org -# Copyright (C) 2007-2018 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> -# Copyright (C) 2007-2018 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> +# Copyright (C) 2007-2023 X2Go Project - https://wiki.x2go.org +# Copyright (C) 2007-2023 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> +# Copyright (C) 2007-2023 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> # # 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 diff --git a/x2goserver/lib/x2gormforward b/x2goserver/lib/x2gormforward index 66f37e0a..1ec8e1d9 100755 --- a/x2goserver/lib/x2gormforward +++ b/x2goserver/lib/x2gormforward @@ -1,8 +1,8 @@ #!/usr/bin/perl -# Copyright (C) 2007-2018 X2Go Project - https://wiki.x2go.org -# Copyright (C) 2007-2018 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> -# Copyright (C) 2007-2018 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> +# Copyright (C) 2007-2023 X2Go Project - https://wiki.x2go.org +# Copyright (C) 2007-2023 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> +# Copyright (C) 2007-2023 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> # # 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 diff --git a/x2goserver/lib/x2gormport b/x2goserver/lib/x2gormport index f382c311..ef45c9e7 100755 --- a/x2goserver/lib/x2gormport +++ b/x2goserver/lib/x2gormport @@ -1,8 +1,8 @@ #!/usr/bin/perl -# Copyright (C) 2007-2018 X2Go Project - https://wiki.x2go.org -# Copyright (C) 2007-2018 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> -# Copyright (C) 2007-2018 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> +# Copyright (C) 2007-2023 X2Go Project - https://wiki.x2go.org +# Copyright (C) 2007-2023 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> +# Copyright (C) 2007-2023 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> # # 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 diff --git a/x2goserver/lib/x2gosuspend-agent b/x2goserver/lib/x2gosuspend-agent index e15baa10..2e249c70 100755 --- a/x2goserver/lib/x2gosuspend-agent +++ b/x2goserver/lib/x2gosuspend-agent @@ -1,8 +1,8 @@ #!/usr/bin/perl -# Copyright (C) 2007-2018 X2Go Project - https://wiki.x2go.org -# Copyright (C) 2007-2018 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> -# Copyright (C) 2007-2018 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> +# Copyright (C) 2007-2023 X2Go Project - https://wiki.x2go.org +# Copyright (C) 2007-2023 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> +# Copyright (C) 2007-2023 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> # # 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 diff --git a/x2goserver/lib/x2gosyslog b/x2goserver/lib/x2gosyslog index 450480e6..4a0db188 100755 --- a/x2goserver/lib/x2gosyslog +++ b/x2goserver/lib/x2gosyslog @@ -1,8 +1,8 @@ #!/usr/bin/perl -# Copyright (C) 2007-2018 X2Go Project - https://wiki.x2go.org -# Copyright (C) 2007-2018 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> -# Copyright (C) 2007-2018 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> +# Copyright (C) 2007-2023 X2Go Project - https://wiki.x2go.org +# Copyright (C) 2007-2023 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> +# Copyright (C) 2007-2023 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> # # 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 diff --git a/x2goserver/sbin/x2gocleansessions b/x2goserver/sbin/x2gocleansessions index 8bcb88b7..9f4d9596 100755 --- a/x2goserver/sbin/x2gocleansessions +++ b/x2goserver/sbin/x2gocleansessions @@ -1,8 +1,8 @@ #!/usr/bin/perl -# Copyright (C) 2007-2018 X2Go Project - https://wiki.x2go.org -# Copyright (C) 2007-2018 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> -# Copyright (C) 2007-2018 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> +# Copyright (C) 2007-2023 X2Go Project - https://wiki.x2go.org +# Copyright (C) 2007-2023 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> +# Copyright (C) 2007-2023 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> # # 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 diff --git a/x2goserver/sbin/x2godbadmin b/x2goserver/sbin/x2godbadmin index 76043bb0..92c5c9af 100755 --- a/x2goserver/sbin/x2godbadmin +++ b/x2goserver/sbin/x2godbadmin @@ -1,10 +1,10 @@ #!/usr/bin/perl -# Copyright (C) 2007-2018 X2Go Project - https://wiki.x2go.org -# Copyright (C) 2007-2018 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> -# Copyright (C) 2007-2018 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> +# Copyright (C) 2007-2023 X2Go Project - https://wiki.x2go.org +# Copyright (C) 2007-2023 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> +# Copyright (C) 2007-2023 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> # Copyright (C) 2017-2018 Walid Moghrabi <w.moghrabi@servicemagic.eu> -# Copyright (C) 2018 Mihai Moldovan <ionic@ionic.de> +# Copyright (C) 2018-2023 Mihai Moldovan <ionic@ionic.de> # # 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 diff --git a/x2goserver/sbin/x2golistsessions_root b/x2goserver/sbin/x2golistsessions_root index d4b4b1ea..851b9c56 100755 --- a/x2goserver/sbin/x2golistsessions_root +++ b/x2goserver/sbin/x2golistsessions_root @@ -1,8 +1,8 @@ #!/usr/bin/perl -# Copyright (C) 2007-2018 X2Go Project - https://wiki.x2go.org -# Copyright (C) 2007-2018 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> -# Copyright (C) 2007-2018 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> +# Copyright (C) 2007-2023 X2Go Project - https://wiki.x2go.org +# Copyright (C) 2007-2023 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> +# Copyright (C) 2007-2023 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> # # 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 diff --git a/x2goserver/sbin/x2goshowblocks b/x2goserver/sbin/x2goshowblocks index 2513972c..4d63fef7 100755 --- a/x2goserver/sbin/x2goshowblocks +++ b/x2goserver/sbin/x2goshowblocks @@ -1,8 +1,8 @@ #!/usr/bin/perl -# Copyright (C) 2007-2018 X2Go Project - https://wiki.x2go.org -# Copyright (C) 2007-2018 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> -# Copyright (C) 2007-2018 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> +# Copyright (C) 2007-2023 X2Go Project - https://wiki.x2go.org +# Copyright (C) 2007-2023 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> +# Copyright (C) 2007-2023 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> # # 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 diff --git a/x2goserver/share/x2gofeature.d/x2goserver.features b/x2goserver/share/x2gofeature.d/x2goserver.features index 8995ac3f..2f83c605 100755 --- a/x2goserver/share/x2gofeature.d/x2goserver.features +++ b/x2goserver/share/x2gofeature.d/x2goserver.features @@ -1,8 +1,8 @@ #!/bin/bash -# Copyright (C) 2007-2018 X2Go Project - https://wiki.x2go.org -# Copyright (C) 2011-2018 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> -# Copyright (C) 2011-2018 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> +# Copyright (C) 2007-2023 X2Go Project - https://wiki.x2go.org +# Copyright (C) 2011-2023 Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> +# Copyright (C) 2011-2023 Heinz-Markus Graesing <heinz-m.graesing@obviously-nice.de> # # 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
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goserver. commit caa42a511d8d3f1b98aaff4050fdb08bddf69a60 Author: Mihai Moldovan <ionic@ionic.de> Date: Tue May 23 21:47:37 2023 +0200 debian/changelog: fix version number (oops). --- debian/changelog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 09a74397..4f4b9e16 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -x2goserver (4.1.0.4-0x2go1.2) UNRELEASED; urgency=medium +x2goserver (4.1.0.4-0x2go1) UNRELEASED; urgency=medium [ Mike Gabriel ] * New upstream version (4.1.0.4): -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goserver.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goserver. commit d325249be678663e37d050c91c2c77c26dceba94 Author: Mihai Moldovan <ionic@ionic.de> Date: Tue May 23 21:28:52 2023 +0200 misc manpages: pre-release date update. --- debian/changelog | 1 + x2goserver-common/man/man5/x2goserver.conf.5 | 2 +- x2goserver-desktopsharing/man/man8/x2goresume-desktopsharing.8 | 2 +- x2goserver-desktopsharing/man/man8/x2gosuspend-desktopsharing.8 | 2 +- x2goserver-desktopsharing/man/man8/x2goterminate-desktopsharing.8 | 2 +- x2goserver-extensions/man/man8/x2goserver-run-extensions.8 | 2 +- x2goserver-fmbindings/man/man8/x2gofm.8 | 2 +- x2goserver-printing/man/man8/x2goprint.8 | 2 +- x2goserver-x2goagent/man/man1/x2goagent.1 | 2 +- x2goserver/man/man5/x2goserver.conf.5 | 2 +- x2goserver/man/man8/x2gobasepath.8 | 2 +- x2goserver/man/man8/x2gocleansessions.8 | 2 +- x2goserver/man/man8/x2gocmdexitmessage.8 | 2 +- x2goserver/man/man8/x2godbadmin.8 | 2 +- x2goserver/man/man8/x2gofeature.8 | 2 +- x2goserver/man/man8/x2gofeaturelist.8 | 2 +- x2goserver/man/man8/x2gogetapps.8 | 2 +- x2goserver/man/man8/x2gogetservers.8 | 2 +- x2goserver/man/man8/x2golistdesktops.8 | 2 +- x2goserver/man/man8/x2golistmounts.8 | 2 +- x2goserver/man/man8/x2golistsessions.8 | 2 +- x2goserver/man/man8/x2golistsessions_root.8 | 2 +- x2goserver/man/man8/x2golistshadowsessions.8 | 2 +- x2goserver/man/man8/x2gomountdirs.8 | 2 +- x2goserver/man/man8/x2gopath.8 | 2 +- x2goserver/man/man8/x2goresume-session.8 | 2 +- x2goserver/man/man8/x2goruncommand.8 | 2 +- x2goserver/man/man8/x2gosessionlimit.8 | 2 +- x2goserver/man/man8/x2gosetkeyboard.8 | 2 +- x2goserver/man/man8/x2goshowblocks.8 | 2 +- x2goserver/man/man8/x2gostartagent.8 | 2 +- x2goserver/man/man8/x2gosuspend-session.8 | 2 +- x2goserver/man/man8/x2goterminate-session.8 | 2 +- x2goserver/man/man8/x2goumount-session.8 | 2 +- x2goserver/man/man8/x2goversion.8 | 2 +- 35 files changed, 35 insertions(+), 34 deletions(-) diff --git a/debian/changelog b/debian/changelog index 69d29003..09a74397 100644 --- a/debian/changelog +++ b/debian/changelog @@ -439,6 +439,7 @@ x2goserver (4.1.0.4-0x2go1.2) UNRELEASED; urgency=medium - x2goserver/bin/x2goruncommand: add support for KDE Plasma 5 (startplasma-x11). - misc: copyright updates, but for contributors who haven't been active. + - misc manpages: pre-release date update. * debian/control: + Build-depend upon lsb-release for distro version detection. + Pull in base64 as a run-time dependency. We'll need it in scripts. diff --git a/x2goserver-common/man/man5/x2goserver.conf.5 b/x2goserver-common/man/man5/x2goserver.conf.5 index c4716e56..f33c01a1 100644 --- a/x2goserver-common/man/man5/x2goserver.conf.5 +++ b/x2goserver-common/man/man5/x2goserver.conf.5 @@ -5,7 +5,7 @@ \\$2 \(la\\$1\(ra\\$3 .. .if \n(.g .mso www.tmac -.TH x2goserver.conf 5 "Nov 2018" "Version 4.1.0.4" "X2Go Server Configuration" +.TH x2goserver.conf 5 "May 2023" "Version 4.1.0.4" "X2Go Server Configuration" .SH NAME x2goserver.conf \- X2Go Server Main Configuration File .SH SYNOPSIS diff --git a/x2goserver-desktopsharing/man/man8/x2goresume-desktopsharing.8 b/x2goserver-desktopsharing/man/man8/x2goresume-desktopsharing.8 index bab23869..05aa480c 100644 --- a/x2goserver-desktopsharing/man/man8/x2goresume-desktopsharing.8 +++ b/x2goserver-desktopsharing/man/man8/x2goresume-desktopsharing.8 @@ -5,7 +5,7 @@ \\$2 \(la\\$1\(ra\\$3 .. .if \n(.g .mso www.tmac -.TH x2goresume\-desktopsharing 8 "Nov 2018" "Version 4.1.0.4" "X2Go Server Script" +.TH x2goresume\-desktopsharing 8 "May 2023" "Version 4.1.0.4" "X2Go Server Script" .SH NAME x2goresume\-desktopsharing \- Resume Desktop Sharing Applet for a given X2Go Session .SH SYNOPSIS diff --git a/x2goserver-desktopsharing/man/man8/x2gosuspend-desktopsharing.8 b/x2goserver-desktopsharing/man/man8/x2gosuspend-desktopsharing.8 index 51c8e9f1..63f63856 100644 --- a/x2goserver-desktopsharing/man/man8/x2gosuspend-desktopsharing.8 +++ b/x2goserver-desktopsharing/man/man8/x2gosuspend-desktopsharing.8 @@ -5,7 +5,7 @@ \\$2 \(la\\$1\(ra\\$3 .. .if \n(.g .mso www.tmac -.TH x2gosuspend-desktopsharing 8 "Nov 2018" "Version 4.1.0.4" "X2Go Server Script" +.TH x2gosuspend-desktopsharing 8 "May 2023" "Version 4.1.0.4" "X2Go Server Script" .SH NAME x2gosuspend-desktopsharing \- Suspend Desktop Sharing for a given X2Go Session .SH SYNOPSIS diff --git a/x2goserver-desktopsharing/man/man8/x2goterminate-desktopsharing.8 b/x2goserver-desktopsharing/man/man8/x2goterminate-desktopsharing.8 index 56948b01..c83f87c2 100644 --- a/x2goserver-desktopsharing/man/man8/x2goterminate-desktopsharing.8 +++ b/x2goserver-desktopsharing/man/man8/x2goterminate-desktopsharing.8 @@ -5,7 +5,7 @@ \\$2 \(la\\$1\(ra\\$3 .. .if \n(.g .mso www.tmac -.TH x2goterminate\-desktopsharing 8 "Nov 2018" "Version 4.1.0.4" "X2Go Server Tool" +.TH x2goterminate\-desktopsharing 8 "May 2023" "Version 4.1.0.4" "X2Go Server Tool" .SH NAME x2goterminate\-desktopsharing \- Cleanly Terminate Desktop Sharing for a given X2Go Session .SH SYNOPSIS diff --git a/x2goserver-extensions/man/man8/x2goserver-run-extensions.8 b/x2goserver-extensions/man/man8/x2goserver-run-extensions.8 index 20fa3702..62c2528b 100644 --- a/x2goserver-extensions/man/man8/x2goserver-run-extensions.8 +++ b/x2goserver-extensions/man/man8/x2goserver-run-extensions.8 @@ -5,7 +5,7 @@ \\$2 \(la\\$1\(ra\\$3 .. .if \n(.g .mso www.tmac -.TH x2goserver-run-extensions 8 "Nov 2018" "Version 4.1.0.4" "X2Go Server Tool" +.TH x2goserver-run-extensions 8 "May 2023" "Version 4.1.0.4" "X2Go Server Tool" .SH NAME x2goserver-run-extensions \- Run X2Go Server Extensions .SH SYNOPSIS diff --git a/x2goserver-fmbindings/man/man8/x2gofm.8 b/x2goserver-fmbindings/man/man8/x2gofm.8 index d25f935d..fb24edfb 100644 --- a/x2goserver-fmbindings/man/man8/x2gofm.8 +++ b/x2goserver-fmbindings/man/man8/x2gofm.8 @@ -5,7 +5,7 @@ \\$2 \(la\\$1\(ra\\$3 .. .if \n(.g .mso www.tmac -.TH x2gofm 8 "Nox 2018" "Version 4.1.0.4" "X2Go Server" +.TH x2gofm 8 "May 2023" "Version 4.1.0.4" "X2Go Server" .SH NAME x2gofm \- X2Go wrapper for Browsing X2Go Shared Folders .SH SYNOPSIS diff --git a/x2goserver-printing/man/man8/x2goprint.8 b/x2goserver-printing/man/man8/x2goprint.8 index b9b904b0..aff07bc4 100644 --- a/x2goserver-printing/man/man8/x2goprint.8 +++ b/x2goserver-printing/man/man8/x2goprint.8 @@ -5,7 +5,7 @@ \\$2 \(la\\$1\(ra\\$3 .. .if \n(.g .mso www.tmac -.TH x2goprint 8 "Nov 2018" "Version 4.1.0.4" "X2Go Server Tool" +.TH x2goprint 8 "May 2023" "Version 4.1.0.4" "X2Go Server Tool" .SH NAME x2goprint \- Process X2Go Print Job .SH SYNOPSIS diff --git a/x2goserver-x2goagent/man/man1/x2goagent.1 b/x2goserver-x2goagent/man/man1/x2goagent.1 index e746bbdf..e4d7f253 100644 --- a/x2goserver-x2goagent/man/man1/x2goagent.1 +++ b/x2goserver-x2goagent/man/man1/x2goagent.1 @@ -1,4 +1,4 @@ -.TH x2goagent 1 "Nov 2018" "Version 4.1.0.4" +.TH x2goagent 1 "May 2023" "Version 4.1.0.4" .SH NAME x2goagent \- X2Go Agent. .SH SYNOPSIS diff --git a/x2goserver/man/man5/x2goserver.conf.5 b/x2goserver/man/man5/x2goserver.conf.5 index c4716e56..f33c01a1 100644 --- a/x2goserver/man/man5/x2goserver.conf.5 +++ b/x2goserver/man/man5/x2goserver.conf.5 @@ -5,7 +5,7 @@ \\$2 \(la\\$1\(ra\\$3 .. .if \n(.g .mso www.tmac -.TH x2goserver.conf 5 "Nov 2018" "Version 4.1.0.4" "X2Go Server Configuration" +.TH x2goserver.conf 5 "May 2023" "Version 4.1.0.4" "X2Go Server Configuration" .SH NAME x2goserver.conf \- X2Go Server Main Configuration File .SH SYNOPSIS diff --git a/x2goserver/man/man8/x2gobasepath.8 b/x2goserver/man/man8/x2gobasepath.8 index 45c53870..526c776d 100644 --- a/x2goserver/man/man8/x2gobasepath.8 +++ b/x2goserver/man/man8/x2gobasepath.8 @@ -5,7 +5,7 @@ \\$2 \(la\\$1\(ra\\$3 .. .if \n(.g .mso www.tmac -.TH x2gobasepath 8 "Nov 2018" "Version 4.1.0.4" "X2Go Server Tool" +.TH x2gobasepath 8 "May 2023" "Version 4.1.0.4" "X2Go Server Tool" .SH NAME x2gobasepath \- Detect Base Path of X2Go Server Installation .SH SYNOPSIS diff --git a/x2goserver/man/man8/x2gocleansessions.8 b/x2goserver/man/man8/x2gocleansessions.8 index 9e701206..aa84fb34 100644 --- a/x2goserver/man/man8/x2gocleansessions.8 +++ b/x2goserver/man/man8/x2gocleansessions.8 @@ -133,7 +133,7 @@ .\" ======================================================================== .\" .IX Title "X2GOCLEANSESSIONS 8" -.TH X2GOCLEANSESSIONS 8 "2019-07-19" "Version 4.1.0.4" "Unknown - X2Go Server Bug!" +.TH X2GOCLEANSESSIONS 8 "2023-05-22" "Version 4.1.0.4" "Unknown - X2Go Server Bug!" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l diff --git a/x2goserver/man/man8/x2gocmdexitmessage.8 b/x2goserver/man/man8/x2gocmdexitmessage.8 index 01518c6e..09ec8935 100644 --- a/x2goserver/man/man8/x2gocmdexitmessage.8 +++ b/x2goserver/man/man8/x2gocmdexitmessage.8 @@ -5,7 +5,7 @@ \\$2 \(la\\$1\(ra\\$3 .. .if \n(.g .mso www.tmac -.TH x2gocmdexitmessage 8 "Nov 2018" "Version 4.1.0.4" "X2Go Server Tool" +.TH x2gocmdexitmessage 8 "May 2023" "Version 4.1.0.4" "X2Go Server Tool" .SH NAME x2gocmdexitmessage \- Exit Message of X2Go Command .SH SYNOPSIS diff --git a/x2goserver/man/man8/x2godbadmin.8 b/x2goserver/man/man8/x2godbadmin.8 index b79dbbc4..e8f392d6 100644 --- a/x2goserver/man/man8/x2godbadmin.8 +++ b/x2goserver/man/man8/x2godbadmin.8 @@ -5,7 +5,7 @@ \\$2 \(la\\$1\(ra\\$3 .. .if \n(.g .mso www.tmac -.TH x2godbadmin 8 "Nov 2018" "Version 4.1.0.4" "X2Go Server Admin Tool" +.TH x2godbadmin 8 "May 2023" "Version 4.1.0.4" "X2Go Server Admin Tool" .SH NAME x2godbadmin \- X2Go Server Database Administrator .SH SYNOPSIS diff --git a/x2goserver/man/man8/x2gofeature.8 b/x2goserver/man/man8/x2gofeature.8 index fb24da22..ce63d535 100644 --- a/x2goserver/man/man8/x2gofeature.8 +++ b/x2goserver/man/man8/x2gofeature.8 @@ -5,7 +5,7 @@ \\$2 \(la\\$1\(ra\\$3 .. .if \n(.g .mso www.tmac -.TH x2gofeature 8 "Nov 2018" "Version 4.1.0.4" "X2Go Server Tool" +.TH x2gofeature 8 "May 2023" "Version 4.1.0.4" "X2Go Server Tool" .SH NAME x2gofeature \- Query X2Go Feature Availability on X2Go Server .SH SYNOPSIS diff --git a/x2goserver/man/man8/x2gofeaturelist.8 b/x2goserver/man/man8/x2gofeaturelist.8 index 400af119..899cc078 100644 --- a/x2goserver/man/man8/x2gofeaturelist.8 +++ b/x2goserver/man/man8/x2gofeaturelist.8 @@ -5,7 +5,7 @@ \\$2 \(la\\$1\(ra\\$3 .. .if \n(.g .mso www.tmac -.TH x2gofeaturelist 8 "Nov 2018" "Version 4.1.0.4" "X2Go Server Tool" +.TH x2gofeaturelist 8 "May 2023" "Version 4.1.0.4" "X2Go Server Tool" .SH NAME x2gofeaturelist \- Query X2Go Feature List for X2Go Server .SH SYNOPSIS diff --git a/x2goserver/man/man8/x2gogetapps.8 b/x2goserver/man/man8/x2gogetapps.8 index 720e8339..23840804 100644 --- a/x2goserver/man/man8/x2gogetapps.8 +++ b/x2goserver/man/man8/x2gogetapps.8 @@ -5,7 +5,7 @@ \\$2 \(la\\$1\(ra\\$3 .. .if \n(.g .mso www.tmac -.TH x2gogetapps 8 "Nov 2018" "Version 4.1.0.4" "X2Go Server Tool" +.TH x2gogetapps 8 "May 2023" "Version 4.1.0.4" "X2Go Server Tool" .SH NAME x2gogetapps \- Generate list of Published Applications .SH SYNOPSIS diff --git a/x2goserver/man/man8/x2gogetservers.8 b/x2goserver/man/man8/x2gogetservers.8 index 2e5e8423..b82c8b9f 100644 --- a/x2goserver/man/man8/x2gogetservers.8 +++ b/x2goserver/man/man8/x2gogetservers.8 @@ -5,7 +5,7 @@ \\$2 \(la\\$1\(ra\\$3 .. .if \n(.g .mso www.tmac -.TH x2gogetservers 8 "Nov 2018" "Version 4.1.0.4" "X2Go Server Tool" +.TH x2gogetservers 8 "May 2023" "Version 4.1.0.4" "X2Go Server Tool" .SH NAME x2gogetservers \- Retrieve list of available X2Go servers .SH SYNOPSIS diff --git a/x2goserver/man/man8/x2golistdesktops.8 b/x2goserver/man/man8/x2golistdesktops.8 index efc009a0..8f24dfab 100644 --- a/x2goserver/man/man8/x2golistdesktops.8 +++ b/x2goserver/man/man8/x2golistdesktops.8 @@ -5,7 +5,7 @@ \\$2 \(la\\$1\(ra\\$3 .. .if \n(.g .mso www.tmac -.TH x2golistdesktops 8 "Nov 2018" "Version 4.1.0.4" "X2Go Server Tool" +.TH x2golistdesktops 8 "May 2023" "Version 4.1.0.4" "X2Go Server Tool" .SH NAME x2golistdesktops \- List Available X Desktops .SH SYNOPSIS diff --git a/x2goserver/man/man8/x2golistmounts.8 b/x2goserver/man/man8/x2golistmounts.8 index 03e2ced3..4bc5343d 100644 --- a/x2goserver/man/man8/x2golistmounts.8 +++ b/x2goserver/man/man8/x2golistmounts.8 @@ -5,7 +5,7 @@ \\$2 \(la\\$1\(ra\\$3 .. .if \n(.g .mso www.tmac -.TH x2golistmounts 8 "Nov 2018" "Version 4.1.0.4" "X2Go Server Tool" +.TH x2golistmounts 8 "May 2023" "Version 4.1.0.4" "X2Go Server Tool" .SH NAME x2golistmounts \- List Mounted Shares for an X2Go Session .SH SYNOPSIS diff --git a/x2goserver/man/man8/x2golistsessions.8 b/x2goserver/man/man8/x2golistsessions.8 index fa0d7390..95fa991b 100644 --- a/x2goserver/man/man8/x2golistsessions.8 +++ b/x2goserver/man/man8/x2golistsessions.8 @@ -5,7 +5,7 @@ \\$2 \(la\\$1\(ra\\$3 .. .if \n(.g .mso www.tmac -.TH x2golistsessions 8 "Nov 2018" "Version 4.1.0.4" "X2Go Server Tool" +.TH x2golistsessions 8 "May 2023" "Version 4.1.0.4" "X2Go Server Tool" .SH NAME x2golistsessions \- List Available X2Go Sessions for User .SH SYNOPSIS diff --git a/x2goserver/man/man8/x2golistsessions_root.8 b/x2goserver/man/man8/x2golistsessions_root.8 index 3345e6ee..4a92f232 100644 --- a/x2goserver/man/man8/x2golistsessions_root.8 +++ b/x2goserver/man/man8/x2golistsessions_root.8 @@ -5,7 +5,7 @@ \\$2 \(la\\$1\(ra\\$3 .. .if \n(.g .mso www.tmac -.TH x2golistsessions_root 8 "Nov 2018" "Version 4.1.0.4" "X2Go Server Admin Tool" +.TH x2golistsessions_root 8 "May 2023" "Version 4.1.0.4" "X2Go Server Admin Tool" .SH NAME x2golistsessions_root \- List X2Go Sessions for System .SH SYNOPSIS diff --git a/x2goserver/man/man8/x2golistshadowsessions.8 b/x2goserver/man/man8/x2golistshadowsessions.8 index 474ef18a..96038ac2 100644 --- a/x2goserver/man/man8/x2golistshadowsessions.8 +++ b/x2goserver/man/man8/x2golistshadowsessions.8 @@ -5,7 +5,7 @@ \\$2 \(la\\$1\(ra\\$3 .. .if \n(.g .mso www.tmac -.TH x2golistshadowsessions 8 "Nov 2018" "Version 4.1.0.4" "X2Go Server Tool" +.TH x2golistshadowsessions 8 "May 2023" "Version 4.1.0.4" "X2Go Server Tool" .SH NAME x2golistshadowsessions \- List Available X2Go Shadow Sessions for User .SH SYNOPSIS diff --git a/x2goserver/man/man8/x2gomountdirs.8 b/x2goserver/man/man8/x2gomountdirs.8 index 343e940d..9dfb39d0 100644 --- a/x2goserver/man/man8/x2gomountdirs.8 +++ b/x2goserver/man/man8/x2gomountdirs.8 @@ -5,7 +5,7 @@ \\$2 \(la\\$1\(ra\\$3 .. .if \n(.g .mso www.tmac -.TH x2gomountdirs 8 "Nov 2018" "Version 4.1.0.4" "X2Go Server Tool" +.TH x2gomountdirs 8 "May 2023" "Version 4.1.0.4" "X2Go Server Tool" .SH NAME x2gomountdirs \- Share Client-Side Folder with X2Go Session .SH SYNOPSIS diff --git a/x2goserver/man/man8/x2gopath.8 b/x2goserver/man/man8/x2gopath.8 index 25565f7e..2ccaa501 100644 --- a/x2goserver/man/man8/x2gopath.8 +++ b/x2goserver/man/man8/x2gopath.8 @@ -1,4 +1,4 @@ -.TH x2gopath 8 "Nov 2018" "Version 4.1.0.4" "X2Go Server Tool" +.TH x2gopath 8 "May 2023" "Version 4.1.0.4" "X2Go Server Tool" .SH Name .PP x2gopath - Show X2Go Server installation paths diff --git a/x2goserver/man/man8/x2goresume-session.8 b/x2goserver/man/man8/x2goresume-session.8 index d6548c32..75560669 100644 --- a/x2goserver/man/man8/x2goresume-session.8 +++ b/x2goserver/man/man8/x2goresume-session.8 @@ -5,7 +5,7 @@ \\$2 \(la\\$1\(ra\\$3 .. .if \n(.g .mso www.tmac -.TH x2goresume-session 8 "Nov 2018" "Version 4.1.0.4" "X2Go Server Tool" +.TH x2goresume-session 8 "May 2023" "Version 4.1.0.4" "X2Go Server Tool" .SH NAME x2goresume-session \- Resume X2Go Session .SH SYNOPSIS diff --git a/x2goserver/man/man8/x2goruncommand.8 b/x2goserver/man/man8/x2goruncommand.8 index 7c711bd0..65214991 100644 --- a/x2goserver/man/man8/x2goruncommand.8 +++ b/x2goserver/man/man8/x2goruncommand.8 @@ -5,7 +5,7 @@ \\$2 \(la\\$1\(ra\\$3 .. .if \n(.g .mso www.tmac -.TH x2goruncommand 8 "Nov 2018" "Version 4.1.0.4" "X2Go Server Tool" +.TH x2goruncommand 8 "May 2023" "Version 4.1.0.4" "X2Go Server Tool" .SH NAME x2goruncommand \- Launch Command inside an X2Go Session .SH SYNOPSIS diff --git a/x2goserver/man/man8/x2gosessionlimit.8 b/x2goserver/man/man8/x2gosessionlimit.8 index 653ed15e..b9f1c748 100644 --- a/x2goserver/man/man8/x2gosessionlimit.8 +++ b/x2goserver/man/man8/x2gosessionlimit.8 @@ -5,7 +5,7 @@ \\$2 \(la\\$1\(ra\\$3 .. .if \n(.g .mso www.tmac -.TH x2gosessionlimit 8 "Nov 2018" "Version 4.1.0.4" "X2Go Server Tool" +.TH x2gosessionlimit 8 "May 2023" "Version 4.1.0.4" "X2Go Server Tool" .SH NAME x2gosessionlimit \- Detect Session Limit for User or Group .SH SYNOPSIS diff --git a/x2goserver/man/man8/x2gosetkeyboard.8 b/x2goserver/man/man8/x2gosetkeyboard.8 index 79390735..cd2ce782 100644 --- a/x2goserver/man/man8/x2gosetkeyboard.8 +++ b/x2goserver/man/man8/x2gosetkeyboard.8 @@ -5,7 +5,7 @@ \\$2 \(la\\$1\(ra\\$3 .. .if \n(.g .mso www.tmac -.TH x2gosetkeyboard 8 "Nov 2018" "Version 4.1.0.4" "X2Go Server Tool (PyHoca)" +.TH x2gosetkeyboard 8 "May 2023" "Version 4.1.0.4" "X2Go Server Tool (PyHoca)" .SH NAME x2gosetkeyboard \- Allow server-side Keyboard Setting Updates issued by X2Go Client .SH SYNOPSIS diff --git a/x2goserver/man/man8/x2goshowblocks.8 b/x2goserver/man/man8/x2goshowblocks.8 index 1ed0c091..c714c845 100644 --- a/x2goserver/man/man8/x2goshowblocks.8 +++ b/x2goserver/man/man8/x2goshowblocks.8 @@ -5,7 +5,7 @@ \\$2 \(la\\$1\(ra\\$3 .. .if \n(.g .mso www.tmac -.TH x2goshowblocks 8 "Nov 2018" "Version 4.1.0.4" "X2Go Server Tool" +.TH x2goshowblocks 8 "May 2023" "Version 4.1.0.4" "X2Go Server Tool" .SH NAME x2goshowblocks \- Show X2Go-Mounted Block Devices .SH SYNOPSIS diff --git a/x2goserver/man/man8/x2gostartagent.8 b/x2goserver/man/man8/x2gostartagent.8 index b0f4c5c3..feef79ea 100644 --- a/x2goserver/man/man8/x2gostartagent.8 +++ b/x2goserver/man/man8/x2gostartagent.8 @@ -5,7 +5,7 @@ \\$2 \(la\\$1\(ra\\$3 .. .if \n(.g .mso www.tmac -.TH x2gostartagent 8 "Nov 2018" "Version 4.1.0.4" "X2Go Server Tool" +.TH x2gostartagent 8 "May 2023" "Version 4.1.0.4" "X2Go Server Tool" .SH NAME x2gostartagent \- Start a New X2Go Session .SH SYNOPSIS diff --git a/x2goserver/man/man8/x2gosuspend-session.8 b/x2goserver/man/man8/x2gosuspend-session.8 index 584891b7..e414dc3e 100644 --- a/x2goserver/man/man8/x2gosuspend-session.8 +++ b/x2goserver/man/man8/x2gosuspend-session.8 @@ -5,7 +5,7 @@ \\$2 \(la\\$1\(ra\\$3 .. .if \n(.g .mso www.tmac -.TH x2gosuspend-session 8 "Nov 2018" "Version 4.1.0.4" "X2Go Server Tool" +.TH x2gosuspend-session 8 "May 2023" "Version 4.1.0.4" "X2Go Server Tool" .SH NAME x2gosuspend-session \- Suspend an X2Go Session .SH SYNOPSIS diff --git a/x2goserver/man/man8/x2goterminate-session.8 b/x2goserver/man/man8/x2goterminate-session.8 index eceb34fe..49c5c7ca 100644 --- a/x2goserver/man/man8/x2goterminate-session.8 +++ b/x2goserver/man/man8/x2goterminate-session.8 @@ -5,7 +5,7 @@ \\$2 \(la\\$1\(ra\\$3 .. .if \n(.g .mso www.tmac -.TH x2goterminate-session 8 "Nov 2018" "Version 4.1.0.4" "X2Go Server Tool" +.TH x2goterminate-session 8 "May 2023" "Version 4.1.0.4" "X2Go Server Tool" .SH NAME x2goterminate-session \- Terminate an X2Go Session .SH SYNOPSIS diff --git a/x2goserver/man/man8/x2goumount-session.8 b/x2goserver/man/man8/x2goumount-session.8 index 6f1d7886..a2ba3a09 100644 --- a/x2goserver/man/man8/x2goumount-session.8 +++ b/x2goserver/man/man8/x2goumount-session.8 @@ -5,7 +5,7 @@ \\$2 \(la\\$1\(ra\\$3 .. .if \n(.g .mso www.tmac -.TH x2goumount-session 8 "Nov 2018" "Version 4.1.0.4" "X2Go Server Tool" +.TH x2goumount-session 8 "May 2023" "Version 4.1.0.4" "X2Go Server Tool" .SH NAME x2goumount-session \- Unshare mounted Folders from X2Go Session .SH SYNOPSIS diff --git a/x2goserver/man/man8/x2goversion.8 b/x2goserver/man/man8/x2goversion.8 index 23187484..a7b9e8b9 100644 --- a/x2goserver/man/man8/x2goversion.8 +++ b/x2goserver/man/man8/x2goversion.8 @@ -5,7 +5,7 @@ \\$2 \(la\\$1\(ra\\$3 .. .if \n(.g .mso www.tmac -.TH x2goversion 8 "Nov 2018" "Version 4.1.0.4" "X2Go Server Tool" +.TH x2goversion 8 "May 2023" "Version 4.1.0.4" "X2Go Server Tool" .SH NAME x2goversion \- Retrieve Code Versions of X2Go Server Components .SH SYNOPSIS -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goserver.git