This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/cleanup in repository x2goclient. commit 981bbfa580ecee9cad1aa907c17949368b3b00a9 Author: Mihai Moldovan <ionic@ionic.de> Date: Sat Feb 14 23:22:40 2015 +0100 x2goutils: update copyright -- add myself. --- debian/changelog | 1 + src/x2goutils.cpp | 3 ++- src/x2goutils.h | 3 ++- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 126f16f..b88d3aa 100644 --- a/debian/changelog +++ b/debian/changelog @@ -195,6 +195,7 @@ x2goclient (4.0.3.2-0x2go1) UNRELEASED; urgency=medium resource locations stored in old session config files. - Add some debugging output to sessionbuttons/userbutton to see what file path is being used as a pixmap (user photo/session icon.) + - Add myself to copyright section in the x2goutils headers. -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Thu, 27 Nov 2014 12:01:43 +0100 diff --git a/src/x2goutils.cpp b/src/x2goutils.cpp index 5226c47..1dadb3b 100644 --- a/src/x2goutils.cpp +++ b/src/x2goutils.cpp @@ -1,6 +1,7 @@ /************************************************************************** * Copyright (C) 2005-2015 by Oleksandr Shneyder * -* o.shneyder@phoca-gmbh.de * +* <o.shneyder@phoca-gmbh.de> * +* Copyright (C) 2015 by 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/src/x2goutils.h b/src/x2goutils.h index 84bed3c..0ff2e8e 100644 --- a/src/x2goutils.h +++ b/src/x2goutils.h @@ -1,6 +1,7 @@ /************************************************************************** * Copyright (C) 2005-2015 by Oleksandr Shneyder * -* o.shneyder@phoca-gmbh.de * +* <o.shneyder@phoca-gmbh.de> * +* Copyright (C) 2015 by 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 * -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goclient.git