mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-08 14:11:21 +00:00
GUACAMOLE-641: Add generic vault support with an initial Azure Key Vault implementation.
This commit is contained in:
28
doc/licenses/azure-annotations-1.10.0/License.txt
Normal file
28
doc/licenses/azure-annotations-1.10.0/License.txt
Normal file
@@ -0,0 +1,28 @@
|
||||
/**
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Licensed under the MIT License. See License.txt in the project root for
|
||||
* license information.
|
||||
*/
|
||||
|
||||
NOTE: The above has been extracted from the source of the "azure-annotations"
|
||||
library, as may be downloaded from Maven Central:
|
||||
|
||||
https://search.maven.org/remotecontent?filepath=com/microsoft/azure/azure-annotations/1.10.0/azure-annotations-1.10.0-sources.jar
|
||||
|
||||
Unfortunately, the "License.txt" file noted is not included with the source
|
||||
.jar, and the GitHub repository referenced by the pom.xml of
|
||||
"azure-annotations" is not publicly visible:
|
||||
|
||||
https://github.com/Microsoft/java-api-annotations
|
||||
|
||||
I (Mike Jumper) have reached out to Microsoft to correct this and to request a
|
||||
copy of the "License.txt" file if access to this repository cannot be fixed in
|
||||
the near future. Until then, the above should serve as reasonable confirmation
|
||||
that this library is indeed (1) licensed under the MIT license and (2)
|
||||
copyright Microsoft Corporation.
|
||||
|
||||
For reference, the terms of the open source license widely known as the "MIT
|
||||
license" can be found here:
|
||||
|
||||
https://opensource.org/licenses/MIT
|
||||
|
Reference in New Issue
Block a user