-
Notifications
You must be signed in to change notification settings - Fork 20
/
NOTICE
47 lines (39 loc) · 3.06 KB
/
NOTICE
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
Optimus Cirrus
Copyright 2021 Morgan Stanley.
This product includes software developed at Morgan Stanley. Please refer to the LICENSE file for the details and the bundled licenses.
This product includes software developed at the Apache Software Foundation (http://www.apache.org/), including:
- Apache ZooKeeper (https://zookeeper.apache.org/)
This product bundles software from http://github.com/scalamacros/macrology201, which is available under a "3-clause BSD" license.
For details, see optimus/platform/projects/core_macro/src/main/scala/optimus/utils/internal/Splicer.scala
This product includes software developed by Oracle. For details, see
- optimus/buildtool/projects/app/src/main/scala/optimus/buildtool/files/WatchServiceDirectoryWatcher.scala
- optimus/buildtool/projects/app/src/main/scala/sbt/internal/inc/zip/ZipCentralDir.java
This product includes software developed by other groups and added in accordance with their Apache 2.0 licenses. Projects include:
- https://github.com/apache/commons-lang
- used in optimus/platform/projects/utils/src/main/java/optimus/utils/lang/LegacyNumberUtils.java
- https://github.com/apache/httpcomponents-core
- used in optimus/buildtool/projects/app/src/main/scala/org/apache/http/ssl/SSLContexts.java
- https://github.com/async-profiler/async-profiler
- used in optimus/platform/projects/core/src/main/scala/optimus/graph/diagnostics/ap/JFR2Speedscope.scala
- https://github.com/census-instrumentation/opencensus-java
- used in optimus/buildtool/projects/app/src/main/scala/io/opencensus/contrib/http/util/HttpPropagationUtil.java
- https://github.com/corretto/hotpatch-for-apache-log4j2
- used in optimus/platform/projects/entityagent/src/main/java/optimus/JndiDefanger.java
- https://github.com/google/guava
- used in optimus/dht/projects/common3/src/main/java/optimus/dht/common/util/WrappingExecutorService.java
- and in WrappingScheduledExecutorService.java
- https://github.com/gradle/gradle
- used in optimus.buildtool.htmlreport, specifically from the 'core' and 'testing-base' subprojects
- https://github.com/pelamfi/pelam-scala-incubator
- used in optimus/buildtool/projects/runconf/src/main/scala/optimus/buildtool/runconf/compile/TopologicalSort.scala
- https://github.com/scala/scala
- used in optimus/buildtool/projects/core/src/main/scala/optimus/buildtool/utils/parser/Parser.scala
- https://github.com/spray/spray-json
- used in optimus.platform.spray_json module; refer to https://github.com/spray/spray-json/pull/222/files
- https://github.com/thombergs/diffparser
- used in git-utils/src/main/scala/optimus/git/diffparser/DiffParser.java
This product includes software developed by other groups and added in accordance with their MIT licenses. Projects include:
- https://github.com/eed3si9n/scalaxb (in optimus/buildtool/projects/app/src/main/scala/scalaxb/compiler/Log.scala)
This product include software placed in the public domain with the CC0 Public Domain Dedication. It is:
- https://github.com/alphazero/Blake2b
- located in optimus/dht/projects/digest/