forked from google/neuroglancer
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathNOTICES
52 lines (42 loc) · 2.74 KB
/
NOTICES
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
The Large-Scale Brain Mapping
repository was originally forked from Neuroglancer commit:
f543a5749c63aee71d691a306e14471400e6ded0
This NOTICE file is included to satisfy the APACHE 2.0 redistribution
requirements of the original Neuroglancer Project.
MIT has applied its copyright statement to its modifications and has exercised
the source license terms to use, reproduce, and distribute these modifications
as Derivative Works.
The following MIT authored files were added to Neuroglancer:
NOTICES
src/annotation/linestring.ts
To complete the integration of the new functionality the following
files from the original Neuroglancer commit were additionally modified:
src/annotation/backend.ts
src/annotation/bounding_box.ts
src/annotation/ellipsoid.ts
src/annotation/frontend_source.ts
src/annotation/index.ts
src/annotation/line.ts
src/annotation/point.ts
src/annotation/renderlayer.ts
src/annotation/type_handler.ts
src/ui/annotations.ts
Copyright (C) 2024, MASSACHUSETTS INSTITUTE OF TECHNOLOGY
SPDX-License-Identifier: BSD-2-Clause
Subject to FAR 52.227-11 – Patent Rights – Ownership by the Contractor (May 2014)
DISTRIBUTION STATEMENT A. Approved for public release: distribution unlimited.
This material is based upon work supported by the Defense Advanced Research Projects Agency and MIT under Air Force Contract No. FA8702-15-D-0001. Any opinions, findings, conclusions or recommendations expressed in this material are those of the author(s) and do not necessarily reflect the views of the Defense Advanced Research Projects Agency and MIT.
The software/firmware is provided to you on an As-Is basis
Delivered to the U.S. Government with Unlimited Rights, as defined in DFARS Part 252.227-7013 or 7014 (Feb 2014). Notwithstanding any copyright notice, U.S. Government rights in this work are defined by DFARS 252.227-7013 or DFARS 252.227-7014 as detailed above. Use of this work other than as specifically authorized by the U.S. Government may violate any copyrights that exist in this work.
========
Neuroglancer is an open source project maintained by Google on GitHub
<https://github.com/google/neuroglancer/>
Copyright 2016 Google Inc.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this software except in compliance with the License.
You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0.
Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.