diff options
| author | ivarlovlie <git@ivarlovlie.no> | 2021-04-01 22:36:59 +0200 |
|---|---|---|
| committer | ivarlovlie <git@ivarlovlie.no> | 2021-04-01 22:36:59 +0200 |
| commit | 9e0fbac6d3cb4e11efdb33c339ccf0adbca0bc6c (patch) | |
| tree | 8fd1e8710abc3b17f0bc7f960c89931efd83c944 /LICENSE_NOTICES | |
| download | dotnet-helpers-9e0fbac6d3cb4e11efdb33c339ccf0adbca0bc6c.tar.xz dotnet-helpers-9e0fbac6d3cb4e11efdb33c339ccf0adbca0bc6c.zip | |
Initial commit
Diffstat (limited to 'LICENSE_NOTICES')
| -rw-r--r-- | LICENSE_NOTICES | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/LICENSE_NOTICES b/LICENSE_NOTICES new file mode 100644 index 0000000..c37df05 --- /dev/null +++ b/LICENSE_NOTICES @@ -0,0 +1,31 @@ +IOL.VippsEcommerce uses third-party libraries or other resources that may +be distributed under licenses different than the IOL.VippsEcommerce software. + +In the event that we accidentally failed to list a required notice, +please bring it to our attention through any of the ways detailed here: + + https://github.com/ivarlovlie/IOL.VippsEcommerce/issues + +The attached notices are provided for information only. + +For any licenses that require disclosure of source, sources are available at +https://github.com/ivarlovlie/IOL.VippsEcommerce/. + +License Notice for Microsoft.NET.Sdk +--------------------------- +https://github.com/dotnet/runtime/blob/main/LICENSE.TXT + + +License Notice for Microsoft.Extensions.DependencyInjection +--------------------------- +https://github.com/dotnet/runtime/blob/main/LICENSE.TXT + + +License Notice for Microsoft.Extensions.Http +--------------------------- +https://github.com/dotnet/runtime/blob/main/LICENSE.TXT + + +License Notice for Microsoft.Extensions.Logging +--------------------------- +https://github.com/dotnet/runtime/blob/main/LICENSE.TXT |
