From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=MAILING_LIST_MULTI, RCVD_IN_DNSWL_NONE autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 2828 invoked from network); 26 Jun 2020 15:26:24 -0000 Received: from ns1.primenet.com.au (HELO primenet.com.au) (203.24.36.2) by inbox.vuxu.org with ESMTPUTF8; 26 Jun 2020 15:26:24 -0000 Received: (qmail 10613 invoked by alias); 26 Jun 2020 15:26:18 -0000 Mailing-List: contact zsh-workers-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Workers List List-Post: List-Help: List-Unsubscribe: Sender: zsh-workers@zsh.org X-Seq: 46121 Received: (qmail 3890 invoked by uid 1010); 26 Jun 2020 15:26:18 -0000 X-Qmail-Scanner-Diagnostics: from gate.utahime.jp by f.primenet.com.au (envelope-from , uid 7791) with qmail-scanner-2.11 (clamdscan: 0.102.3/25850. spamassassin: 3.4.4. Clear:RC:0(183.180.29.210):SA:0(-2.0/5.0):. Processed in 3.97207 secs); 26 Jun 2020 15:26:18 -0000 X-Envelope-From: yasu@utahime.org X-Qmail-Scanner-Mime-Attachments: | X-Qmail-Scanner-Zip-Files: | Received-SPF: pass (ns1.primenet.com.au: SPF record at utahime.org designates 183.180.29.210 as permitted sender) X-Virus-Status: Clean X-Virus-Scanned: clamav-milter 0.102.3 at eastasia.home.utahime.org Date: Sat, 27 Jun 2020 00:24:23 +0900 (JST) Message-Id: <20200627.002423.589127816633081304.yasu@utahime.org> To: zsh-workers@zsh.org Subject: Re: [PATCH] Add completion functions for Cygwin. From: Yasuhiro KIMURA In-Reply-To: <20200626134751.71d6a0f6@tarpaulin.shahaf.local2> References: <20200625182446.9687-1-yasu@utahime.org> <20200626134751.71d6a0f6@tarpaulin.shahaf.local2> X-Mailer: Mew version 6.8 on Emacs 26.3 Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit From: Daniel Shahaf Subject: Re: [PATCH] Add completion functions for Cygwin. Date: Fri, 26 Jun 2020 13:47:51 +0000 > Thanks for the patch. Under what license has Peter A. Castro placed these files? > > Cheers, > > Daniel Oops, I forgot it. I'll ask him about it. --- Yasuhiro KIMURA