mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 05:07:41 +00:00
GUACAMOLE-1298: Automatically generate LICENSE and NOTICE files.
This commit is contained in:
43
doc/licenses/jakarta-validation-api-2.0.2/NOTICE.md
Normal file
43
doc/licenses/jakarta-validation-api-2.0.2/NOTICE.md
Normal file
@@ -0,0 +1,43 @@
|
||||
# Notices for Eclipse Jakarta Bean Validation
|
||||
|
||||
This content is produced and maintained by the Eclipse Jakarta Bean Validation
|
||||
project.
|
||||
|
||||
* Project home: https://projects.eclipse.org/projects/ee4j.bean-validation
|
||||
|
||||
## Trademarks
|
||||
|
||||
Jakarta Bean Validation is a trademark of the Eclipse Foundation.
|
||||
|
||||
## Copyright
|
||||
|
||||
All content is the property of the respective authors or their employers. For
|
||||
more information regarding authorship of content, please consult the listed
|
||||
source code repository logs.
|
||||
|
||||
## Declared Project Licenses
|
||||
|
||||
This program and the accompanying materials are made available under the terms
|
||||
of the Apache License, Version 2.0 which is available at
|
||||
https://www.apache.org/licenses/LICENSE-2.0.
|
||||
|
||||
SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
## Source Code
|
||||
|
||||
The project maintains the following source code repositories:
|
||||
|
||||
* [The specification repository](https://github.com/eclipse-ee4j/beanvalidation-spec)
|
||||
* [The API repository](https://github.com/eclipse-ee4j/beanvalidation-api)
|
||||
* [The TCK repository](https://github.com/eclipse-ee4j/beanvalidation-tck)
|
||||
|
||||
## Third-party Content
|
||||
|
||||
This project leverages the following third party content.
|
||||
|
||||
Test dependencies:
|
||||
|
||||
* [TestNG](https://github.com/cbeust/testng) - Apache License 2.0
|
||||
* [JCommander](https://github.com/cbeust/jcommander) - Apache License 2.0
|
||||
* [SnakeYAML](https://bitbucket.org/asomov/snakeyaml/src) - Apache License 2.0
|
||||
|
Reference in New Issue
Block a user