projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
20f2a34
)
drbd: adjust drbd_limits license header
author
Christoph Böhmwalder
<christoph.boehmwalder@linbit.com>
Fri, 13 Jan 2023 12:35:31 +0000
(13:35 +0100)
committer
Jens Axboe
<axboe@kernel.dk>
Sun, 29 Jan 2023 22:18:33 +0000
(15:18 -0700)
See also commit
93c68cc46a07
("drbd: use consistent license"). We only
want to license drbd under GPL-2.0, so use the corresponding SPDX header
consistently.
Signed-off-by: Christoph Böhmwalder <christoph.boehmwalder@linbit.com>
Reviewed-by: Joel Colledge <joel.colledge@linbit.com>
Link:
https://lore.kernel.org/r/20230113123538.144276-2-christoph.boehmwalder@linbit.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
include/linux/drbd_limits.h
patch
|
blob
|
history
diff --git
a/include/linux/drbd_limits.h
b/include/linux/drbd_limits.h
index 9e33f7038beaa3a5d6f74b96e3f7bb2db750476e..d64271ccece42a92af33f756c490692c25accc78 100644
(file)
--- a/
include/linux/drbd_limits.h
+++ b/
include/linux/drbd_limits.h
@@
-1,4
+1,4
@@
-/* SPDX-License-Identifier: GPL-2.0 */
+/* SPDX-License-Identifier: GPL-2.0
-only
*/
/*
drbd_limits.h
This file is part of DRBD by Philipp Reisner and Lars Ellenberg.