File: LICENSE

package info (click to toggle)
ncbi-vdb 2.9.3%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites:
  • size: 66,408 kB
  • sloc: ansic: 492,764; cpp: 58,258; python: 5,540; makefile: 4,803; sh: 4,477; perl: 3,614; yacc: 2,032; java: 977; lex: 445; lisp: 77; xml: 75
file content (77 lines) | stat: -rw-r--r-- 3,132 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
CONTENTS

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


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

With the exception of certain third-party files summarized below, this
software is a "United States Government Work" under the terms of the
United States Copyright Act.  It was written as part of the authors'
official duties as United States Government employees and thus cannot
be copyrighted.  This software is freely available to the public for
use. The National Library of Medicine and the U.S. Government have not
placed any restriction on its use or reproduction.

Although all reasonable efforts have been taken to ensure the accuracy
and reliability of the software and data, the NLM and the U.S.
Government do not and cannot warrant the performance or results that
may be obtained by using this software or data. The NLM and the U.S.
Government disclaim all warranties, express or implied, including
warranties of performance, merchantability or fitness for any
particular purpose.

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


==============================================================
EXCEPTIONS (in all cases excluding NCBI-written makefiles):

Location: {libs,interfaces}/ext/bzip2
Author:   Julian R Seward
License:  BSDish [libs/ext/bzip2/LICENSE]

Location: {libs,interfaces}/ext/zlib
Authors:  Jean-loup Gailly and Mark Adler
License:  BSDish [interfaces/ext/zlib.h]

Location: libs/klib
Author:   Douglas C. Schmidt
License:  GNU Lesser General Public [libs/klib/qsort.c]


==============================================================
Copyright F.A.Q.


--------------------------------------------------------------
Q. Our product makes use of the NCBI source code, and we made 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 'sra-tools@ncbi.nlm.nih.gov'.