]> git.ipfire.org Git - thirdparty/util-linux.git/commit
lib/ include/: cleanup licence headers
authorKarel Zak <kzak@redhat.com>
Tue, 20 Jun 2023 10:52:35 +0000 (12:52 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 20 Jun 2023 10:52:35 +0000 (12:52 +0200)
commit79feaa6022453d3c62ddf8396d4b6475344a46a3
treeef62791c72f8ba06efeab05bb9caa78c8c1a3553
parent278f76ae88807eec5c202d44cd3ecdb8b201347b
lib/ include/: cleanup licence headers

This patch does not change any license of the affected files. Changes:

* add missing SPDX-License-Identifier lines for LGPL

* copy missing license lines from code (lib/) to header files (include/)

* use the same comment formatting

Signed-off-by: Karel Zak <kzak@redhat.com>
14 files changed:
include/colors.h
include/cpuset.h
include/env.h
include/mbsalign.h
include/timeutils.h
lib/colors.c
lib/cpuset.c
lib/mbsalign.c
lib/mbsedit.c
lib/path.c
lib/procfs.c
lib/sysfs.c
lib/timeutils.c
lib/xxhash.c