Skip to content

Commit d5f4eb9

Browse files
committed
pixel size alert
1 parent 19b46af commit d5f4eb9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/components/termsAndConditions.js

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,9 @@ class termsAndConditions extends Component {
2222

2323
<p> If any party wishes to use the images or data for commercial purposes, please contact Prof. Grant Jensen at jensen(at)caltech.edu. The California Institute of Technology (Caltech) claims copyright to the data and images contained herein under <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/"><img alt="Creative Commons License" src="https://i.creativecommons.org/l/by-nc-sa/4.0/80x15.png"/></a>.</p>
2424

25-
<p>Images and data are provided “as is,” with no warranties of any kind, including that the use of the images and data infringe any third party intellectual property rights. Note some representations of a small fraction of the data have been published in scientific journals. Some of these journals claim copyright on those particular representations that were shown in the paper as figures, but it is highly unlikely that any new representation would exactly match that already copyrighted.</p>
25+
<p>Images and data are provided “as is,” with no warranties of any kind, including that the use of the images and data infringe any third party intellectual property rights. Note some representations of a small fraction of the data have been published in scientific journals. Some of these journals claim copyright on those particular representations that were shown in the paper as figures, but it is highly unlikely that any new representation would exactly match that already copyrighted.</p>
26+
27+
<p> Also note that the metadata, including pixel size and electron dosage, of individual tomograms may be incorrect. If these measurements affect your use of the data, please <a target="blank" href="/contact">contact us</a> to verify their accuracy.</p>
2628
</div>
2729
</div>
2830
<Footer />

0 commit comments

Comments
 (0)