To indicate that the default licence is LGPL-2.0, since there are still a lot of files without a licence header.
Result: multipath-tools/ └── LICENSE.default -> LICENSES/LGPL-2.0 Cc: Hannes Reinecke <[email protected]> Cc: Benjamin Marzinski <[email protected]> Cc: Martin Wilck <[email protected]> Cc: Bart Van Assche <[email protected]> Cc: Gris Ge <[email protected]> Cc: Christophe Varoqui <[email protected]> Cc: DM ML <[email protected]> Signed-off-by: Xose Vazquez Perez <[email protected]> --- LICENSE.default | 1 + 1 file changed, 1 insertion(+) create mode 120000 LICENSE.default diff --git a/LICENSE.default b/LICENSE.default new file mode 120000 index 0000000..0c0462d --- /dev/null +++ b/LICENSE.default @@ -0,0 +1 @@ +LICENSES/LGPL-2.0 \ No newline at end of file -- 2.17.0 -- dm-devel mailing list [email protected] https://www.redhat.com/mailman/listinfo/dm-devel
