summaryrefslogtreecommitdiffstats
path: root/src/org.gluster.storage.management.gateway.scripts/src/backend/get_server_details.py
diff options
context:
space:
mode:
authorBala.FA <barumuga@redhat.com>2011-11-29 15:45:32 +0530
committerBala.FA <barumuga@redhat.com>2011-11-29 17:40:31 +0530
commit2a1e947d77641eae47b1c86bcf179d63cbed7428 (patch)
treeba66cd488b43819e0627d74b728befc6a77d417d /src/org.gluster.storage.management.gateway.scripts/src/backend/get_server_details.py
parentce20fa472e94669ed4e33c4e8e9a89ec640187de (diff)
Added license text.
Signed-off-by: Bala.FA <barumuga@redhat.com>
Diffstat (limited to 'src/org.gluster.storage.management.gateway.scripts/src/backend/get_server_details.py')
-rwxr-xr-xsrc/org.gluster.storage.management.gateway.scripts/src/backend/get_server_details.py16
1 files changed, 15 insertions, 1 deletions
diff --git a/src/org.gluster.storage.management.gateway.scripts/src/backend/get_server_details.py b/src/org.gluster.storage.management.gateway.scripts/src/backend/get_server_details.py
index 26b9059a..bdb6caa0 100755
--- a/src/org.gluster.storage.management.gateway.scripts/src/backend/get_server_details.py
+++ b/src/org.gluster.storage.management.gateway.scripts/src/backend/get_server_details.py
@@ -1,6 +1,20 @@
#!/usr/bin/python
# Copyright (C) 2011 Gluster, Inc. <http://www.gluster.com>
-# This file is part of Gluster Storage Platform.
+# This file is part of Gluster Management Gateway (GlusterMG).
+#
+# GlusterMG 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.
+#
+# GlusterMG 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/>.
#
import os