Use Spotless for license formatting

This commit is contained in:
Andrew Steinborn
2023-01-01 18:46:33 -05:00
parent d715e17acb
commit b0862d2d16
405 changed files with 480 additions and 428 deletions

View File

@@ -1,4 +1,7 @@
Copyright (C) 2018 Velocity Contributors
/*
* Copyright (C) $YEAR Velocity Contributors
*
* The Velocity API is licensed under the terms of the MIT License. For more details,
* reference the LICENSE file in the api top-level directory.
*/
The Velocity API is licensed under the terms of the MIT License. For more details,
reference the LICENSE file in the api top-level directory.

View File

@@ -3,10 +3,6 @@ plugins {
`maven-publish`
}
license {
header(project.file("HEADER.txt"))
}
java {
withJavadocJar()
withSourcesJar()

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2018 Velocity Contributors
* Copyright (C) 2018-2023 Velocity Contributors
*
* The Velocity API is licensed under the terms of the MIT License. For more details,
* reference the LICENSE file in the api top-level directory.

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2018 Velocity Contributors
* Copyright (C) 2018-2023 Velocity Contributors
*
* The Velocity API is licensed under the terms of the MIT License. For more details,
* reference the LICENSE file in the api top-level directory.

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2018 Velocity Contributors
* Copyright (C) 2020-2021 Velocity Contributors
*
* The Velocity API is licensed under the terms of the MIT License. For more details,
* reference the LICENSE file in the api top-level directory.

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2018 Velocity Contributors
* Copyright (C) 2018-2022 Velocity Contributors
*
* The Velocity API is licensed under the terms of the MIT License. For more details,
* reference the LICENSE file in the api top-level directory.

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2018 Velocity Contributors
* Copyright (C) 2020-2021 Velocity Contributors
*
* The Velocity API is licensed under the terms of the MIT License. For more details,
* reference the LICENSE file in the api top-level directory.

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2018 Velocity Contributors
* Copyright (C) 2018-2023 Velocity Contributors
*
* The Velocity API is licensed under the terms of the MIT License. For more details,
* reference the LICENSE file in the api top-level directory.

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2018 Velocity Contributors
* Copyright (C) 2020-2021 Velocity Contributors
*
* The Velocity API is licensed under the terms of the MIT License. For more details,
* reference the LICENSE file in the api top-level directory.

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2018 Velocity Contributors
* Copyright (C) 2018-2021 Velocity Contributors
*
* The Velocity API is licensed under the terms of the MIT License. For more details,
* reference the LICENSE file in the api top-level directory.

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2018 Velocity Contributors
* Copyright (C) 2020-2021 Velocity Contributors
*
* The Velocity API is licensed under the terms of the MIT License. For more details,
* reference the LICENSE file in the api top-level directory.

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2018 Velocity Contributors
* Copyright (C) 2018-2020 Velocity Contributors
*
* The Velocity API is licensed under the terms of the MIT License. For more details,
* reference the LICENSE file in the api top-level directory.

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2018 Velocity Contributors
* Copyright (C) 2020-2021 Velocity Contributors
*
* The Velocity API is licensed under the terms of the MIT License. For more details,
* reference the LICENSE file in the api top-level directory.

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2018 Velocity Contributors
* Copyright (C) 2021 Velocity Contributors
*
* The Velocity API is licensed under the terms of the MIT License. For more details,
* reference the LICENSE file in the api top-level directory.

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2018 Velocity Contributors
* Copyright (C) 2018-2021 Velocity Contributors
*
* The Velocity API is licensed under the terms of the MIT License. For more details,
* reference the LICENSE file in the api top-level directory.

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2018 Velocity Contributors
* Copyright (C) 2021 Velocity Contributors
*
* The Velocity API is licensed under the terms of the MIT License. For more details,
* reference the LICENSE file in the api top-level directory.

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2018 Velocity Contributors
* Copyright (C) 2018-2021 Velocity Contributors
*
* The Velocity API is licensed under the terms of the MIT License. For more details,
* reference the LICENSE file in the api top-level directory.

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2018 Velocity Contributors
* Copyright (C) 2018-2021 Velocity Contributors
*
* The Velocity API is licensed under the terms of the MIT License. For more details,
* reference the LICENSE file in the api top-level directory.

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2018 Velocity Contributors
* Copyright (C) 2021 Velocity Contributors
*
* The Velocity API is licensed under the terms of the MIT License. For more details,
* reference the LICENSE file in the api top-level directory.

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2018 Velocity Contributors
* Copyright (C) 2018-2021 Velocity Contributors
*
* The Velocity API is licensed under the terms of the MIT License. For more details,
* reference the LICENSE file in the api top-level directory.

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2018 Velocity Contributors
* Copyright (C) 2018-2022 Velocity Contributors
*
* The Velocity API is licensed under the terms of the MIT License. For more details,
* reference the LICENSE file in the api top-level directory.

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2018 Velocity Contributors
* Copyright (C) 2018-2021 Velocity Contributors
*
* The Velocity API is licensed under the terms of the MIT License. For more details,
* reference the LICENSE file in the api top-level directory.

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2018 Velocity Contributors
* Copyright (C) 2021-2022 Velocity Contributors
*
* The Velocity API is licensed under the terms of the MIT License. For more details,
* reference the LICENSE file in the api top-level directory.

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2018 Velocity Contributors
* Copyright (C) 2020-2023 Velocity Contributors
*
* The Velocity API is licensed under the terms of the MIT License. For more details,
* reference the LICENSE file in the api top-level directory.

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2018 Velocity Contributors
* Copyright (C) 2020-2023 Velocity Contributors
*
* The Velocity API is licensed under the terms of the MIT License. For more details,
* reference the LICENSE file in the api top-level directory.

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2018 Velocity Contributors
* Copyright (C) 2018-2021 Velocity Contributors
*
* The Velocity API is licensed under the terms of the MIT License. For more details,
* reference the LICENSE file in the api top-level directory.

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2018 Velocity Contributors
* Copyright (C) 2018-2023 Velocity Contributors
*
* The Velocity API is licensed under the terms of the MIT License. For more details,
* reference the LICENSE file in the api top-level directory.

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2018 Velocity Contributors
* Copyright (C) 2018-2021 Velocity Contributors
*
* The Velocity API is licensed under the terms of the MIT License. For more details,
* reference the LICENSE file in the api top-level directory.

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2018 Velocity Contributors
* Copyright (C) 2018-2021 Velocity Contributors
*
* The Velocity API is licensed under the terms of the MIT License. For more details,
* reference the LICENSE file in the api top-level directory.

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2018 Velocity Contributors
* Copyright (C) 2018-2021 Velocity Contributors
*
* The Velocity API is licensed under the terms of the MIT License. For more details,
* reference the LICENSE file in the api top-level directory.

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2018 Velocity Contributors
* Copyright (C) 2018-2023 Velocity Contributors
*
* The Velocity API is licensed under the terms of the MIT License. For more details,
* reference the LICENSE file in the api top-level directory.

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2018 Velocity Contributors
* Copyright (C) 2018-2021 Velocity Contributors
*
* The Velocity API is licensed under the terms of the MIT License. For more details,
* reference the LICENSE file in the api top-level directory.

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2018 Velocity Contributors
* Copyright (C) 2018-2023 Velocity Contributors
*
* The Velocity API is licensed under the terms of the MIT License. For more details,
* reference the LICENSE file in the api top-level directory.

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2018 Velocity Contributors
* Copyright (C) 2018-2023 Velocity Contributors
*
* The Velocity API is licensed under the terms of the MIT License. For more details,
* reference the LICENSE file in the api top-level directory.

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2018 Velocity Contributors
* Copyright (C) 2021-2022 Velocity Contributors
*
* The Velocity API is licensed under the terms of the MIT License. For more details,
* reference the LICENSE file in the api top-level directory.

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2018 Velocity Contributors
* Copyright (C) 2018-2023 Velocity Contributors
*
* The Velocity API is licensed under the terms of the MIT License. For more details,
* reference the LICENSE file in the api top-level directory.

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2018 Velocity Contributors
* Copyright (C) 2019-2023 Velocity Contributors
*
* The Velocity API is licensed under the terms of the MIT License. For more details,
* reference the LICENSE file in the api top-level directory.

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2018 Velocity Contributors
* Copyright (C) 2018-2021 Velocity Contributors
*
* The Velocity API is licensed under the terms of the MIT License. For more details,
* reference the LICENSE file in the api top-level directory.

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2018 Velocity Contributors
* Copyright (C) 2018-2021 Velocity Contributors
*
* The Velocity API is licensed under the terms of the MIT License. For more details,
* reference the LICENSE file in the api top-level directory.

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2018 Velocity Contributors
* Copyright (C) 2018-2023 Velocity Contributors
*
* The Velocity API is licensed under the terms of the MIT License. For more details,
* reference the LICENSE file in the api top-level directory.

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2018 Velocity Contributors
* Copyright (C) 2018-2021 Velocity Contributors
*
* The Velocity API is licensed under the terms of the MIT License. For more details,
* reference the LICENSE file in the api top-level directory.

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2018 Velocity Contributors
* Copyright (C) 2018-2023 Velocity Contributors
*
* The Velocity API is licensed under the terms of the MIT License. For more details,
* reference the LICENSE file in the api top-level directory.

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2018 Velocity Contributors
* Copyright (C) 2021-2023 Velocity Contributors
*
* The Velocity API is licensed under the terms of the MIT License. For more details,
* reference the LICENSE file in the api top-level directory.

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2018 Velocity Contributors
* Copyright (C) 2020-2021 Velocity Contributors
*
* The Velocity API is licensed under the terms of the MIT License. For more details,
* reference the LICENSE file in the api top-level directory.

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2018 Velocity Contributors
* Copyright (C) 2018-2023 Velocity Contributors
*
* The Velocity API is licensed under the terms of the MIT License. For more details,
* reference the LICENSE file in the api top-level directory.

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2018 Velocity Contributors
* Copyright (C) 2022-2023 Velocity Contributors
*
* The Velocity API is licensed under the terms of the MIT License. For more details,
* reference the LICENSE file in the api top-level directory.

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2018 Velocity Contributors
* Copyright (C) 2019-2023 Velocity Contributors
*
* The Velocity API is licensed under the terms of the MIT License. For more details,
* reference the LICENSE file in the api top-level directory.

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2018 Velocity Contributors
* Copyright (C) 2021 Velocity Contributors
*
* The Velocity API is licensed under the terms of the MIT License. For more details,
* reference the LICENSE file in the api top-level directory.

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2018 Velocity Contributors
* Copyright (C) 2021 Velocity Contributors
*
* The Velocity API is licensed under the terms of the MIT License. For more details,
* reference the LICENSE file in the api top-level directory.

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2018 Velocity Contributors
* Copyright (C) 2018-2021 Velocity Contributors
*
* The Velocity API is licensed under the terms of the MIT License. For more details,
* reference the LICENSE file in the api top-level directory.

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2018 Velocity Contributors
* Copyright (C) 2018-2022 Velocity Contributors
*
* The Velocity API is licensed under the terms of the MIT License. For more details,
* reference the LICENSE file in the api top-level directory.

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2018 Velocity Contributors
* Copyright (C) 2018-2021 Velocity Contributors
*
* The Velocity API is licensed under the terms of the MIT License. For more details,
* reference the LICENSE file in the api top-level directory.

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2018 Velocity Contributors
* Copyright (C) 2018-2021 Velocity Contributors
*
* The Velocity API is licensed under the terms of the MIT License. For more details,
* reference the LICENSE file in the api top-level directory.

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2018 Velocity Contributors
* Copyright (C) 2018-2021 Velocity Contributors
*
* The Velocity API is licensed under the terms of the MIT License. For more details,
* reference the LICENSE file in the api top-level directory.

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2018 Velocity Contributors
* Copyright (C) 2018-2021 Velocity Contributors
*
* The Velocity API is licensed under the terms of the MIT License. For more details,
* reference the LICENSE file in the api top-level directory.

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2018 Velocity Contributors
* Copyright (C) 2018-2022 Velocity Contributors
*
* The Velocity API is licensed under the terms of the MIT License. For more details,
* reference the LICENSE file in the api top-level directory.

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2018 Velocity Contributors
* Copyright (C) 2018-2021 Velocity Contributors
*
* The Velocity API is licensed under the terms of the MIT License. For more details,
* reference the LICENSE file in the api top-level directory.

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2018 Velocity Contributors
* Copyright (C) 2018-2021 Velocity Contributors
*
* The Velocity API is licensed under the terms of the MIT License. For more details,
* reference the LICENSE file in the api top-level directory.

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2018 Velocity Contributors
* Copyright (C) 2018-2022 Velocity Contributors
*
* The Velocity API is licensed under the terms of the MIT License. For more details,
* reference the LICENSE file in the api top-level directory.

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2018 Velocity Contributors
* Copyright (C) 2018-2022 Velocity Contributors
*
* The Velocity API is licensed under the terms of the MIT License. For more details,
* reference the LICENSE file in the api top-level directory.

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2018 Velocity Contributors
* Copyright (C) 2018-2021 Velocity Contributors
*
* The Velocity API is licensed under the terms of the MIT License. For more details,
* reference the LICENSE file in the api top-level directory.

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2018 Velocity Contributors
* Copyright (C) 2018-2023 Velocity Contributors
*
* The Velocity API is licensed under the terms of the MIT License. For more details,
* reference the LICENSE file in the api top-level directory.

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2018 Velocity Contributors
* Copyright (C) 2018-2021 Velocity Contributors
*
* The Velocity API is licensed under the terms of the MIT License. For more details,
* reference the LICENSE file in the api top-level directory.

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2018 Velocity Contributors
* Copyright (C) 2018-2021 Velocity Contributors
*
* The Velocity API is licensed under the terms of the MIT License. For more details,
* reference the LICENSE file in the api top-level directory.

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2018 Velocity Contributors
* Copyright (C) 2018-2021 Velocity Contributors
*
* The Velocity API is licensed under the terms of the MIT License. For more details,
* reference the LICENSE file in the api top-level directory.

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2018 Velocity Contributors
* Copyright (C) 2018-2021 Velocity Contributors
*
* The Velocity API is licensed under the terms of the MIT License. For more details,
* reference the LICENSE file in the api top-level directory.

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2018 Velocity Contributors
* Copyright (C) 2018-2021 Velocity Contributors
*
* The Velocity API is licensed under the terms of the MIT License. For more details,
* reference the LICENSE file in the api top-level directory.

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2018 Velocity Contributors
* Copyright (C) 2018-2023 Velocity Contributors
*
* The Velocity API is licensed under the terms of the MIT License. For more details,
* reference the LICENSE file in the api top-level directory.

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2018 Velocity Contributors
* Copyright (C) 2018-2021 Velocity Contributors
*
* The Velocity API is licensed under the terms of the MIT License. For more details,
* reference the LICENSE file in the api top-level directory.

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2018 Velocity Contributors
* Copyright (C) 2018-2021 Velocity Contributors
*
* The Velocity API is licensed under the terms of the MIT License. For more details,
* reference the LICENSE file in the api top-level directory.

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2018 Velocity Contributors
* Copyright (C) 2018-2022 Velocity Contributors
*
* The Velocity API is licensed under the terms of the MIT License. For more details,
* reference the LICENSE file in the api top-level directory.

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2018 Velocity Contributors
* Copyright (C) 2021-2023 Velocity Contributors
*
* The Velocity API is licensed under the terms of the MIT License. For more details,
* reference the LICENSE file in the api top-level directory.

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2018 Velocity Contributors
* Copyright (C) 2018-2023 Velocity Contributors
*
* The Velocity API is licensed under the terms of the MIT License. For more details,
* reference the LICENSE file in the api top-level directory.

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2018 Velocity Contributors
* Copyright (C) 2018-2022 Velocity Contributors
*
* The Velocity API is licensed under the terms of the MIT License. For more details,
* reference the LICENSE file in the api top-level directory.

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2018 Velocity Contributors
* Copyright (C) 2018-2022 Velocity Contributors
*
* The Velocity API is licensed under the terms of the MIT License. For more details,
* reference the LICENSE file in the api top-level directory.

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2018 Velocity Contributors
* Copyright (C) 2018-2021 Velocity Contributors
*
* The Velocity API is licensed under the terms of the MIT License. For more details,
* reference the LICENSE file in the api top-level directory.

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2018 Velocity Contributors
* Copyright (C) 2022-2023 Velocity Contributors
*
* The Velocity API is licensed under the terms of the MIT License. For more details,
* reference the LICENSE file in the api top-level directory.

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2018 Velocity Contributors
* Copyright (C) 2018-2023 Velocity Contributors
*
* The Velocity API is licensed under the terms of the MIT License. For more details,
* reference the LICENSE file in the api top-level directory.

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2018 Velocity Contributors
* Copyright (C) 2022-2023 Velocity Contributors
*
* The Velocity API is licensed under the terms of the MIT License. For more details,
* reference the LICENSE file in the api top-level directory.

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2018 Velocity Contributors
* Copyright (C) 2022-2023 Velocity Contributors
*
* The Velocity API is licensed under the terms of the MIT License. For more details,
* reference the LICENSE file in the api top-level directory.

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2018 Velocity Contributors
* Copyright (C) 2018-2021 Velocity Contributors
*
* The Velocity API is licensed under the terms of the MIT License. For more details,
* reference the LICENSE file in the api top-level directory.

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2018 Velocity Contributors
* Copyright (C) 2018-2021 Velocity Contributors
*
* The Velocity API is licensed under the terms of the MIT License. For more details,
* reference the LICENSE file in the api top-level directory.

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2018 Velocity Contributors
* Copyright (C) 2018-2021 Velocity Contributors
*
* The Velocity API is licensed under the terms of the MIT License. For more details,
* reference the LICENSE file in the api top-level directory.

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2018 Velocity Contributors
* Copyright (C) 2018-2021 Velocity Contributors
*
* The Velocity API is licensed under the terms of the MIT License. For more details,
* reference the LICENSE file in the api top-level directory.

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2018 Velocity Contributors
* Copyright (C) 2018-2022 Velocity Contributors
*
* The Velocity API is licensed under the terms of the MIT License. For more details,
* reference the LICENSE file in the api top-level directory.

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2018 Velocity Contributors
* Copyright (C) 2018-2023 Velocity Contributors
*
* The Velocity API is licensed under the terms of the MIT License. For more details,
* reference the LICENSE file in the api top-level directory.

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2018 Velocity Contributors
* Copyright (C) 2018-2022 Velocity Contributors
*
* The Velocity API is licensed under the terms of the MIT License. For more details,
* reference the LICENSE file in the api top-level directory.

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2018 Velocity Contributors
* Copyright (C) 2018-2023 Velocity Contributors
*
* The Velocity API is licensed under the terms of the MIT License. For more details,
* reference the LICENSE file in the api top-level directory.

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2018 Velocity Contributors
* Copyright (C) 2021-2023 Velocity Contributors
*
* The Velocity API is licensed under the terms of the MIT License. For more details,
* reference the LICENSE file in the api top-level directory.

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2018 Velocity Contributors
* Copyright (C) 2018-2023 Velocity Contributors
*
* The Velocity API is licensed under the terms of the MIT License. For more details,
* reference the LICENSE file in the api top-level directory.

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2018 Velocity Contributors
* Copyright (C) 2018-2022 Velocity Contributors
*
* The Velocity API is licensed under the terms of the MIT License. For more details,
* reference the LICENSE file in the api top-level directory.

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2018 Velocity Contributors
* Copyright (C) 2018-2023 Velocity Contributors
*
* The Velocity API is licensed under the terms of the MIT License. For more details,
* reference the LICENSE file in the api top-level directory.

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2018 Velocity Contributors
* Copyright (C) 2018-2023 Velocity Contributors
*
* The Velocity API is licensed under the terms of the MIT License. For more details,
* reference the LICENSE file in the api top-level directory.

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2018 Velocity Contributors
* Copyright (C) 2018-2021 Velocity Contributors
*
* The Velocity API is licensed under the terms of the MIT License. For more details,
* reference the LICENSE file in the api top-level directory.

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2018 Velocity Contributors
* Copyright (C) 2018-2021 Velocity Contributors
*
* The Velocity API is licensed under the terms of the MIT License. For more details,
* reference the LICENSE file in the api top-level directory.

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2018 Velocity Contributors
* Copyright (C) 2018-2023 Velocity Contributors
*
* The Velocity API is licensed under the terms of the MIT License. For more details,
* reference the LICENSE file in the api top-level directory.

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2018 Velocity Contributors
* Copyright (C) 2018-2022 Velocity Contributors
*
* The Velocity API is licensed under the terms of the MIT License. For more details,
* reference the LICENSE file in the api top-level directory.

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2018 Velocity Contributors
* Copyright (C) 2018-2022 Velocity Contributors
*
* The Velocity API is licensed under the terms of the MIT License. For more details,
* reference the LICENSE file in the api top-level directory.

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2018 Velocity Contributors
* Copyright (C) 2018-2023 Velocity Contributors
*
* The Velocity API is licensed under the terms of the MIT License. For more details,
* reference the LICENSE file in the api top-level directory.

View File

@@ -1,5 +1,5 @@
/*
* Copyright (C) 2018 Velocity Contributors
* Copyright (C) 2019-2021 Velocity Contributors
*
* The Velocity API is licensed under the terms of the MIT License. For more details,
* reference the LICENSE file in the api top-level directory.

Some files were not shown because too many files have changed in this diff Show More