Received: by 10.213.65.68 with SMTP id h4csp207063imn; Fri, 23 Mar 2018 02:53:32 -0700 (PDT) X-Google-Smtp-Source: AG47ELsa5lkOPOTHps9mYNdkti/gy7y5d7JJ3bw7AOhUIE8iAIpTGXqmZZuxGVPsNLkK0AEUPrGA X-Received: by 2002:a17:902:2be4:: with SMTP id l91-v6mr24305558plb.102.1521798812716; Fri, 23 Mar 2018 02:53:32 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1521798812; cv=none; d=google.com; s=arc-20160816; b=uIbixzkp1M+PjYzklfGvW7Zd5OL8Pwt2obmHnwGtHAmvmk2oyA9JzdQG5pKxnmPuzE MPTCx7Y/bMcyDWVVW8yoktCLnQUuhDNIGpUR237MY4YuIBMAJkdu2Cj+EN7hr1aoYJbo 3QofJ7WEMBWEuJ9xZ3XMH5CuziLjrkd7vnJrR3TduxGtcZY2hTWcBOCE9SRABRqEdqZ3 wQKQOPNBfTui8rlyTOcuKJOkA3KQ/6IKt9ASjHf/r91PD1Lz9xbr+tNBRF6iYd9/Nx4n xZcnEkoZxkCMQsUCYG54LhNGSnuHMoVMqwHVmeOOwhONTdAH+reTzLYHFW7O7csFb0hc ooIg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:message-id:date:subject:cc:to:from :arc-authentication-results; bh=Zkz+RJ6QzFHiS9V42AsCLCVzB89jtm+JXrZ2XOFO9Yk=; b=jP32/LFCwjXA4hemqIM+AeVg9EHFBLqmLzOow/gmjpBPKTfYDaBpMcVXuOcxGHlL9E 3sus6/E+otMHZ8lI7Tfey8ZD0SFhfe1MgcB4fTOa31S7qAE7NCyUTz1F3Xwe+uAGgEAV 7nPPhBZ/J9U2FnsYymHdLyG4UWyF+BlePBjCboNA+W7R7pwimkZ7vO43lkkiVlzVagYE YOfVBOP4fK1JkS8OxD/CAjU3QDVHKRDqILnZ0lkK5bIzxHMl3goeJcxGmKXj7HUGT5Ms IGohkvkxnGwxhBxFz7gHLrX5ecFfLAiYcf5Jsj0Y8MnDooTyQSmNTNiyIArXF2Lw708q f37Q== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id c10-v6si8468618pla.602.2018.03.23.02.53.18; Fri, 23 Mar 2018 02:53:32 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752221AbeCWJva (ORCPT + 99 others); Fri, 23 Mar 2018 05:51:30 -0400 Received: from osg.samsung.com ([64.30.133.232]:44363 "EHLO osg.samsung.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751839AbeCWJv2 (ORCPT ); Fri, 23 Mar 2018 05:51:28 -0400 Received: from localhost (localhost [127.0.0.1]) by osg.samsung.com (Postfix) with ESMTP id 347DB2A16E; Fri, 23 Mar 2018 02:51:28 -0700 (PDT) X-Virus-Scanned: Debian amavisd-new at dev.s-opensource.com Received: from osg.samsung.com ([127.0.0.1]) by localhost (localhost [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id PiQe50aaa3sQ; Fri, 23 Mar 2018 02:51:27 -0700 (PDT) Received: from smtp.s-opensource.com (unknown [179.183.96.62]) by osg.samsung.com (Postfix) with ESMTPSA id 1F35B2A15E; Fri, 23 Mar 2018 02:51:27 -0700 (PDT) Received: from mchehab by smtp.s-opensource.com with local (Exim 4.90_1) (envelope-from ) id 1ezJM5-000639-3Y; Fri, 23 Mar 2018 06:51:25 -0300 From: Mauro Carvalho Chehab To: Jonathan Corbet Cc: Mauro Carvalho Chehab , LKML , Linux-doc , Mauro Carvalho Chehab , Greg Kroah-Hartman , Thomas Gleixner , Jonas Oberg , Linus Torvalds , Philippe Ombredanne , Kate Stewart , Matthew Wilcox Subject: [PATCH v2 0/2] COPYING: create a new file with points to the Kernel license files Date: Fri, 23 Mar 2018 06:51:04 -0300 Message-Id: <20180323095106.23108-1-mchehab@s-opensource.com> X-Mailer: git-send-email 2.14.3 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org The contents of COPYING file is now duplicated at two other files under LICENSE: LICENSES/preferred/GPL-2.0 LICENSES/exceptions/Linux-syscall-note Also, a new file was added, with describes how SPDX should work at the Kernel source files: Documentation/process/license-rules.rst Instead fo having it copying the contents of two files, and not even mentioning the third one, replace it by a file whose content points to the other tree files, preserving the Kernel's license. Adjust license-rules.rst accordingly. No license changes. NOTE ==== In order to make the diff easier to read, I broke it into two patches. Feel free to merge both when merging if you want. Mauro Carvalho Chehab (2): COPYING: create a new file with points to the Kernel license files COPYING: use the new text with points to the license files COPYING | 358 +------------------------------- Documentation/process/license-rules.rst | 20 +- 2 files changed, 21 insertions(+), 357 deletions(-) -- 2.14.3