All of lore.kernel.org
 help / color / mirror / Atom feed
* [v3 0/2] Add SPDX license
@ 2019-03-01  0:14 Jules Irenge
  2019-03-01  0:14 ` [v3 1/2] staging: mt7621-eth: Add SPDX license identifier Jules Irenge
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Jules Irenge @ 2019-03-01  0:14 UTC (permalink / raw)
  To: gregkh; +Cc: outreachy-kernel

 This patch series adds SPDX license identifier to fix missing and
 malformed warning reported  by checkpatch.pl tool 

 WARNING: Missing or malformed SPDX-License-Identifier tag in line 1 
 
 The patch then removes unnecessary license boilerplates.
 Now that we have the spdx specified, the license text is not necessary.

v3:
 [PATCH 1/2]:Commit log corrected, commit message clearer
 
Jules Irenge (2):
  staging: mt7621-eth: Add SPDX license identifier
  staging: mt7621-eth: Remove license boilerplate text

 drivers/staging/mt7621-eth/ethtool.h | 11 ++---------
 1 file changed, 2 insertions(+), 9 deletions(-)

-- 
2.20.1



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-03-01  7:59 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-03-01  0:14 [v3 0/2] Add SPDX license Jules Irenge
2019-03-01  0:14 ` [v3 1/2] staging: mt7621-eth: Add SPDX license identifier Jules Irenge
2019-03-01  7:59   ` Greg KH
2019-03-01  0:14 ` [v3 2/2] staging: mt7621-eth: Remove license boilerplate text Jules Irenge
2019-03-01  7:59 ` [v3 0/2] Add SPDX license Greg KH

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.