lkml.org 
[lkml]   [2018]   [Jun]   [22]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH 1/3] block: Use SPDX License Identifier
There is need to identify a license in source code files
for open source software.

Signed-off-by: Kitone Elvis Peter <elviskitone@gmail.com>
---
drivers/block/brd.c | 1 +
1 file changed, 1 insertion(+)

diff --git a/drivers/block/brd.c b/drivers/block/brd.c
index 66cb0f8..4f998ed 100644
--- a/drivers/block/brd.c
+++ b/drivers/block/brd.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0
/*
* Ram backed block device driver.
*
--
2.7.4
\
 
 \ /
  Last update: 2018-06-22 11:39    [W:0.351 / U:0.016 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site