]> git.ipfire.org Git - thirdparty/util-linux.git/commit
README.licensing/flock: Add MIT license mention
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 28 Mar 2024 12:16:57 +0000 (12:16 +0000)
committerKarel Zak <kzak@redhat.com>
Tue, 2 Apr 2024 06:32:41 +0000 (08:32 +0200)
commit674c4456ba6c86fbbf154a73043833130163d04c
tree1faaae97b3c156c27e1011bf13b19ad0c3ee4249
parentc1c1ab8b8e67e04ee293d4cf5679430a5b174bb8
README.licensing/flock: Add MIT license mention

Looking at the license text, flock.c is under the MIT license (see
https://spdx.org/licenses/MIT).

Add an SPDX license identifier header and add to the list of licenses the
source so everything is correctly listed/identified.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 5b8fab1584017d9d9be008c23b90128bba41a7b5)
README.licensing
sys-utils/flock.c