This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository buildscripts. commit e3c793d00d3370c1bcc3875bca0745aace7b1d99 Author: Mihai Moldovan <ionic@ionic.de> Date: Thu Apr 6 09:20:55 2017 +0200 misc bin/: update copyright notices. --- bin/build-nsis-package.sh | 2 +- bin/build-osx-package | 2 +- bin/build-rpm-package | 2 +- bin/common.sh | 2 +- bin/sbuild-deb-package | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/bin/build-nsis-package.sh b/bin/build-nsis-package.sh index 2b5935d..f7adb88 100755 --- a/bin/build-nsis-package.sh +++ b/bin/build-nsis-package.sh @@ -2,7 +2,7 @@ # 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> +# Copyright (C) 2015-2017 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/bin/build-osx-package b/bin/build-osx-package index 27bbb79..0ad9bc7 100755 --- a/bin/build-osx-package +++ b/bin/build-osx-package @@ -1,7 +1,7 @@ #!/usr/bin/env bash # Copyright (C) 2011-2015 by Mike Gabriel <mike.gabriel@das-netzwerkteam.de> -# Copyright (C) 2016 by Mihai Moldovan <ionic@ionic.de> +# Copyright (C) 2016-2017 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/bin/build-rpm-package b/bin/build-rpm-package index 3d5a48c..719647b 100755 --- a/bin/build-rpm-package +++ b/bin/build-rpm-package @@ -1,7 +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> +# Copyright (C) 2015-2017 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/bin/common.sh b/bin/common.sh index 7308857..fa07910 100644 --- a/bin/common.sh +++ b/bin/common.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright (C) 2015 by Mihai Moldovan <ionic@ionic.de> +# Copyright (C) 2015-2017 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/sbuild-deb-package b/bin/sbuild-deb-package index 1ce5ef5..45ee09c 100755 --- a/bin/sbuild-deb-package +++ b/bin/sbuild-deb-package @@ -1,7 +1,7 @@ #!/bin/bash # Copyright (C) 2011-2015 by Mike Gabriel <mike.gabriel@das-netzwerkteam.de> -# Copyright (C) 2016 by Mihai Moldovan <ionic@ionic.de> +# Copyright (C) 2016-2017 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/code.x2go.org/buildscripts.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/buildscripts.git