[X2Go-Commits] [buildscripts] 04/05: bin/createsusetagsrepo: add copyright and license notices.

git-admin at x2go.org git-admin at x2go.org
Sat Oct 29 02:14:07 CEST 2016


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

x2go pushed a commit to branch master
in repository buildscripts.

commit 691e073b1c7472a3bf1e37ed1b992433901bc3bc
Author: Mihai Moldovan <ionic at ionic.de>
Date:   Sat Oct 29 02:11:16 2016 +0200

    bin/createsusetagsrepo: add copyright and license notices.
---
 bin/createsusetagsrepo |   15 +++++++++++++++
 1 file changed, 15 insertions(+)

diff --git a/bin/createsusetagsrepo b/bin/createsusetagsrepo
index 8c3cbfc..540fa6e 100755
--- a/bin/createsusetagsrepo
+++ b/bin/createsusetagsrepo
@@ -1,3 +1,18 @@
 #!/bin/bash
 
+# Copyright (C) 2016      by Mihai Moldovan <ionic at 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
+# the Free Software Foundation, either version 3 of the License, or
+# (at your option) any later version.
+#
+# 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, see <http://www.gnu.org/licenses/>.
+
 exit 0

--
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