diff options
Diffstat (limited to 'conf/distro/include')
-rw-r--r-- | conf/distro/include/disable-gplv3.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/distro/include/disable-gplv3.inc b/conf/distro/include/disable-gplv3.inc new file mode 100644 index 0000000..45834b7 --- /dev/null +++ b/conf/distro/include/disable-gplv3.inc | |||
@@ -0,0 +1,2 @@ | |||
1 | INCOMPATIBLE_LICENSE = '*GPLv3' | ||
2 | WARN_QA_remove = 'incompatible-license' | ||