summaryrefslogtreecommitdiffstats
path: root/src/com.gluster.storage.management.gateway.scripts/src/backend/get_server_details.py
diff options
context:
space:
mode:
authorTim <timothyasir@gluster.com>2011-08-23 18:15:08 +0530
committerBala.FA <bala@gluster.com>2011-09-06 16:33:31 +0530
commit9290d341376decbad1889cc0e3a8dbe0f17651cc (patch)
treede5f0e49ac426c9a0383f53d37c54fc1818a52cc /src/com.gluster.storage.management.gateway.scripts/src/backend/get_server_details.py
parent31350432cdd7ebf94d567052125e0f411fd91921 (diff)
Updated license information
Signed-off-by: Bala.FA <bala@gluster.com>
Diffstat (limited to 'src/com.gluster.storage.management.gateway.scripts/src/backend/get_server_details.py')
-rwxr-xr-xsrc/com.gluster.storage.management.gateway.scripts/src/backend/get_server_details.py15
1 files changed, 1 insertions, 14 deletions
diff --git a/src/com.gluster.storage.management.gateway.scripts/src/backend/get_server_details.py b/src/com.gluster.storage.management.gateway.scripts/src/backend/get_server_details.py
index e7dec088..ccd5815b 100755
--- a/src/com.gluster.storage.management.gateway.scripts/src/backend/get_server_details.py
+++ b/src/com.gluster.storage.management.gateway.scripts/src/backend/get_server_details.py
@@ -1,20 +1,7 @@
#!/usr/bin/python
-# Copyright (C) 2009 Gluster, Inc. <http://www.gluster.com>
+# Copyright (C) 2011 Gluster, Inc. <http://www.gluster.com>
# This file is part of Gluster Storage Platform.
#
-# Gluster Storage Platform 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.
-#
-# Gluster Storage Platform 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
import sys