Mercurial > repos > mvdbeek > sra_tools
comparison LICENSE @ 0:9f74a22d2060 draft default tip
planemo upload for repository https://github.com/ARTbio/tools-artbio/tree/master/tools/sra-tools commit 70fadb7e8972b1db550d0e067584930ce1ec8673-dirty
author | mvdbeek |
---|---|
date | Wed, 04 Nov 2015 06:57:32 -0500 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:9f74a22d2060 |
---|---|
1 CONTENTS | |
2 | |
3 Public Domain Notice | |
4 Exceptions (for bundled 3rd-party code) | |
5 Copyright F.A.Q. | |
6 | |
7 | |
8 ============================================================== | |
9 PUBLIC DOMAIN NOTICE | |
10 National Center for Biotechnology Information | |
11 | |
12 With the exception of certain third-party files summarized below, this | |
13 software is a "United States Government Work" under the terms of the | |
14 United States Copyright Act. It was written as part of the authors' | |
15 official duties as United States Government employees and thus cannot | |
16 be copyrighted. This software is freely available to the public for | |
17 use. The National Library of Medicine and the U.S. Government have not | |
18 placed any restriction on its use or reproduction. | |
19 | |
20 Although all reasonable efforts have been taken to ensure the accuracy | |
21 and reliability of the software and data, the NLM and the U.S. | |
22 Government do not and cannot warrant the performance or results that | |
23 may be obtained by using this software or data. The NLM and the U.S. | |
24 Government disclaim all warranties, express or implied, including | |
25 warranties of performance, merchantability or fitness for any | |
26 particular purpose. | |
27 | |
28 Please cite the authors in any work or product based on this material. | |
29 | |
30 | |
31 ============================================================== | |
32 Copyright F.A.Q. | |
33 | |
34 | |
35 -------------------------------------------------------------- | |
36 Q. Our product makes use of the NCBI source code, and we made changes | |
37 and additions to that version of the NCBI code to better fit it to | |
38 our needs. Can we copyright the code, and how? | |
39 | |
40 A. You can copyright only the *changes* or the *additions* you made to the | |
41 NCBI source code. You should identify unambiguously those sections of | |
42 the code that were modified, e.g. by commenting any changes you made | |
43 in the code you distribute. Therefore, your license has to make clear | |
44 to users that your product is a combination of code that is public domain | |
45 within the U.S. (but may be subject to copyright by the U.S. in foreign | |
46 countries) and code that has been created or modified by you. | |
47 | |
48 -------------------------------------------------------------- | |
49 Q. Can we (re)license all or part of the NCBI source code? | |
50 | |
51 A. No, you cannot license or relicense the source code written by NCBI | |
52 since you cannot claim any copyright in the software that was developed | |
53 at NCBI as a 'government work' and consequently is in the public domain | |
54 within the U.S. | |
55 | |
56 -------------------------------------------------------------- | |
57 Q. What if these copyright guidelines are not clear enough or are not | |
58 applicable to my particular case? | |
59 | |
60 A. Contact us. Send your questions to 'sra-tools@ncbi.nlm.nih.gov'. |