File tree Expand file tree Collapse file tree 3 files changed +786
-74
lines changed
src/main/java/com/mergebase/log4j Expand file tree Collapse file tree 3 files changed +786
-74
lines changed Original file line number Diff line number Diff line change 22log4j-detector is copyright (c) 2021 - MergeBase Software Inc.
33https://mergebase.com/
44
5- log4j-detector is licensed to the public under the terms of the GPLv3.
5+ log4j-detector (as a whole) is licensed to the public under the terms of the GPLv3.
66
7- In particular, this refers to the Java source-code in the "com/mergebase/log4j/"
8- directory, as well as Java bytecode in the "com.mergebase.log4j" namespace.
7+ com.mergebase.log4j.Java2Json (src/main/java/com/mergebase/log4j/Java2Json.java)
8+ is licensed to the public under the terms of the Apache 2.0 license.
9+
10+ For the text of the Apache 2.0 license see: https://www.apache.org/licenses/LICENSE-2.0
11+
12+ Aside from Java2Json.java, all other Java source-code in this project (within
13+ the "com/mergebase/log4j/" directory), as well as Java bytecode in the
14+ "com.mergebase.log4j" namespace, is licensed to the public under the terms
15+ of the GPLv3.
916
1017See below for the text of the GPLv3 license.
1118
You can’t perform that action at this time.
0 commit comments