From 5055ba5170603cdb2a7f2a884013e49fe36ada5c Mon Sep 17 00:00:00 2001 From: Amar Tumballi Date: Mon, 16 Apr 2018 13:49:44 +0530 Subject: add COMMITMENT file as part of GPL cure This is part of more broader commitment Red Hat along with IBM, Google, and Facebook did in November 2017. More on this can be found in the blog @ https://www.redhat.com/en/blog/fostering-greater-open-source-development & https://www.redhat.com/en/about/gplv3-enforcement-statement fixes: bz#1569345 Change-Id: Ia78023540ab587ebe14048a67413029be309413d Signed-off-by: Amar Tumballi --- glusterfs.spec.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'glusterfs.spec.in') diff --git a/glusterfs.spec.in b/glusterfs.spec.in index c03577d7695..a749ea37534 100644 --- a/glusterfs.spec.in +++ b/glusterfs.spec.in @@ -1046,7 +1046,7 @@ exit 0 ## All %%files should be placed here and keep them grouped ## %files -%doc ChangeLog COPYING-GPLV2 COPYING-LGPLV3 INSTALL README.md THANKS +%doc ChangeLog COPYING-GPLV2 COPYING-LGPLV3 INSTALL README.md THANKS COMMITMENT %{_mandir}/man8/*gluster*.8* %if ( 0%{!?_without_server:1} ) %exclude %{_mandir}/man8/gluster.8* -- cgit