This is an automated email from the git hooks/post-receive script. coringao-guest pushed a commit to branch master in repository pokemmo.
commit f1d229311b58761ab5b25981dfe0332b81866244 Author: Carlos Donizete Froes <[email protected]> Date: Sat Jan 6 07:15:02 2018 -0200 Updated executable script Signed-off-by: Carlos Donizete Froes <[email protected]> --- src/pokemmo.sh | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/src/pokemmo.sh b/src/pokemmo.sh index 14347ec..39c355f 100755 --- a/src/pokemmo.sh +++ b/src/pokemmo.sh @@ -6,14 +6,11 @@ # This file is part of PokeMMO, is an emulator of several popular # console games with additional features and multiplayer capabilities. # -# Use of this file is governed by a GPLv3 license that can be found -# in the LICENSE file. -# -# This program is released under the GPL with the additional exemption -# that compiling, linking and/or using OpenSSL is allowed. +# The source code is published under GPLv3 with OpenSSL exception, +# the full license can be found in the LICENSE file. # # Script name: 'pokemmo.sh' -# Edited version: '1.4.3' +# Edited version: '1.4.4' getCanDebug() { -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/pokemmo.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

