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 4477C138334 for ; Tue, 29 Oct 2019 08:31:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8BAF1E088C; Tue, 29 Oct 2019 08:31:47 +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 73C2BE088C for ; Tue, 29 Oct 2019 08:31:47 +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 0FC7534C410 for ; Tue, 29 Oct 2019 08:31:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1F431773 for ; Tue, 29 Oct 2019 08:31:44 +0000 (UTC) From: "Alexey Shvetsov" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexey Shvetsov" Message-ID: <1572337839.f5dcc43ee2e6cee228e918d821093f593befd9a8.alexxy@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: licenses/ X-VCS-Repository: proj/sci X-VCS-Files: licenses/Janelia-1.2 X-VCS-Directories: licenses/ X-VCS-Committer: alexxy X-VCS-Committer-Name: Alexey Shvetsov X-VCS-Revision: f5dcc43ee2e6cee228e918d821093f593befd9a8 X-VCS-Branch: master Date: Tue, 29 Oct 2019 08:31:44 +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: 419f76b1-9182-4464-a32f-9edbf4ad3335 X-Archives-Hash: 65aa6c651d313e3674be252121aacbc3 commit: f5dcc43ee2e6cee228e918d821093f593befd9a8 Author: Alexey Shvetsov gentoo org> AuthorDate: Tue Oct 29 08:30:39 2019 +0000 Commit: Alexey Shvetsov gentoo org> CommitDate: Tue Oct 29 08:30:39 2019 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=f5dcc43e [licenses] Add Janelia-1.2 Signed-off-by: Alexey Shvetsov gentoo.org> licenses/Janelia-1.2 | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/licenses/Janelia-1.2 b/licenses/Janelia-1.2 new file mode 100644 index 000000000..76ce9337b --- /dev/null +++ b/licenses/Janelia-1.2 @@ -0,0 +1,9 @@ +The Janelia Research Campus Software License 1.2 +Copyright (c) 2019, Howard Hughes Medical Institute, 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 the Howard Hughes Medical Institute nor the names of its contributors may be 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, ANY IMPLIED WARRANTIES OF MERCHANTABILITY, NON-INFRINGEMENT, OR 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; REASONABLE ROYALTIES; 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.