From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [Patch 6/10] telephony: Add license prefix. Date: Wed, 28 Sep 2016 11:25:52 +0200 Message-ID: <878tuc4bq7.fsf@gnu.org> References: <87mvjc1quq.fsf@openmailbox.org> <87twdkzg74.fsf@openmailbox.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54178) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bpB7n-0003YC-VX for guix-devel@gnu.org; Wed, 28 Sep 2016 05:26:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bpB7j-0007P6-08 for guix-devel@gnu.org; Wed, 28 Sep 2016 05:25:59 -0400 In-Reply-To: <87twdkzg74.fsf@openmailbox.org> (Lukas Gradl's message of "Mon, 12 Sep 2016 21:28:15 -0500") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Lukas Gradl Cc: guix-devel@gnu.org Lukas Gradl skribis: > From 630ad1d1d15131bb62eafe4afb842e5fa2fc5675 Mon Sep 17 00:00:00 2001 > From: Lukas Gradl > Date: Sun, 28 Aug 2016 12:40:21 -0500 > Subject: [PATCH 06/10] gnu: telephony: Add 'license:' prefix. > > * gnu/packages/telephony.scm (commoncpp) [license]: Add prefix. > (ucommon) [license]: Add prefix. > (ccrtp) [license]: Add prefix. > (osip) [license]: Add prefix. > (exosip) [license]: Add prefix. > (sipwitch) [license]: Add prefix. > (libsrtp) [license]: Add prefix. > (libiax2) [license]: Add prefix. > (seren) [license]: Add prefix. > (pjproject-sfl) [license]: Add prefix. Applied, thanks! Ludo'.