From: Jeff Kirsher Date: Wed, 10 Oct 2018 19:16:02 +0000 (-0700) Subject: Documentation: e100, e1000: Add missing SPDX header X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=27642facf1b7428c37dc9972f39bdd746cbf9177;p=linux.git Documentation: e100, e1000: Add missing SPDX header Add the SPDX-Lincense-Identifier to the Intel wired Ethernet *.rst kernel documentation. Signed-off-by: Jeff Kirsher Tested-by: Andrew Bowers Tested-by: Aaron Brown --- diff --git a/Documentation/networking/e100.rst b/Documentation/networking/e100.rst index f81111eba9c5d..5e2839b4ec928 100644 --- a/Documentation/networking/e100.rst +++ b/Documentation/networking/e100.rst @@ -1,4 +1,5 @@ -============================================================== +.. SPDX-License-Identifier: GPL-2.0+ + Linux* Base Driver for the Intel(R) PRO/100 Family of Adapters ============================================================== diff --git a/Documentation/networking/e1000.rst b/Documentation/networking/e1000.rst index f10dd40869218..6379d4d207715 100644 --- a/Documentation/networking/e1000.rst +++ b/Documentation/networking/e1000.rst @@ -1,4 +1,5 @@ -=========================================================== +.. SPDX-License-Identifier: GPL-2.0+ + Linux* Base Driver for Intel(R) Ethernet Network Connection ===========================================================