From 08a89983a95300f58d4476a035f1c8e20a3d64ac Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Mon, 25 Apr 2011 23:06:22 +0200 Subject: adding license headers --- bin/x2go-buildallpackages | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'bin/x2go-buildallpackages') diff --git a/bin/x2go-buildallpackages b/bin/x2go-buildallpackages index 28e98f6..72cb635 100755 --- a/bin/x2go-buildallpackages +++ b/bin/x2go-buildallpackages @@ -1,5 +1,22 @@ #!/bin/bash +# Copyright (C) 2011 by Mike Gabriel +# +# Python X2go 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. +# +# Python X2go 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. + LIB_PACKAGES_HEULER=" nxcomp heuler master nxcompext heuler master -- cgit v1.2.3