From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8650 invoked by alias); 11 Jan 2012 16:14:28 -0000 Received: (qmail 8642 invoked by uid 22791); 11 Jan 2012 16:14:27 -0000 X-SWARE-Spam-Status: No, hits=2.7 required=5.0 tests=AWL,BAYES_40,DKIM_SIGNED,DKIM_VALID,SPF_HELO_FAIL X-Spam-Check-By: sourceware.org Received: from mail.alohasunset.com (HELO mail.alohasunset.com) (173.164.129.123) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 11 Jan 2012 16:14:14 +0000 Received: from ASSP-nospam ([127.0.0.1]) by alohasunset.com with MailEnable ESMTP; Wed, 11 Jan 2012 08:14:07 -0800 Received: from 127.0.0.1 ([127.0.0.1] helo=REDROOF2.alohasunset.com) by ASSP-nospam id r84q=7W=subscriptions.pizzolato.net=markpizzolato-pthreads-win32; Wed, 11 Jan 2012 08:14:07 -0800 Received: from REDROOF2.alohasunset.com ([fe80::aba9:1f8e:eb79:f41]) by REDROOF2.alohasunset.com ([fe80::aba9:1f8e:eb79:f41%10]) with mapi; Wed, 11 Jan 2012 08:14:07 -0800 From: Mark Pizzolato - pthreads - win32 To: "pthreads-win32@sourceware.org" Date: Wed, 11 Jan 2012 16:14:00 -0000 Subject: Typo in Version.rc Message-ID: <0CC6789C1C831B4C8CCFF49D45D7010F7EF5317666@REDROOF2.alohasunset.com> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-IsSubscribed: yes Mailing-List: contact pthreads-win32-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: pthreads-win32-owner@sourceware.org X-SW-Source: 2012/txt/msg00001.txt.bz2 In version.rc there is a line which says: VALUE "ProductName", "POSIX Threads for Windows LPGL\0" The "LPGL" should be "LGPL".