Thread (17 messages) 17 messages, 2 authors, 2018-08-06

Re: [PATCH 3/8] staging: wilc1000: remove unnecessary copyright information in file

From: Ajay Singh <ajay.kathat@microchip.com>
Date: 2018-08-02 10:14:25

Hi Greg,

On Thu, 2 Aug 2018 09:33:17 +0200
Greg KH [off-list ref] wrote:
On Sun, Jul 29, 2018 at 11:36:52AM +0530, Ajay Singh wrote:
quoted
Cleanup patch to remove the unnecessary copyright information in
the file, as it already has SPDX License Identifier.
diff --git a/drivers/staging/wilc1000/wilc_debugfs.c
b/drivers/staging/wilc1000/wilc_debugfs.c index ac26e94..d86f457
100644 --- a/drivers/staging/wilc1000/wilc_debugfs.c
+++ b/drivers/staging/wilc1000/wilc_debugfs.c
@@ -1,14 +1,4 @@
 // SPDX-License-Identifier: GPL-2.0
-/*
- * NewportMedia WiFi chipset driver test tools - wilc-debug
- * Copyright (c) 2012 NewportMedia Inc.
- * Author: SSW <sswd@wilcsemic.com>  
No, you can not just drop copyright lines for no reason at all.  Did
your lawyers approve this patch?
Actually, I had planned to keep Microchip Copyright header for these
files later, as currently these files has the previous
company copyright information. 
I am not sure what will be right practice to either keep all
previous companies copyright or only the latest copyright information.

Its better to drop this for now and after consulting internally I will
submit the new patch.

SPDX identifes the _license_ of the file, not the copyrights, so it is
ok to drop these lines:
quoted
- *
- * This program is free software; you can redistribute it and/or
modify
- * it under the terms of the GNU General Public License version 2
as
- * published by the Free Software Foundation.  
As that is what it is replacing.  But not the copyrights.

Go show your lawyer this patch:
quoted
--- a/drivers/staging/wilc1000/wilc_sdio.c
+++ b/drivers/staging/wilc1000/wilc_sdio.c
@@ -1,9 +1,4 @@
 // SPDX-License-Identifier: GPL-2.0
-/*
- * Copyright (c) Atmel Corporation.  All rights reserved.  
And see what they do :)

(yes, explicit copyright notices are really not needed and do not do
"much", but it is still the norm that they are present and our
industry does still rely on them...)

thanks,

greg k-h
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help