From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 5D33C59CA5 for ; Thu, 24 Mar 2016 12:57:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E6197E07FB; Thu, 24 Mar 2016 12:57:35 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 62EAEE07FA for ; Thu, 24 Mar 2016 12:57:35 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8ED9C340CE2 for ; Thu, 24 Mar 2016 12:57:33 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0BBDC85E for ; Thu, 24 Mar 2016 12:57:30 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1458824240.ce09cc53c2a4471c394b5bd0ad665ceaa553055a.ulm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: licenses/ X-VCS-Repository: repo/gentoo X-VCS-Files: licenses/LIBAEC X-VCS-Directories: licenses/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: ce09cc53c2a4471c394b5bd0ad665ceaa553055a X-VCS-Branch: master Date: Thu, 24 Mar 2016 12:57:30 +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-Archives-Salt: 6c4ff543-a305-45ad-a89b-3a1bee5ba987 X-Archives-Hash: 9384eaa08f82ac09b9942bae4fd52e1c commit: ce09cc53c2a4471c394b5bd0ad665ceaa553055a Author: Ulrich Müller gentoo org> AuthorDate: Thu Mar 24 12:56:09 2016 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Thu Mar 24 12:57:20 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce09cc53 licenses: Remove LIBAEC, duplicate of BSD-2. Bug: 578174 licenses/LIBAEC | 37 ------------------------------------- 1 file changed, 37 deletions(-) diff --git a/licenses/LIBAEC b/licenses/LIBAEC deleted file mode 100644 index 4a50f36..0000000 --- a/licenses/LIBAEC +++ /dev/null @@ -1,37 +0,0 @@ -Copyright 2012 - 2014 - -Mathis Rosenhauer, Moritz Hanke, Joerg Behrens -Deutsches Klimarechenzentrum GmbH -Bundesstr. 45a -20146 Hamburg -Germany - -Luis Kornblueh -Max-Planck-Institut fuer Meteorologie -Bundesstr. 53 -20146 Hamburg -Germany - -All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions -are met: - -1. Redistributions of source code must retain the above copyright - notice, this list of conditions and the following disclaimer. -2. Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in the - documentation and/or other materials provided with the distribution. - -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.