[X2Go-Commits] [buildscripts] 08/26: bin/sbuild-deb-package: backport from bin/build-deb-package: update Copyright and License header.

git-admin at x2go.org git-admin at x2go.org
Sun Nov 13 20:35:46 CET 2016


This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch master
in repository buildscripts.

commit ef525bd9ab278e25970dd824e481fea2874f784c
Author: Mihai Moldovan <ionic at ionic.de>
Date:   Sun Nov 13 19:24:09 2016 +0100

    bin/sbuild-deb-package: backport from bin/build-deb-package: update Copyright and License header.
---
 bin/sbuild-deb-package |   11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)

diff --git a/bin/sbuild-deb-package b/bin/sbuild-deb-package
index a479059..56e8619 100755
--- a/bin/sbuild-deb-package
+++ b/bin/sbuild-deb-package
@@ -1,21 +1,20 @@
 #!/bin/bash
 
 # Copyright (C) 2011-2015 by Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
+# Copyright (C) 2016 by Mihai Moldovan <ionic at ionic.de>
 #
-# This programme is free software; you can redistribute it and/or modify
+# 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 3 of the License, or
+# the Free Software Foundation, either version 3 of the License, or
 # (at your option) any later version.
 #
-# This programme is distributed in the hope that it will be useful,
+# 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.
+# along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 export PATH="${HOME}/bin:${PATH}"
 

--
Alioth's /srv/git/code.x2go.org/buildscripts.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/buildscripts.git


More information about the x2go-commits mailing list