From patchwork Fri Nov 30 10:14:38 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Simon Dawson X-Patchwork-Id: 202913 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 B7FCF2C007A for ; Fri, 30 Nov 2012 21:16:59 +1100 (EST) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 5050D8C4F8; Fri, 30 Nov 2012 10:16:57 +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 V3wCEItJypex; Fri, 30 Nov 2012 10:16:44 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by whitealder.osuosl.org (Postfix) with ESMTP id ED7EB8C48B; Fri, 30 Nov 2012 10:16:32 +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 25DFE8F753 for ; Fri, 30 Nov 2012 10:16:05 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 342FB8BF89 for ; Fri, 30 Nov 2012 10:16:00 +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 JCN7kRE17z2w for ; Fri, 30 Nov 2012 10:15:57 +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 EF7FE8C01E for ; Fri, 30 Nov 2012 10:15:56 +0000 (UTC) Received: by mail-wg0-f43.google.com with SMTP id e12so115483wge.10 for ; Fri, 30 Nov 2012 02:15:56 -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=NuD9Uw2EabQ/ZKik8OM33VUhkezJ7ryFowL2MZM/5kQ=; b=P5K+O4232cYZQxshucISuuTSDsA+hB9qaUBGOA+As1tika9SSjYSJgINVDYbIKA8Wb sRZHjzbEZAHLjp1W8YidNRXppzvpn5b/EGnzm3IhelAKi2EAYxHWmtJjEN+DdwYJ9c8u 5aNJPhexXkBiKhRfZn0VQswqBj76QwZRTjX8TBRGvAMgeW0dRkV4XpvT0Cj0C2qpW10F b3esNKr13zshr0HKc50DAqhNMzS0RJ6j93AjiW4i96C8KR/LbabJbURcD7tv71w8h9qG ZgRrsNKUsDw+b26Rf3d1exmhxRKIkMMHjhfVg7kE3DhyUXHD0ol7YLiMuMvOlWEWn3vD UINQ== Received: by 10.216.200.75 with SMTP id y53mr249443wen.189.1354270556514; Fri, 30 Nov 2012 02:15:56 -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.54 (version=SSLv3 cipher=OTHER); Fri, 30 Nov 2012 02:15:55 -0800 (PST) From: spdawson@gmail.com To: buildroot@busybox.net Date: Fri, 30 Nov 2012 10:14:38 +0000 Message-Id: <1354270483-32356-4-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 3/8] beecrypt: 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/beecrypt/beecrypt.mk | 2 ++ 1 file changed, 2 insertions(+) diff --git a/package/beecrypt/beecrypt.mk b/package/beecrypt/beecrypt.mk index d165aee..a9cf133 100644 --- a/package/beecrypt/beecrypt.mk +++ b/package/beecrypt/beecrypt.mk @@ -7,6 +7,8 @@ BEECRYPT_VERSION = 4.2.1 BEECRYPT_SITE = http://downloads.sourceforge.net/project/beecrypt/beecrypt/$(BEECRYPT_VERSION) BEECRYPT_AUTORECONF = YES BEECRYPT_INSTALL_STAGING = YES +BEECRYPT_LICENSE = LGPLv2.1+ +BEECRYPT_LICENSE_FILES = COPYING.LIB # beecrypt contains C++ code that g++ 4.7 doesn't really # like. Upstream does not seem to be really active, so workaround this