summaryrefslogtreecommitdiffstats
path: root/build/create-rpms.sh
diff options
context:
space:
mode:
authorShireesh Anjal <shireesh@gluster.com>2011-11-29 17:54:14 +0530
committerShireesh Anjal <shireesh@gluster.com>2011-11-29 17:55:52 +0530
commitde1cc28b783ea90122c7f7b6cfb13567f884a696 (patch)
treea6ef2be8f52e99d41c2d661b70eb0c0361989799 /build/create-rpms.sh
parentd52cd4039a185e1ac5e8d6a84c4b5dcccfe12375 (diff)
Introduced gateway backend installation script and modified build script to package it.
Also corrected typos in copyright notice.
Diffstat (limited to 'build/create-rpms.sh')
-rwxr-xr-xbuild/create-rpms.sh22
1 files changed, 11 insertions, 11 deletions
diff --git a/build/create-rpms.sh b/build/create-rpms.sh
index d0ad909b..de22d4db 100755
--- a/build/create-rpms.sh
+++ b/build/create-rpms.sh
@@ -2,18 +2,18 @@
#------------------------------------------------------------------
# Copyright (c) 2006-2011 Gluster, Inc. <http://www.gluster.com>
-# This file is part of GlusterFS.
-#
-# Gluster Management Gateway 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
+# This file is part of Gluster Management Gateway.
+#
+# Gluster Management Gateway 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.
-#
-# GlusterFS 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.
-#
+#
+# Gluster Management Gateway 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/>.