summaryrefslogtreecommitdiffstats
path: root/test/unit/gluster/test_gfapi.py
diff options
context:
space:
mode:
authorPrashanth Pai <ppai@redhat.com>2016-06-17 14:52:53 +0530
committerPrashanth Pai <ppai@redhat.com>2016-06-17 15:09:56 +0530
commit835f87bb0dd3c068896f52bfef98a88b16fa13a5 (patch)
treea341129050c607556ec8c38f3ea909a4348db0fd /test/unit/gluster/test_gfapi.py
parent072425454c76c9d37b436a91d3d64a953adff92c (diff)
Fix license discrepancies
The repo had mixed references to both Apache BSD license and GPL licenses. This change removes references to Apache license. The license of this project is now same as that of GlusterFS. Change-Id: I39b72f59d14af304729560dd1d59fe307cd1ac1d Signed-off-by: Prashanth Pai <ppai@redhat.com>
Diffstat (limited to 'test/unit/gluster/test_gfapi.py')
-rw-r--r--test/unit/gluster/test_gfapi.py17
1 files changed, 8 insertions, 9 deletions
diff --git a/test/unit/gluster/test_gfapi.py b/test/unit/gluster/test_gfapi.py
index 86fa621..a859c2f 100644
--- a/test/unit/gluster/test_gfapi.py
+++ b/test/unit/gluster/test_gfapi.py
@@ -1,13 +1,12 @@
-# Copyright (c) 2012-2015 Red Hat, Inc.
-# This file is part of libgfapi-python project
-# (http://review.gluster.org/#/q/project:libgfapi-python)
-# which is a subproject of GlusterFS ( www.gluster.org)
+# Copyright (c) 2016 Red Hat, Inc.
#
-# This file is licensed to you under your choice of the GNU Lesser
-# General Public License, version 3 or any later version (LGPLv3 or
-# later), or the GNU General Public License, version 2 (GPLv2), in all
-# cases as published by the Free Software Foundation.
-
+# This file is part of libgfapi-python project which is a
+# subproject of GlusterFS ( www.gluster.org)
+#
+# This file is licensed to you under your choice of the GNU Lesser
+# General Public License, version 3 or any later version (LGPLv3 or
+# later), or the GNU General Public License, version 2 (GPLv2), in all
+# cases as published by the Free Software Foundation.
import unittest
import gluster