docs: provide a top level LICENSE file
Provide a top level LICENSE file explaining how multiple the SELinux userspace is released under multiple different licenses. Also ensure that all the different license files share a consistent file name, LICENSE, to make it easier for people to identify the license files. This is to help meet the OpenSSF Best Practices requirements. Signed-off-by: Paul Moore <paul@paul-moore.com>
This commit is contained in:
parent
4e562fa1ff
commit
a0a216ff7d
14 changed files with 5 additions and 0 deletions
5
LICENSE
Normal file
5
LICENSE
Normal file
|
@ -0,0 +1,5 @@
|
|||
The SELinux userspace tool and library repository contains a number of
|
||||
different tools and libraries which each carry their own licensing
|
||||
information. In each tool and library subdirectory look for a LICENSE
|
||||
file which contains the license information for that portion of the
|
||||
repository.
|
Loading…
Reference in a new issue