On Fri, 12 May 2023, Greg Ungerer wrote:
On 11/5/23 23:34, Bagas Sanjaya wrote:
quoted
Replace GPL boilerplate notice on remaining files with appropriate SPDX
tag. For files mentioning COPYING, use GPL 2.0; otherwise GPL 1.0+.
quoted
--- a/drivers/net/ethernet/8390/hydra.c
+++ b/drivers/net/ethernet/8390/hydra.c
@@ -1,10 +1,8 @@
+/* SPDX-License-Identifier: GPL-1.0-only */
+
/* New Hydra driver using generic 8390 core */
/* Based on old hydra driver by Topi Kanerva (topi@susanna.oulu.fi) */
-/* This file is subject to the terms and conditions of the GNU General
*/
-/* Public License. See the file COPYING in the main directory of the
*/
-/* Linux distribution for more details.
*/
-
/* Peter De Schrijver (p2@mind.be) */
/* Oldenburg 2000 */
GPL-1.0-only does not sound correct.
c'ya
sven-haegar
--
Three may keep a secret, if two of them are dead.
- Ben F.