summaryrefslogtreecommitdiffstats
path: root/drivers/block/drbd/Makefile
diff options
context:
space:
mode:
authorChristoph Böhmwalder <christoph.boehmwalder@linbit.com>2022-11-22 14:43:01 +0100
committerJens Axboe <axboe@kernel.dk>2022-11-22 19:38:39 -0700
commit93c68cc46a070775cc6675e3543dd909eb9f6c9e (patch)
tree2a1a739c4fd03bed8c8b044e0d039aacae043ebf /drivers/block/drbd/Makefile
parent2cd10a496a86787367716b684dadfecbb594095b (diff)
downloadlinux-93c68cc46a070775cc6675e3543dd909eb9f6c9e.tar.bz2
drbd: use consistent license
DRBD currently has a mix of GPL-2.0 and GPL-2.0-or-later SPDX license identifiers. We have decided to stick with GPL 2.0 only, so consistently use that identifier. Signed-off-by: Christoph Böhmwalder <christoph.boehmwalder@linbit.com> Link: https://lore.kernel.org/r/20221122134301.69258-5-christoph.boehmwalder@linbit.com Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'drivers/block/drbd/Makefile')
-rw-r--r--drivers/block/drbd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/block/drbd/Makefile b/drivers/block/drbd/Makefile
index 8bd534697d1b..c93e462130ff 100644
--- a/drivers/block/drbd/Makefile
+++ b/drivers/block/drbd/Makefile
@@ -1,4 +1,4 @@
-# SPDX-License-Identifier: GPL-2.0
+# SPDX-License-Identifier: GPL-2.0-only
drbd-y := drbd_bitmap.o drbd_proc.o
drbd-y += drbd_worker.o drbd_receiver.o drbd_req.o drbd_actlog.o
drbd-y += drbd_main.o drbd_strings.o drbd_nl.o