]> git.ipfire.org Git - thirdparty/util-linux.git/commit
lib/ include/: cleanup license 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 11:29:29 +0000 (13:29 +0200)
commitc50da4b07ad52d31743315e257fe7a005da76025
tree7ee2bbb4f9b41a5b1e9a0d50e269e7f1fc304c2b
parentd5adeed7a2a735169419991db6ab5b8b8f5d5e14
lib/ include/: cleanup license 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