From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52650) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1d6Di2-0003pw-Ar for guix-patches@gnu.org; Thu, 04 May 2017 06:10:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1d6Dhy-00011x-8a for guix-patches@gnu.org; Thu, 04 May 2017 06:10:06 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:55383) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1d6Dhy-00011t-3F for guix-patches@gnu.org; Thu, 04 May 2017 06:10:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1d6Dhx-00086a-U9 for guix-patches@gnu.org; Thu, 04 May 2017 06:10:01 -0400 Subject: bug#26772: [PATCH 1/3] gnu: python-termcolor: Fix uri. Resent-Message-ID: References: <20170504100627.27553-1-m.othacehe@gmail.com> From: Mathieu Othacehe In-reply-to: <20170504100627.27553-1-m.othacehe@gmail.com> Date: Thu, 04 May 2017 12:09:26 +0200 Message-ID: <864lx153xl.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit 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: Mathieu Othacehe Cc: 26772@debbugs.gnu.org Oops, wrong file for copyright, I would fix it when commiting. > +++ b/gnu/packages/statistics.scm > @@ -7,6 +7,7 @@ > ;;; Copyright © 2016 Roel Janssen > ;;; Copyright © 2016 Ben Woodcroft > ;;; Copyright © 2016, 2017 Raoul Bonnal > +;;; Copyright © 2017 Mathieu Othacehe > ;;; > ;;; This file is part of GNU Guix. > ;;;