Use `LICENSES/GPL-3.0-or-later` (`GPL-3.0` is deprecated)
[babeltrace.git] / Makefile.am
index 90007da2aa9c90f5487474df348b4b28fd33a527..1ba7628d604c352ecf843670e9c0c465c1ba9e0a 100644 (file)
@@ -19,10 +19,13 @@ dist_noinst_DATA = CodingStyle
 EXTRA_DIST = \
        LICENSES/BSD-2-Clause \
        LICENSES/BSD-4-Clause \
+       LICENSES/BSL-1.0 \
        LICENSES/CC-BY-SA-4.0 \
-       LICENSES/GPL-2.0 \
-       LICENSES/GPL-3.0 \
-       LICENSES/LGPL-2.1 \
+       LICENSES/GPL-2.0-only \
+       LICENSES/GPL-3.0-or-later \
+       LICENSES/LGPL-2.1-only \
        LICENSES/MIT \
        std-ext-lib.txt \
+       tools/format-cpp.sh \
+       tools/lint-py.sh \
        version
This page took 0.024094 seconds and 4 git commands to generate.