summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVijay Bellur <vijay@gluster.com>2011-08-08 10:47:53 +0530
committerAnand Avati <avati@gluster.com>2011-08-07 23:28:04 -0700
commit62adb4d1c204104314e8d1d843dc8ca6c498dc55 (patch)
tree67ce36ffe251e2367ff45450ecdf9105470ee667
parent56127b2a7c319d4edbadb76bbc7753b303f5b509 (diff)
Changes to EXCEPTIONS and included EXCEPTIONS in packagingv3.2.3qa1
Change-Id: I6c5c1536016489bf6b981356942901f69862393a BUG: 3348 Reviewed-on: http://review.gluster.com/189 Tested-by: Gluster Build System <jenkins@build.gluster.com> Reviewed-by: Anand Avati <avati@gluster.com>
-rw-r--r--EXCEPTIONS12
-rw-r--r--Makefile.am2
-rw-r--r--glusterfs.spec.in2
3 files changed, 12 insertions, 4 deletions
diff --git a/EXCEPTIONS b/EXCEPTIONS
index a5478de07f2..dec200e4d96 100644
--- a/EXCEPTIONS
+++ b/EXCEPTIONS
@@ -3,5 +3,13 @@ GlusterFS exceptions to GNU GPL
Copyright © 2011 Gluster, Inc.
-Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed.
-Gluster has developed the APIs and the libraries in its code to enable third parties to their software to link to GlusterFS software without requiring that such third party software be licensed under the GNU General Public License version 3 ("GNU GPL3"). Consequently, Gluster does not view the linking of third party software to GlusterFS through APIs or the libraries as requiring the combination to be distributed under GNU GPLv3. However, your reproduction, modification or other use of the GlusterFS software alone must comply with the terms of GNU GPL3.
+Everyone is permitted to copy and distribute verbatim copies of this license
+document, but changing it is not allowed.
+Gluster has developed the APIs and the libraries in its code to enable third
+parties to link their software to GlusterFS software without requiring that
+such third party software be licensed under the GNU General Public License
+version 3 ("GNU GPL3"). Consequently, Gluster does not view the linking of
+third party software to GlusterFS through APIs or the libraries as requiring
+the combination to be distributed under GNU GPLv3. However, your reproduction,
+modification or other use of the GlusterFS software alone must comply with the
+terms of GNU GPL3.
diff --git a/Makefile.am b/Makefile.am
index 85e0a13f1b6..6a5bc0251b2 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,4 @@
-EXTRA_DIST = autogen.sh COPYING INSTALL README AUTHORS THANKS NEWS glusterfs.spec
+EXTRA_DIST = autogen.sh COPYING INSTALL README AUTHORS THANKS NEWS EXCEPTIONS glusterfs.spec
SUBDIRS = argp-standalone libglusterfs rpc xlators glusterfsd $(FUSERMOUNT_SUBDIR) doc extras cli
diff --git a/glusterfs.spec.in b/glusterfs.spec.in
index d01e87e34c7..6815ccc86a6 100644
--- a/glusterfs.spec.in
+++ b/glusterfs.spec.in
@@ -202,7 +202,7 @@ fi
%files core
%defattr(-,root,root)
-%doc AUTHORS ChangeLog COPYING INSTALL NEWS README THANKS
+%doc AUTHORS ChangeLog COPYING INSTALL NEWS README THANKS EXCEPTIONS
%doc %{_datadir}/doc/glusterfs
%if 0%{?_with_fusermount:1}
%{_bindir}/fusermount-glusterfs