view LICENSE @ 0:d9c5c5b87fec draft

planemo upload for repository https://github.com/ncbi/egapx commit 8173d01b08d9a91c9ec5f6cb50af346edc8020c4
author fubar
date Sat, 03 Aug 2024 11:16:53 +0000
parents
children a3b158471bd3
line wrap: on
line source

CONTENTS

  Public Domain Notice
  Exceptions (for bundled 3rd-party code)
  Copyright F.A.Q.



================================================================================
                          PUBLIC DOMAIN NOTICE
             National Center for Biotechnology Information

This software was created as part of the author(s) official duties as a United 
States Government employee(s), is a "United States Government Work" and is not 
subject to copyright in the United States (17 USC 105). The National Library of 
Medicine (NLM) and the U.S. Government have not placed any restriction on its
use or reproduction.

The NLM disclaims all warranties, express or implied, including warranties of 
performance, merchantability, or fitness for any particular purpose.

Please cite NLM in any work or product based on this material.

EGAPx makes use of various third-party tools which carry their own licenses. 

The list of third-party tools and their licenses are provided here:
================================================================================
EXCEPTIONS (in all cases excluding NCBI-written makefiles):


Location: img/gp/third-party/STAR
Authors:  Alexander Dobin
License:  MIT License
          [https://github.com/alexdobin/STAR/blob/master/LICENSE]

Location: img/gp/third-party/samtools
Authors:  Genome Research Ltd.
License:  The MIT/Expat License
          [https://github.com/samtools/samtools/blob/develop/LICENSE]

Location: img/gp/third-party/miniprot
Authors:  Dana-Farber Cancer Institute
License:  MIT License
          [https://github.com/lh3/miniprot/blob/master/LICENSE.txt]

Location: img/gp/third-party/diamond
Authors:  Benjamin Buchfink
License:  GNU GENERAL PUBLIC LICENSE
          [https://github.com/bbuchfink/diamond/blob/master/LICENSE]

Location: img/gp/third-party/seqkit
Authors:  Wei Shen
License:  MIT License
          [https://github.com/shenwei356/seqkit/blob/master/LICENSE]

================================================================================

Copyright F.A.Q.


--------------------------------------------------------------
Q. Our product makes use of the NCBI source code, and we did changes
   and additions to that version of the NCBI code to better fit it to
   our needs. Can we copyright the code, and how?

A. You can copyright only the *changes* or the *additions* you made to the
   NCBI source code. You should identify unambiguously those sections of
   the code that were modified, e.g. by commenting any changes you made
   in the code you distribute. Therefore, your license has to make clear
   to users that your product is a combination of code that is public domain
   within the U.S. (but may be subject to copyright by the U.S. in foreign
   countries) and code that has been created or modified by you.


--------------------------------------------------------------
Q. Can we (re)license all or part of the NCBI source code?

A. No, you cannot license or relicense the source code written by NCBI
   since you cannot claim any copyright in the software that was developed
   at NCBI as a 'government work' and consequently is in the public domain
   within the U.S.


--------------------------------------------------------------
Q. What if these copyright guidelines are not clear enough or are not
   applicable to my particular case?

A. Contact us. Send your questions to 'toolbox@ncbi.nlm.nih.gov'.