This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository buildscripts. commit 7ed5995c62cd2b76b968bf340629444213516f4a Author: Mihai Moldovan <ionic@ionic.de> Date: Sun May 10 03:15:19 2015 +0200 bin/{build-deb-package,build-nsis-package.sh}: add contributors to copyright headers. --- bin/build-deb-package | 1 + bin/build-nsis-package.sh | 2 ++ 2 files changed, 3 insertions(+) diff --git a/bin/build-deb-package b/bin/build-deb-package index 984b6db..2d3e763 100755 --- a/bin/build-deb-package +++ b/bin/build-deb-package @@ -1,6 +1,7 @@ #!/bin/bash # Copyright (C) 2011-2013 by Mike Gabriel <mike.gabriel@das-netzwerkteam.de> +# Copyright (C) 2015 by Mihai Moldovan <ionic@ionic.de> # # This programme 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/bin/build-nsis-package.sh b/bin/build-nsis-package.sh index f51641d..d74115f 100755 --- a/bin/build-nsis-package.sh +++ b/bin/build-nsis-package.sh @@ -1,6 +1,8 @@ #!/bin/bash # Copyright (C) 2011-2013 by Mike Gabriel <mike.gabriel@das-netzwerkteam.de> +# Copyright (C) 2014-2015 by Mike DePaulo <mikedep333@gmail.com> +# Copyright (C) 2015 by Mihai Moldovan <ionic@ionic.de> # # This programme 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/code.x2go.org/buildscripts.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/buildscripts.git