Skip to content

Commit

Permalink
net: ethernet: i825xx: sun3_8256: Add SPDX license identifier
Browse files Browse the repository at this point in the history
The boilerplate reads that sun3_8256 driver is an extension to Linux
kernel core, hence add SPDX license identifier for GPL 2.0.

Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Michael Hipp <hippm@informatik.uni-tuebingen.de>
Cc: Sam Creasey <sammy@sammy.net>
Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
  • Loading branch information
Bagas Sanjaya authored and Paolo Abeni committed May 16, 2023
1 parent 9ac40d0 commit 4f693a8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions drivers/net/ethernet/i825xx/sun3_82586.c
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// SPDX-License-Identifier: GPL-2.0-only
/*
* Sun3 i82586 Ethernet driver
*
Expand Down
1 change: 1 addition & 0 deletions drivers/net/ethernet/i825xx/sun3_82586.h
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
/*
* Intel i82586 Ethernet definitions
*
Expand Down

0 comments on commit 4f693a8

Please sign in to comment.