This message generated a parse failure. Raw output follows here. Please use 'back' to navigate. From devnull@lkml.org Sat May 18 01:02:05 2024 >From spaans Sun Aug 17 20:45:36 2014 Original-Recipient: rfc822;jasper@telfort.nl Received: from pop3.telfort.nl [213.75.3.52] by squeeze.vs19.net with POP3 (fetchmail-6.3.21) for (single-drop); Sun, 17 Aug 2014 20:45:36 +0200 (CEST) Received: from cpxmta-msg06.kpnxchange.com (10.94.114.27) by cpxmbs-msg01.support.local (8.6.060.31) id 53D1ABF900EF7D48 for jasper@telfort.nl; Sun, 17 Aug 2014 20:40:56 +0200 Received: from cpsmtpb-ews07.kpnxchange.com (213.75.39.10) by cpxmta-msg06.kpnxchange.com (8.6.060.14) id 53B35218051F4501 for jasper@telfort.nl; Sun, 17 Aug 2014 20:40:56 +0200 Received: from cpsps-ews15.kpnxchange.com ([10.94.84.182]) by cpsmtpb-ews07.kpnxchange.com with Microsoft SMTPSVC(7.5.7601.17514); Sun, 17 Aug 2014 20:40:56 +0200 Received: from vger.kernel.org ([209.132.180.67]) by cpsps-ews15.kpnxchange.com with Microsoft SMTPSVC(7.5.7601.17514); Sun, 17 Aug 2014 20:40:56 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751599AbaHQSi0 (ORCPT ); Sun, 17 Aug 2014 14:38:26 -0400 Received: from mo-online.de ([89.238.66.174]:52748 "EHLO mo-online.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751379AbaHQSiY (ORCPT ); Sun, 17 Aug 2014 14:38:24 -0400 X-Greylist: delayed 497 seconds by postgrey-1.27 at vger.kernel.org; Sun, 17 Aug 2014 14:38:23 EDT Received: by mo-online.de (Postfix, from userid 1001) id 7DBA27EC; Sun, 17 Aug 2014 20:30:33 +0200 (CEST) Date: Sun, 17 Aug 2014 20:30:33 +0200 From: Markus Osterhoff To: Randy Dunlap Cc: linux-kernel@vger.kernel.org, linux-doc@vger.kernel.org Subject: [TYPO 4/9] [typo] COPYING: form feeds removed Message-Id: <20140817183033.GE4077@mo-online.de> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline X-Operating-System: linux-2.6.39.3 X-Mutt-Manual: http://www.mutt.org/doc/manual/manual.html X-PGP-Key: http://mo-online.de/~osti/public.key User-Agent: Mutt/1.5.22 (2013-10-16) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-Id: X-Mailing-List: linux-kernel@vger.kernel.org X-OriginalArrivalTime: 17 Aug 2014 18:40:56.0382 (UTC) FILETIME=[C80F35E0:01CFBA4A] X-RcptDomain: telfort.nl some lines contain a single ^L (ASCII 0xc, 12, form feed), which are unnecessary. Signed-off-by: Markus Osterhoff --- COPYING | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/COPYING b/COPYING index ca442d3..0dde99b 100644 --- a/COPYING +++ b/COPYING @@ -71,7 +71,7 @@ patent must be licensed for everyone's free use or not licensed at all. The precise terms and conditions for copying, distribution and modification follow. - + GNU GENERAL PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION @@ -126,7 +126,7 @@ above, provided that you also meet all of these conditions: License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) - + These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in @@ -184,7 +184,7 @@ access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. - + 4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is @@ -241,7 +241,7 @@ impose that choice. This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. - + 8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License @@ -294,7 +294,7 @@ PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. END OF TERMS AND CONDITIONS - + How to Apply These Terms to Your New Programs If you develop a new program, and you want it to be of the greatest -- 1.8.5.5 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/