This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2gowswrapper. commit d203a4d2bfb32a7a414abc0d4321a6672c428de6 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Wed Jun 23 18:48:17 2021 +0200 x2gowswrapper.pro: Use correct comment syntax. --- x2gowswrapper.pro | 34 ++++++++++++++++------------------ 1 file changed, 16 insertions(+), 18 deletions(-) diff --git a/x2gowswrapper.pro b/x2gowswrapper.pro index fc5c9ef..9646be1 100644 --- a/x2gowswrapper.pro +++ b/x2gowswrapper.pro @@ -1,21 +1,19 @@ -/* - * Copyright © 2021 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 - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the - * Free Software Foundation, Inc., - * 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. - */ +# Copyright © 2021 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 +# the Free Software Foundation; either version 2 of the License, or +# (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program; if not, write to the +# Free Software Foundation, Inc., +# 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. ###################################################################### # Automatically generated by qmake (2.01a) Di. Feb 9 15:24:41 2021 -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2gowswrapper.git