From: Matthew Wilcox Date: Mon, 15 Oct 2018 20:28:21 +0000 (-0400) Subject: idr: Change documentation license X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=a309d5db58793d4d91f5a346e3fa58aa6bf60b12;p=linux.git idr: Change documentation license This documentation was inadvertently released under the CC-BY-SA-4.0 license. It was intended to be released under GPL-2.0 or later. Signed-off-by: Matthew Wilcox --- diff --git a/Documentation/core-api/idr.rst b/Documentation/core-api/idr.rst index d351e880a2f6c..a2738050c4f00 100644 --- a/Documentation/core-api/idr.rst +++ b/Documentation/core-api/idr.rst @@ -1,4 +1,4 @@ -.. SPDX-License-Identifier: CC-BY-SA-4.0 +.. SPDX-License-Identifier: GPL-2.0+ ============= ID Allocation