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 --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 7405bf23f42..80faf1abc78 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,7 +1,7 @@ SOURCES = site.h EXTRA_DIST = autogen.sh \ - COPYING-GPLV2 COPYING-LGPLV3 \ + COPYING-GPLV2 COPYING-LGPLV3 COMMITMENT \ INSTALL README.md AUTHORS THANKS NEWS \ glusterfs.spec glusterfs-api.pc.in libgfchangelog.pc.in libgfdb.pc.in \ run-tests.sh \ -- cgit