]> git.ipfire.org Git - thirdparty/util-linux.git/commit
libmount: cleanup licenses sections in the files
authorKarel Zak <kzak@redhat.com>
Thu, 16 Aug 2018 13:43:53 +0000 (15:43 +0200)
committerKarel Zak <kzak@redhat.com>
Thu, 16 Aug 2018 13:43:53 +0000 (15:43 +0200)
commit2c37ca7c4b766d08ed604eac17fea42e86916c2d
tree2e2574b90cc768b921006431bfa7c764bb4bcde2
parent4189907e6cd9a973c3d6ee9e90f92ed7fd7429bb
libmount: cleanup licenses sections in the files

* add SPDX-License-Identifier (see https://spdx.org/licenses/)
* add "This file part of libmount from util-linux project."
* use proper text for LGPL-2.1-or-later
* use the same texts everywhere

Signed-off-by: Karel Zak <kzak@redhat.com>
24 files changed:
libmount/mount.pc.in
libmount/src/btrfs.c
libmount/src/cache.c
libmount/src/context.c
libmount/src/context_loopdev.c
libmount/src/context_mount.c
libmount/src/context_umount.c
libmount/src/fs.c
libmount/src/init.c
libmount/src/iter.c
libmount/src/libmount.h.in
libmount/src/libmount.sym
libmount/src/lock.c
libmount/src/monitor.c
libmount/src/mountP.h
libmount/src/optmap.c
libmount/src/optstr.c
libmount/src/tab.c
libmount/src/tab_diff.c
libmount/src/tab_parse.c
libmount/src/tab_update.c
libmount/src/test.c
libmount/src/utils.c
libmount/src/version.c