From 2d4877e23349a3c369063258d436519e0a3e6075 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Sat, 10 Oct 2020 08:06:42 +0200 Subject: licenses: Remove obsolete licenses MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- licenses/meme | 32 -------------------------------- licenses/shrimp | 18 ------------------ licenses/vienna-rna | 19 ------------------- 3 files changed, 69 deletions(-) delete mode 100644 licenses/meme delete mode 100644 licenses/shrimp delete mode 100644 licenses/vienna-rna (limited to 'licenses') diff --git a/licenses/meme b/licenses/meme deleted file mode 100644 index b8a99b53f409..000000000000 --- a/licenses/meme +++ /dev/null @@ -1,32 +0,0 @@ - Copyright (c) 1994-2006 The Regents of the University of - California. All Rights Reserved. - - Permission to use, copy, modify, and distribute any part - of this software for educational, research and non-profit - purposes, without fee, and without a written agreement is - hereby granted, provided that the above copyright notice, - this paragraph and the following three paragraphs appear in - all copies. - - Those desiring to incorporate this software into commercial - products or use for commercial purposes should contact the - Technology Transfer Office, University of California, San - Diego, 9500 Gilman Drive, La Jolla, California, 92093-0910, - Phone: (858) 534-5815. - - IN NO EVENT SHALL THE UNIVERSITY OF CALIFORNIA BE LIABLE - TO ANY PARTY FOR DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR - CONSEQUENTIAL DAMAGES, INCLUDING LOST PROFITS, ARISING OUT - OF THE USE OF THIS SOFTWARE, EVEN IF THE UNIVERSITY OF - CALIFORNIA HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH - DAMAGE. - - THE SOFTWARE PROVIDED HEREUNDER IS ON AN "AS IS" BASIS, AND - THE UNIVERSITY OF CALIFORNIA HAS NO OBLIGATIONS TO PROVIDE - MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS. - THE UNIVERSITY OF CALIFORNIA MAKES NO REPRESENTATIONS AND - EXTENDS NO WARRANTIES OF ANY KIND, EITHER EXPRESSED OR - IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES - OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE, OR - THAT THE USE OF THE MATERIAL WILL NOT INFRINGE ANY PATENT, - TRADEMARK OR OTHER RIGHTS. diff --git a/licenses/shrimp b/licenses/shrimp deleted file mode 100644 index be557939051a..000000000000 --- a/licenses/shrimp +++ /dev/null @@ -1,18 +0,0 @@ -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that neither the name of Stephen -M. Rumble nor the names of any contributors are used to endorse or -promote products derived from this software without specific 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. diff --git a/licenses/vienna-rna b/licenses/vienna-rna deleted file mode 100644 index e77ea2f10f06..000000000000 --- a/licenses/vienna-rna +++ /dev/null @@ -1,19 +0,0 @@ - Disclaimer and Copyright - -The programs, library and source code of the Vienna RNA Package are free -software. They are distributed in the hope that they will be useful -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. - -Permission is granted for research, educational, and commercial use -and modification so long as 1) the package and any derived works are not -redistributed for any fee, other than media costs, 2) proper credit is -given to the authors and the Institute for Theoretical Chemistry of the -University of Vienna. - -If you want to include this software in a commercial product, please contact -the authors. - -Note that the file ./lib/naview.c has its own copyright attached. -The ./Readseq/ directory contains a modified version of Don Gilbert's -public domain readseq program. -- cgit v1.2.3-65-gdbad