This repository has been archived by the owner on Feb 8, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 10
/
LegalStatement.txt
45 lines (45 loc) · 1.76 KB
/
LegalStatement.txt
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
/**
* BioJava development code
*
* This code may be freely distributed and modified under the
* terms of the GNU Lesser General Public Licence. This should
* be distributed with the code. If you do not have a copy,
* see:
*
* http://www.gnu.org/copyleft/lesser.html
*
* Copyright for this code is held jointly by the individual
* authors. These should be listed in @author doc comments.
*
* For more information on the BioJava project and its aims,
* or to join the biojava-l mailing list, visit the home page
* at:
*
* http://www.biojava.org/
*
* This code was contributed from the Molecular Biology Toolkit
* (MBT) project at the University of California San Diego.
*
* Please reference J.L. Moreland, A.Gramada, O.V. Buzko, Qing
* Zhang and P.E. Bourne 2005 The Molecular Biology Toolkit (MBT):
* A Modular Platform for Developing Molecular Visualization
* Applications. BMC Bioinformatics, 6:21.
*
* The MBT project was funded as part of the National Institutes
* of Health PPG grant number 1-P01-GM63208 and its National
* Institute of General Medical Sciences (NIGMS) division. Ongoing
* development for the MBT project is managed by the RCSB
* Protein Data Bank(http://www.pdb.org) and supported by funds
* from the National Science Foundation (NSF), the National
* Institute of General Medical Sciences (NIGMS), the Office of
* Science, Department of Energy (DOE), the National Library of
* Medicine (NLM), the National Cancer Institute (NCI), the
* National Center for Research Resources (NCRR), the National
* Institute of Biomedical Imaging and Bioengineering (NIBIB),
* the National Institute of Neurological Disorders and Stroke
* (NINDS), and the National Institute of Diabetes and Digestive
* and Kidney Diseases (NIDDK).
*
* Created on DATE
*
*/