From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53140) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fGs7a-0006fk-PX for guix-patches@gnu.org; Thu, 10 May 2018 16:25:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fGs7Z-0003j3-Ug for guix-patches@gnu.org; Thu, 10 May 2018 16:25:02 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:48997) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fGs7Z-0003is-SI for guix-patches@gnu.org; Thu, 10 May 2018 16:25:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1fGs7Z-0003qE-Ka for guix-patches@gnu.org; Thu, 10 May 2018 16:25:01 -0400 Subject: [bug#31386] [PATCH 3/3] gnu: Add tensorflow-core. Resent-Message-ID: From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <20180508145909.25354-1-ricardo.wurmus@mdc-berlin.de> <20180508145909.25354-3-ricardo.wurmus@mdc-berlin.de> <87k1scv3wl.fsf@gnu.org> <87bmdngb93.fsf@mdc-berlin.de> Date: Thu, 10 May 2018 22:24:07 +0200 In-Reply-To: <87bmdngb93.fsf@mdc-berlin.de> (Ricardo Wurmus's message of "Thu, 10 May 2018 10:34:16 +0200") Message-ID: <871sejuumw.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Ricardo Wurmus Cc: 31386@debbugs.gnu.org Ricardo Wurmus skribis: > Anyway: I just went to http://www.kurims.kyoto-u.ac.jp/~ooura/fft.html, > where this sentence has been removed. The license notice now looks like > this: > > Copyright Takuya OOURA, 1996-2001 > > You may use, copy, modify and distribute this code for any purpose > (include commercial use) and without fee. Please refer to this > package when you modify this code. That looks better, thanks for checking. Ludo=E2=80=99.