From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on archive.lwn.net X-Spam-Level: X-Spam-Status: No, score=-5.8 required=5.0 tests=DKIM_INVALID,DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI autolearn=unavailable autolearn_force=no version=3.4.2 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by archive.lwn.net (Postfix) with ESMTP id BEE147D08A for ; Tue, 30 Apr 2019 10:52:51 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726294AbfD3KwN (ORCPT ); Tue, 30 Apr 2019 06:52:13 -0400 Received: from bombadil.infradead.org ([198.137.202.133]:60990 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727100AbfD3KwM (ORCPT ); Tue, 30 Apr 2019 06:52:12 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=bombadil.20170209; h=Content-Transfer-Encoding: MIME-Version:Message-Id:Date:Subject:Cc:To:From:Sender:Reply-To:Content-Type: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=lPfh28qUBwA6NDJssauYlmo4DTLfQqZGBq58aXTm7uE=; b=XsLOi022t5Gy1qDHOn56jlESe JpYV4OLdaK3y7GU/Vv6SIVBETUGWAa5x9UmaSHKq/fgGqu/j4bNH9t2PSaXfkKA5B0rynG1M6h43A wtvM0PtWjO8nKcfzJLVU/9Z0/bfO+rtMN9QZPb33BpPosJLpoukGnaNZ1c1gwt0Rdn/zOagVlHREP uHXeFvbHpKm8bej7PRUeZPGNc6Xt+adgqncr2J3CV0WuXxjQE+i5C6QrfAmI68MDpe3OowLLQGZGW EEFBoyjyNj8rigy0hNPUXn1/0oIT0MbEs5bqtuqLXkb5crIVaA9GkE+qhjX7fctHx67zKfGepQQT/ VpN3DqHsw==; Received: from adsl-173-228-226-134.prtc.net ([173.228.226.134] helo=localhost) by bombadil.infradead.org with esmtpsa (Exim 4.90_1 #2 (Red Hat Linux)) id 1hLQMq-0007Dj-CW; Tue, 30 Apr 2019 10:52:08 +0000 From: Christoph Hellwig To: Jonathan Corbet , Thomas Gleixner Cc: Greg Kroah-Hartman , Kate Stewart , linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org Subject: clarify other licenses in LICENSES/ Date: Tue, 30 Apr 2019 06:51:27 -0400 Message-Id: <20190430105130.24500-1-hch@lst.de> X-Mailer: git-send-email 2.20.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-SRS-Rewrite: SMTP reverse-path rewritten from by bombadil.infradead.org. See http://www.infradead.org/rpr.html Sender: linux-doc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-doc@vger.kernel.org Hi all, this series splits the others category into dual or deprecated, and also fixes up some other minor bits in the documentation for these non-preferred licenses.