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 3A41113933E for ; Sat, 3 Jul 2021 10:32:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3F773E081E; Sat, 3 Jul 2021 10:32:51 +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 205EFE081E for ; Sat, 3 Jul 2021 10:32:51 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 C30A5342AB2 for ; Sat, 3 Jul 2021 10:32:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3BCF07B2 for ; Sat, 3 Jul 2021 10:32:48 +0000 (UTC) From: "Andrew Ammerlaan" 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" Message-ID: <1625307646.6a7624d71fd4b918e87a4fdab1e70974fa8d21e5.andrewammerlaan@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: licenses/ X-VCS-Repository: proj/sci X-VCS-Files: licenses/netCDF X-VCS-Directories: licenses/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 6a7624d71fd4b918e87a4fdab1e70974fa8d21e5 X-VCS-Branch: master Date: Sat, 3 Jul 2021 10:32:48 +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: cae1cd54-5573-48d5-87f8-e38e69b6569f X-Archives-Hash: 59c9123445dde30bc960c1956d23032b commit: 6a7624d71fd4b918e87a4fdab1e70974fa8d21e5 Author: Andrew Ammerlaan gentoo org> AuthorDate: Sat Jul 3 10:20:46 2021 +0000 Commit: Andrew Ammerlaan gentoo org> CommitDate: Sat Jul 3 10:20:46 2021 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=6a7624d7 licenses/netCDF: remove unused license Signed-off-by: Andrew Ammerlaan gentoo.org> licenses/netCDF | 31 ------------------------------- 1 file changed, 31 deletions(-) diff --git a/licenses/netCDF b/licenses/netCDF deleted file mode 100644 index 780ba9ee5..000000000 --- a/licenses/netCDF +++ /dev/null @@ -1,31 +0,0 @@ -Copyright 1993-2012 University Corporation for Atmospheric Research/Unidata - -Portions of this software were developed by the Unidata Program at the -University Corporation for Atmospheric Research. - -Access and use of this software shall impose the following obligations -and understandings on the user. The user is granted the right, without -any fee or cost, to use, copy, modify, alter, enhance and distribute -this software, and any derivative works thereof, and its supporting -documentation for any purpose whatsoever, provided that this entire -notice appears in all copies of the software, derivative works and -supporting documentation. Further, UCAR requests that the user credit -UCAR/Unidata in any publications that result from the use of this -software or in any product that includes this software, although this -is not an obligation. The names UCAR and/or Unidata, however, may not -be used in any advertising or publicity to endorse or promote any -products or commercial entity unless specific written permission is -obtained from UCAR/Unidata. The user also understands that -UCAR/Unidata is not obligated to provide the user with any support, -consulting, training or assistance of any kind with regard to the use, -operation and performance of this software nor to provide the user -with any updates, revisions, new versions or "bug fixes." - -THIS SOFTWARE IS PROVIDED BY UCAR/UNIDATA "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 UCAR/UNIDATA BE LIABLE FOR ANY SPECIAL, -INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING -FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, -NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION -WITH THE ACCESS, USE OR PERFORMANCE OF THIS SOFTWARE.