From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1246812-garchives=archives.gentoo.org@lists.gentoo.org>
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 5F6B81382C5
	for <garchives@archives.gentoo.org>; Sat, 30 Jan 2021 15:23:36 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id A10ABE0B18;
	Sat, 30 Jan 2021 15:23:35 +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 88369E0B18
	for <gentoo-commits@lists.gentoo.org>; Sat, 30 Jan 2021 15:23:35 +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 999C2340FCA
	for <gentoo-commits@lists.gentoo.org>; Sat, 30 Jan 2021 15:23:34 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 504E44C
	for <gentoo-commits@lists.gentoo.org>; Sat, 30 Jan 2021 15:23:33 +0000 (UTC)
From: "Andrew Ammerlaan" <andrewammerlaan@riseup.net>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" <andrewammerlaan@riseup.net>
Message-ID: <1612020202.8937ae2a57cc2e2aac1b19db1f4100082734683b.andrewammerlaan@gentoo>
Subject: [gentoo-commits] proj/sci:master commit in: licenses/
X-VCS-Repository: proj/sci
X-VCS-Files: licenses/vampir
X-VCS-Directories: licenses/
X-VCS-Committer: andrewammerlaan
X-VCS-Committer-Name: Andrew Ammerlaan
X-VCS-Revision: 8937ae2a57cc2e2aac1b19db1f4100082734683b
X-VCS-Branch: master
Date: Sat, 30 Jan 2021 15:23:33 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: e74858ef-8c12-4bcc-b177-5684afb88988
X-Archives-Hash: 7ad84bc32279818c35e60d853e64718d

commit:     8937ae2a57cc2e2aac1b19db1f4100082734683b
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Sat Jan 30 15:23:22 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Sat Jan 30 15:23:22 2021 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=8937ae2a

lcienses: remove unused license

Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>

 licenses/vampir | 36 ------------------------------------
 1 file changed, 36 deletions(-)

diff --git a/licenses/vampir b/licenses/vampir
deleted file mode 100644
index 70f15aa22..000000000
--- a/licenses/vampir
+++ /dev/null
@@ -1,36 +0,0 @@
-Copyright (c) 2005-2013, ZIH, TU Dresden, Federal Republic of Germany
-
-Copyright (c) 1998-2005, Forschungszentrum Juelich, Juelich Supercomputing
-                         Centre, Federal Republic of Germany
-
-Copyright (c) 2007-2008, High Performance Computing Center Stuttgart,
-                         Federal Republic of 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:
-
-- Redistributions of source code must retain the above copyright notice,
-this list of conditions and the following disclaimer.
-
-- 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.
-
-- Neither the name of ZIH, TU Dresden, Forschungszentrum Juelich, Juelich
-Supercomputing Centre, or High Performance Computing Center Stuttgart, nor the
-names of its contributors may be used to endorse or promote products derived
-from this software without pecific prior written permission.
-
-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 OWNER 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.
-