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 0D608138C9D for ; Sat, 18 Apr 2015 01:15:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 56280E0978; Sat, 18 Apr 2015 01:15:19 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id F3F92E0978 for ; Sat, 18 Apr 2015 01:15:18 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id F2D81340B0D for ; Sat, 18 Apr 2015 01:15:16 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A841516284 for ; Sat, 18 Apr 2015 01:15:12 +0000 (UTC) From: "Martin Mokrejs" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Martin Mokrejs" Message-ID: <1429319654.b09146e342f355aed3a70ac3c7f69df63c238a72.mmokrejs@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: licenses/ X-VCS-Repository: proj/sci X-VCS-Files: licenses/UPennState X-VCS-Directories: licenses/ X-VCS-Committer: mmokrejs X-VCS-Committer-Name: Martin Mokrejs X-VCS-Revision: b09146e342f355aed3a70ac3c7f69df63c238a72 X-VCS-Branch: master Date: Sat, 18 Apr 2015 01:15:12 +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: 9a9eb055-97cd-455c-ae18-f41573f348d6 X-Archives-Hash: 2a8866ea628d48c43435bbc17ed8438b commit: b09146e342f355aed3a70ac3c7f69df63c238a72 Author: Martin Mokrejš fold natur cuni cz> AuthorDate: Sat Apr 18 01:14:14 2015 +0000 Commit: Martin Mokrejs fold natur cuni cz> CommitDate: Sat Apr 18 01:14:14 2015 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=b09146e3 sci-biology/rum: added license file licenses/UPennState | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/licenses/UPennState b/licenses/UPennState new file mode 100644 index 0000000..8d2c6b4 --- /dev/null +++ b/licenses/UPennState @@ -0,0 +1,7 @@ +Copyright (c) 2012 University of Pennsylvania + +Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.