Skip to content

Commit

Permalink
update LICENSE, deps
Browse files Browse the repository at this point in the history
  • Loading branch information
codymullins committed Sep 18, 2024
1 parent 81f0a46 commit 0480ff8
Show file tree
Hide file tree
Showing 3 changed files with 131 additions and 29 deletions.
22 changes: 14 additions & 8 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -38,12 +38,12 @@
<PackageVersion Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.22.0" />
<PackageVersion Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="8.0.4" />
<PackageVersion Include="Microsoft.AspNetCore.Authorization" Version="8.0.6" />
<PackageVersion Include="Microsoft.AspNetCore.Components" Version="8.0.6" />
<PackageVersion Include="Microsoft.AspNetCore.Components" Version="8.0.8" />
<PackageVersion Include="Microsoft.AspNetCore.Components.Authorization" Version="8.0.4" />
<PackageVersion Include="Microsoft.AspNetCore.Components.Web" Version="8.0.5" />
<PackageVersion Include="Microsoft.AspNetCore.Components.WebAssembly" Version="8.0.5" />
<PackageVersion Include="Microsoft.AspNetCore.Components.Web" Version="8.0.8" />
<PackageVersion Include="Microsoft.AspNetCore.Components.WebAssembly" Version="8.0.8" />
<PackageVersion Include="Microsoft.AspNetCore.Components.WebAssembly.Authentication" Version="8.0.4" />
<PackageVersion Include="Microsoft.AspNetCore.Components.WebAssembly.Server" Version="8.0.4" />
<PackageVersion Include="Microsoft.AspNetCore.Components.WebAssembly.Server" Version="8.0.8" />
<PackageVersion Include="Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore" Version="8.0.4" />
<PackageVersion Include="Microsoft.AspNetCore.SignalR.Client" Version="8.0.4" />
<PackageVersion Include="Microsoft.Build" Version="17.9.5" />
Expand Down Expand Up @@ -75,17 +75,20 @@
<PackageVersion Include="Microsoft.Identity.Web" Version="2.17.5" />
<PackageVersion Include="Microsoft.Kiota.Http.HttpClientLibrary" Version="1.3.8" />
<PackageVersion Include="Microsoft.Kiota.Serialization.Json" Version="1.2.0" />
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
<PackageVersion Include="Microsoft.SemanticKernel" Version="1.7.1" />
<PackageVersion Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.20.1" />
<PackageVersion Include="MSTest.TestAdapter" Version="2.1.0" />
<PackageVersion Include="MSTest.TestFramework" Version="2.1.0" />
<PackageVersion Include="NATS.Client.JetStream" Version="2.2.1" />
<PackageVersion Include="NATS.Client.KeyValueStore" Version="2.2.1" />
<PackageVersion Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="8.0.2" />
<PackageVersion Include="NUnit" Version="4.1.0" />
<PackageVersion Include="NUnit.Analyzers" Version="4.2.0" />
<PackageVersion Include="NUnit3TestAdapter" Version="4.5.0" />
<PackageVersion Include="NUnit" Version="4.2.2" />
<PackageVersion Include="NUnit.Analyzers" Version="4.3.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageVersion>
<PackageVersion Include="NUnit3TestAdapter" Version="4.6.0" />
<PackageVersion Include="OpenIddict.Client" Version="5.4.0" />
<PackageVersion Include="OpenIddict.Client.AspNetCore" Version="5.4.0" />
<PackageVersion Include="OpenIddict.Client.SystemNetHttp" Version="5.4.0" />
Expand All @@ -105,7 +108,10 @@
<PackageVersion Include="protobuf-net.Grpc.ClientFactory" Version="1.1.1" />
<PackageVersion Include="ProtoBuf.Grpc" Version="1.0.170" />
<PackageVersion Include="PureBlazor.Components" Version="0.9.2" />
<PackageVersion Include="PureBlazor.Extensions" Version="0.10.0" />
<PackageVersion Include="PureBlazor.Extensions.AspNetCore" Version="0.10.0" />
<PackageVersion Include="RestSharp" Version="110.2.0" />
<PackageVersion Include="SendGrid.Extensions.DependencyInjection" Version="1.0.1" />
<PackageVersion Include="Serilog.AspNetCore" Version="8.0.1" />
<PackageVersion Include="Serilog.Enrichers.Environment" Version="2.3.0" />
<PackageVersion Include="Serilog.Settings.Configuration" Version="8.0.0" />
Expand Down
126 changes: 105 additions & 21 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -1,21 +1,105 @@
MIT License

Copyright (c) 2022 PureBlazor

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
# Functional Source License, Version 1.1, Apache 2.0 Future License

## Abbreviation

FSL-1.1-Apache-2.0

## Notice

Copyright 2024 CodeFrog, Inc. dba PureBlazor

## Terms and Conditions

### Licensor ("We")

The party offering the Software under these Terms and Conditions.

### The Software

The "Software" is each version of the software that we make available under
these Terms and Conditions, as indicated by our inclusion of these Terms and
Conditions with the Software.

### License Grant

Subject to your compliance with this License Grant and the Patents,
Redistribution and Trademark clauses below, we hereby grant you the right to
use, copy, modify, create derivative works, publicly perform, publicly display
and redistribute the Software for any Permitted Purpose identified below.

### Permitted Purpose

A Permitted Purpose is any purpose other than a Competing Use. A Competing Use
means making the Software available to others in a commercial product or
service that:

1. substitutes for the Software;

2. substitutes for any other product or service we offer using the Software
that exists as of the date we make the Software available; or

3. offers the same or substantially similar functionality as the Software.

Permitted Purposes specifically include using the Software:

1. for your internal use and access;

2. for non-commercial education;

3. for non-commercial research; and

4. in connection with professional services that you provide to a licensee
using the Software in accordance with these Terms and Conditions.

### Patents

To the extent your use for a Permitted Purpose would necessarily infringe our
patents, the license grant above includes a license under our patents. If you
make a claim against any party that the Software infringes or contributes to
the infringement of any patent, then your patent license to the Software ends
immediately.

### Redistribution

The Terms and Conditions apply to all copies, modifications and derivatives of
the Software.

If you redistribute any copies, modifications or derivatives of the Software,
you must include a copy of or a link to these Terms and Conditions and not
remove any copyright notices provided in or with the Software.

### Disclaimer

THE SOFTWARE IS PROVIDED "AS IS" AND WITHOUT WARRANTIES OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING WITHOUT LIMITATION WARRANTIES OF FITNESS FOR A PARTICULAR
PURPOSE, MERCHANTABILITY, TITLE OR NON-INFRINGEMENT.

IN NO EVENT WILL WE HAVE ANY LIABILITY TO YOU ARISING OUT OF OR RELATED TO THE
SOFTWARE, INCLUDING INDIRECT, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES,
EVEN IF WE HAVE BEEN INFORMED OF THEIR POSSIBILITY IN ADVANCE.

### Trademarks

Except for displaying the License Details and identifying us as the origin of
the Software, you have no right under these Terms and Conditions to use our
trademarks, trade names, service marks or product names.

## Grant of Future License

We hereby irrevocably grant you an additional license to use the Software under
the Apache License, Version 2.0 that is effective on the second anniversary of
the date we make the Software available. On or after that date, you may use the
Software under the Apache License, Version 2.0, in which case the following
will apply:

Licensed under the Apache License, Version 2.0 (the "License"); you may not use
this file except in compliance with the License.

You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed
under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
CONDITIONS OF ANY KIND, either express or implied. See the License for the
specific language governing permissions and limitations under the License.
12 changes: 12 additions & 0 deletions src/PureBlazor.Components.sln
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Pure.Blazor.Components.Icon
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Pure.Blazor.Components.Primitives", "Pure.Blazor.Components.Primitives\Pure.Blazor.Components.Primitives.csproj", "{1BAEB487-2B41-4899-B37C-A3404FB57040}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PureBlazor.com", "..\website\PureBlazor.com\PureBlazor.com\PureBlazor.com.csproj", "{5E4774D8-449C-4E78-8D55-2BC3B2B33F83}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PureBlazor.com.Client", "..\website\PureBlazor.com\PureBlazor.com.Client\PureBlazor.com.Client.csproj", "{B3104461-D457-4D51-9F45-C64AE673012F}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Expand All @@ -39,6 +43,14 @@ Global
{1BAEB487-2B41-4899-B37C-A3404FB57040}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1BAEB487-2B41-4899-B37C-A3404FB57040}.Release|Any CPU.ActiveCfg = Release|Any CPU
{1BAEB487-2B41-4899-B37C-A3404FB57040}.Release|Any CPU.Build.0 = Release|Any CPU
{5E4774D8-449C-4E78-8D55-2BC3B2B33F83}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{5E4774D8-449C-4E78-8D55-2BC3B2B33F83}.Debug|Any CPU.Build.0 = Debug|Any CPU
{5E4774D8-449C-4E78-8D55-2BC3B2B33F83}.Release|Any CPU.ActiveCfg = Release|Any CPU
{5E4774D8-449C-4E78-8D55-2BC3B2B33F83}.Release|Any CPU.Build.0 = Release|Any CPU
{B3104461-D457-4D51-9F45-C64AE673012F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B3104461-D457-4D51-9F45-C64AE673012F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B3104461-D457-4D51-9F45-C64AE673012F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B3104461-D457-4D51-9F45-C64AE673012F}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand Down

0 comments on commit 0480ff8

Please sign in to comment.