@@ -8,7 +8,7 @@ Velocity uses a number of open-source libraries:
8
8
9
9
| Name | Author | License |
10
10
| ---------------------------------------------------------------------------------| --------------------------------------------------------------------------| --------------------------------------------------------------------------------------------------------------|
11
- | [ Guava] ( https://github.com/google/guava ) | [ Google] ( https://github.com/google ) | [ Apache License 2.0] ( https://github.com/google/guava/blob/master/COPYING ) |
11
+ | [ Guava] ( https://github.com/google/guava ) | [ Google] ( https://github.com/google ) | [ Apache License 2.0] ( https://github.com/google/guava/blob/master/LICENSE ) |
12
12
| [ Gson] ( https://github.com/google/gson ) | [ Google] ( https://github.com/google ) | [ Apache License 2.0] ( https://github.com/google/gson/blob/master/LICENSE ) |
13
13
| [ Netty] ( https://github.com/netty/netty ) | [ Netty Project] ( https://netty.io ) | [ Apache License 2.0] ( https://github.com/netty/netty/blob/4.1/LICENSE.txt ) |
14
14
| [ libdeflate] ( https://github.com/ebiggers/libdeflate ) | [ Eric Biggers] ( https://github.com/ebiggers ) | [ MIT License] ( https://github.com/ebiggers/libdeflate/blob/master/COPYING ) |
@@ -17,7 +17,7 @@ Velocity uses a number of open-source libraries:
17
17
| [ event] ( https://github.com/KyoriPowered/event ) | [ KyoriPowered] ( https://github.com/KyoriPowered ) | [ MIT License] ( https://github.com/KyoriPowered/event/blob/master/license.txt ) |
18
18
| [ ASM] ( http://asm.ow2.org/ ) | [ OW2] ( https://www.ow2.org/ ) | [ BSD 3-Clause License] ( http://asm.ow2.io/license.html ) |
19
19
| [ SLF4J] ( https://github.com/qos-ch/slf4j ) | [ SLF4J] ( https://www.slf4j.org/ ) | [ MIT License] ( https://github.com/qos-ch/slf4j/blob/master/LICENSE.txt ) |
20
- | [ Log4j] ( https://logging.apache.org/log4j/2.x/ ) | [ Apache Log4j Team] ( https://logging.apache.org/log4j/2.x/ team-list.html ) | [ Apache License 2.0] ( https://logging.apache.org/log4j/2.x/license.html ) |
20
+ | [ Log4j] ( https://logging.apache.org/log4j/2.x/ ) | [ Log4j Team] ( https://logging.apache.org/log4j/2.3.x/log4j-web/ team-list ) | [ Apache License 2.0] ( https://logging.apache.org/log4j/2.12. x/license.html ) |
21
21
| [ TerminalConsoleAppender] ( https://github.com/Minecrell/TerminalConsoleAppender ) | [ Minecrell] ( https://github.com/Minecrell ) | [ MIT License] ( https://github.com/Minecrell/TerminalConsoleAppender/blob/master/LICENSE ) |
22
22
| [ Configurate] ( https://github.com/SpongePowered/configurate ) | [ SpongePowered] ( https://github.com/SpongePowered ) | [ Apache License 2.0] ( https://github.com/SpongePowered/configurate/blob/master/LICENSE ) |
23
23
| [ SnakeYAML] ( https://bitbucket.org/snakeyaml/snakeyaml ) | [ SnakeYAML] ( https://bitbucket.org/snakeyaml ) | [ Apache License 2.0] ( https://bitbucket.org/snakeyaml/snakeyaml/src/master/LICENSE.txt ) |
0 commit comments