From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id E7123138334 for ; Thu, 5 Dec 2019 23:32:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2A1CFE0923; Thu, 5 Dec 2019 23:32:57 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1077BE0901 for ; Thu, 5 Dec 2019 23:32:57 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B2D5234D4FC for ; Thu, 5 Dec 2019 23:32:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3B9478C8 for ; Thu, 5 Dec 2019 23:32:54 +0000 (UTC) From: "Conrad Kostecki" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Conrad Kostecki" Message-ID: <1575588725.721d8598095bcfbc3cda2726dee17fc8aa4cdc6b.conikost@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: licenses/ X-VCS-Repository: repo/gentoo X-VCS-Files: licenses/Flightradar24 X-VCS-Directories: licenses/ X-VCS-Committer: conikost X-VCS-Committer-Name: Conrad Kostecki X-VCS-Revision: 721d8598095bcfbc3cda2726dee17fc8aa4cdc6b X-VCS-Branch: master Date: Thu, 5 Dec 2019 23:32:54 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 6cbc1ed3-eaa4-4ea8-81e8-e96421474c55 X-Archives-Hash: 9568725788b7d3a66c72e8b6f4568dfa commit: 721d8598095bcfbc3cda2726dee17fc8aa4cdc6b Author: Conrad Kostecki gentoo org> AuthorDate: Thu Dec 5 22:30:02 2019 +0000 Commit: Conrad Kostecki gentoo org> CommitDate: Thu Dec 5 23:32:05 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=721d8598 licenses/Flightradar24: add license for app-misc/fr24feed Signed-off-by: Conrad Kostecki gentoo.org> licenses/Flightradar24 | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/licenses/Flightradar24 b/licenses/Flightradar24 new file mode 100644 index 00000000000..1187512f6b7 --- /dev/null +++ b/licenses/Flightradar24 @@ -0,0 +1,9 @@ +Copyright (c) 2014, Flightradar24 AB +All rights reserved. + +Use in binary form, without modification, is permitted provided that the following conditions are met: + +* Software is only used to feed data to Flightradar24 or its other services and no actions + are taken to prevent it from sending data to Flightradar24 servers. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.