From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by dpdk.org (Postfix) with ESMTP id 8AE887E23 for ; Thu, 11 Dec 2014 14:43:08 +0100 (CET) Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga101.jf.intel.com with ESMTP; 11 Dec 2014 05:43:06 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.07,557,1413270000"; d="scan'208";a="622180586" Received: from irsmsx155.ger.corp.intel.com ([163.33.192.3]) by orsmga001.jf.intel.com with ESMTP; 11 Dec 2014 05:43:01 -0800 Received: from irsmsx108.ger.corp.intel.com ([169.254.11.150]) by IRSMSX155.ger.corp.intel.com ([169.254.14.228]) with mapi id 14.03.0195.001; Thu, 11 Dec 2014 13:42:15 +0000 From: "De Lara Guarch, Pablo" To: "Iremonger, Bernard" , "dev@dpdk.org" Thread-Topic: [dpdk-dev] [PATCH] doc: add bsd license to svg file Thread-Index: AQHQEwsunVqR4/770EyGAMLEULAiQJyKak0g Date: Thu, 11 Dec 2014 13:42:14 +0000 Message-ID: References: <1418059123-32145-1-git-send-email-bernard.iremonger@intel.com> In-Reply-To: <1418059123-32145-1-git-send-email-bernard.iremonger@intel.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [163.33.239.180] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH] doc: add bsd license to svg file X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Dec 2014 13:43:09 -0000 > -----Original Message----- > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Bernard Iremonger > Sent: Monday, December 08, 2014 5:19 PM > To: dev@dpdk.org > Subject: [dpdk-dev] [PATCH] doc: add bsd license to svg file >=20 >=20 > Signed-off-by: Bernard Iremonger Acked-by: Pablo de Lara > --- > .../sample_app_ug/img/exception_path_example.svg | 36 > ++++++++++++++++++++ > 1 files changed, 36 insertions(+), 0 deletions(-) >=20 > diff --git a/doc/guides/sample_app_ug/img/exception_path_example.svg > b/doc/guides/sample_app_ug/img/exception_path_example.svg > index 5b12974..e72f7ba 100644 > --- a/doc/guides/sample_app_ug/img/exception_path_example.svg > +++ b/doc/guides/sample_app_ug/img/exception_path_example.svg > @@ -1,4 +1,40 @@ > > + > + > + > xmlns=3D"http://www.w3.org/2000/svg" height=3D"330.16" width=3D"568.88" > version=3D"1.0" xmlns:cc=3D"http://creativecommons.org/ns#" > xmlns:dc=3D"http://purl.org/dc/elements/1.1/"> > > fill=3D"#fcd5b5"/> > -- > 1.7.4.1