From patchwork Fri Nov 30 10:14:40 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Simon Dawson X-Patchwork-Id: 202916 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from whitealder.osuosl.org (whitealder.osuosl.org [140.211.166.138]) by ozlabs.org (Postfix) with ESMTP id 160852C0093 for ; Fri, 30 Nov 2012 21:17:35 +1100 (EST) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 869DE8C536; Fri, 30 Nov 2012 10:17:33 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 4kYvwZiJZ4Eo; Fri, 30 Nov 2012 10:17:25 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by whitealder.osuosl.org (Postfix) with ESMTP id C1ED28C5BE; Fri, 30 Nov 2012 10:16:55 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from whitealder.osuosl.org (whitealder.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id 20EF98F753 for ; Fri, 30 Nov 2012 10:16:07 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id F2D9A8C01E for ; Fri, 30 Nov 2012 10:16:01 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id uTdxtixQKiHW for ; Fri, 30 Nov 2012 10:16:00 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail-wg0-f43.google.com (mail-wg0-f43.google.com [74.125.82.43]) by whitealder.osuosl.org (Postfix) with ESMTPS id 491DC8C349 for ; Fri, 30 Nov 2012 10:16:00 +0000 (UTC) Received: by mail-wg0-f43.google.com with SMTP id e12so115498wge.10 for ; Fri, 30 Nov 2012 02:15:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:subject:date:message-id:x-mailer:in-reply-to:references; bh=O3PwVuCc8eqX5mm48tqtWD+uWb0oskJ16UFbx61P7TE=; b=Ol2f71ve87cyU6fmG9E1oEEU9+Us7MaFgdiNVsqyLUnyFUcF6fec+6jSHZih14MyH4 AioWNEOFB+NpXYgh5UNT3gaO801Pw3Cz+OTwFX/AsmEosJs+BuyKrMJ7rNv01Plg7+2Q NOXYsZsjtpz6bqncY96IdfUmZ/vSW9KbQts8yXRdQiVoTK5FG78NRwDUkB1ln5M36LBu FxQ0qK2YTdHL7bIrS8O06LvUVAiMufbqmmVCrtZTqmF8XZJ02Tg+VDOnzhetb6Q2Bh1i /hijq7ZHxjCiLNX8NQPribR3+EqsZmqrUpTWKh+PWk3FnnM7xH27rdEY1D/xmGmQPj8p 3vPw== Received: by 10.180.99.5 with SMTP id em5mr1183115wib.8.1354270559818; Fri, 30 Nov 2012 02:15:59 -0800 (PST) Received: from localhost.localdomain (host-84-13-96-11.opaltelecom.net. [84.13.96.11]) by mx.google.com with ESMTPS id eu8sm14644659wib.1.2012.11.30.02.15.58 (version=SSLv3 cipher=OTHER); Fri, 30 Nov 2012 02:15:58 -0800 (PST) From: spdawson@gmail.com To: buildroot@busybox.net Date: Fri, 30 Nov 2012 10:14:40 +0000 Message-Id: <1354270483-32356-6-git-send-email-spdawson@gmail.com> X-Mailer: git-send-email 1.7.10.4 In-Reply-To: <1354270483-32356-1-git-send-email-spdawson@gmail.com> References: <1354270483-32356-1-git-send-email-spdawson@gmail.com> Subject: [Buildroot] [PATCH 5/8] midori: add license information X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: buildroot-bounces@busybox.net Sender: buildroot-bounces@busybox.net From: Simon Dawson Signed-off-by: Simon Dawson Acked-by: Arnout Vandecappelle (Essensium/Mind) --- package/midori/midori.mk | 2 ++ 1 file changed, 2 insertions(+) diff --git a/package/midori/midori.mk b/package/midori/midori.mk index 44cce40..8fac3d8 100644 --- a/package/midori/midori.mk +++ b/package/midori/midori.mk @@ -7,6 +7,8 @@ MIDORI_VERSION = 0.4.6 MIDORI_SOURCE = midori-$(MIDORI_VERSION).tar.bz2 MIDORI_SITE = http://archive.xfce.org/src/apps/midori/0.4/ +MIDORI_LICENSE = LGPLv2.1+ +MIDORI_LICENSE_FILES = COPYING MIDORI_DEPENDENCIES = \ host-intltool \ host-pkgconf \