Received: by 2002:a05:6a10:16a7:0:0:0:0 with SMTP id gp39csp548673pxb; Thu, 12 Nov 2020 10:02:01 -0800 (PST) X-Google-Smtp-Source: ABdhPJy1iDxiLaG2iAsMt7V4035zy2jmzzkLFQQhwv+REt+6hEzYQuzI7QYaTKFZVIJ3MABxBS7r X-Received: by 2002:aa7:c44d:: with SMTP id n13mr1137258edr.138.1605204121327; Thu, 12 Nov 2020 10:02:01 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1605204121; cv=none; d=google.com; s=arc-20160816; b=I6wHURWcabBHMNP7jIn7qyoubP2wV9AnxapZB/VozAEDcBAtK7cp2TIZ6PogzIhU4Q KGTNEiI2eYRu05NHitndxHPBAsRuwyGKwQUEwB0Jf/IZEaCqSvu5FpRQ/p2YZP/BJM9V zRGcPfStLJUMwRqHOLpUidsFYNZtD5klUh9Ch/N9rkZS+ShWrVUw+4TeEhSDppC1PuNs Gm6bOIuVg/yRm6zeHEirddzE8c7YUDVg6uqxTB793gqg+N1ygOpIr4hKJNOH3IFMtP2k 2hq0g4N3+w3G1cUeG0DNExN7KbkQ3XK+aC3y210Ua9jJfj5w3FyRvXdBzVVkx/qQoet2 WC4g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from; bh=9hYd9x8W50KvWlh7Lix6BxlLsRA+JAk607/BJNTvkJU=; b=AHt+tY/dktP7kTWxTGuVIV2d76wbCd85xIWOFBMjU+KWsqwZnV1rfMmUMBuBRXgKS9 gzpfQ/JQegvdRn0KUNFpRpHvxcZq05tgVZDqc7Klt+Yvo9L+VpLDufIO/ZTlqv3eAvBa cjGoYh8VZEncDcEAPZAzpzcZCeAAWAcguIxhtAGrz6Wz3r7yHiplJqgCXmks6jzdrNvO 5QSZlPIxM3LMtXFpeiWWH7GysvZrpSQZ7m60yTLDcmNj+jcZQFazL/hXfJC5cgwLlEwL dv+LIWzzsRgpPnjHgsy1RkZzhgCtjY/oAvvc5aBoh/hWtEJNMOka5jVcKb3AhCaBJe2i ZlQQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id a9si4406759edt.530.2020.11.12.10.01.37; Thu, 12 Nov 2020 10:02:01 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726741AbgKLR7g (ORCPT + 99 others); Thu, 12 Nov 2020 12:59:36 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:35216 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726719AbgKLR7d (ORCPT ); Thu, 12 Nov 2020 12:59:33 -0500 Received: from wp530.webpack.hosteurope.de (wp530.webpack.hosteurope.de [IPv6:2a01:488:42:1000:50ed:8234::]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id DEC6AC061A49; Thu, 12 Nov 2020 09:59:30 -0800 (PST) Received: from ip4d145e30.dynamic.kabel-deutschland.de ([77.20.94.48] helo=truhe.fritz.box); authenticated by wp530.webpack.hosteurope.de running ExIM with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) id 1kdGsb-00076N-JI; Thu, 12 Nov 2020 18:59:29 +0100 From: Thorsten Leemhuis To: Jonathan Corbet Cc: Randy Dunlap , linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [RFC PATCH v2 26/26] docs: reporting-bugs: add SPDX tag and license hint, remove markers Date: Thu, 12 Nov 2020 18:59:03 +0100 Message-Id: X-Mailer: git-send-email 2.28.0 In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=yes Content-Transfer-Encoding: 8bit X-bounce-key: webpack.hosteurope.de;linux@leemhuis.info;1605203971;26f1d192; X-HE-SMSGID: 1kdGsb-00076N-JI Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Remove the last leftovers from the old text. Also delete the temporary markers added for the rewrite of this document. Add a SPDX tag with the new license now that the rewrite is complete. Add a license hint whom to attribute when distributing the text under CC-BY 4.0. Signed-off-by: Thorsten Leemhuis --- Documentation/admin-guide/reporting-bugs.rst | 29 ++++++-------------- 1 file changed, 9 insertions(+), 20 deletions(-) diff --git a/Documentation/admin-guide/reporting-bugs.rst b/Documentation/admin-guide/reporting-bugs.rst index 592329afc2a5..6372800769e7 100644 --- a/Documentation/admin-guide/reporting-bugs.rst +++ b/Documentation/admin-guide/reporting-bugs.rst @@ -1,15 +1,17 @@ +.. SPDX-License-Identifier: (GPL-2.0+ OR CC-BY-4.0) +.. + If you want to distribute this document under the CC-BY-4.0, please use ‘The + Linux kernel developers’ for author attribution and either + https://www.kernel.org/doc/html/latest/admin-guide/reporting-bugs.html or + https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/plain/Documentation/admin-guide/reporting-bugs.rst + when pointing to the source. + .. _reportingbugs: + Reporting bugs ++++++++++++++ -.. ############################################################################ -.. Temporary marker added while this document is rewritten. The sections below -.. up to a second marker of this kind are new and dual-licensed under GPLv2+ -.. and CC-BY 4.0. Both sections are incomplete as of now and thus might be -.. inconsistent/not make sense before all patches of the rewrite got applied. -.. ########################################################################### - The short guide (aka TL;DR) =========================== @@ -1532,16 +1534,3 @@ issues to the Linux kernel developers: the length and complexity of this document and the implications between the lines illustrate that. But that's how it is for now. The main author of this text hopes documenting the state of the art will lay some groundwork to improve the situation over time. - -.. ############################################################################ -.. Temporary marker added while this document is rewritten. Sections above -.. are new and dual-licensed under GPLv2+ and CC-BY 4.0, those below are old. -.. Both sections are incomplete as of now and thus sometimes inconsistent. -.. ########################################################################### - -How to report Linux kernel bugs -=============================== - -Thank you! - -[Some of this is taken from Frohwalt Egerer's original linux-kernel FAQ] -- 2.28.0