Skip to content

Commit

Permalink
Update LICENSE.TXT
Browse files Browse the repository at this point in the history
License changed to Apache and Packages updated.
  • Loading branch information
aorzelskiGH committed Aug 27, 2020
1 parent c1bc465 commit 18fbb42
Show file tree
Hide file tree
Showing 7 changed files with 1,008 additions and 1,193 deletions.
549 changes: 252 additions & 297 deletions src/AasxServerCore/LICENSE.TXT

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion src/AasxServerStandardBib/AasxServerStandardBib.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
<ItemGroup>
<PackageReference Include="JetBrains.Annotations" Version="2020.1.0" />
<PackageReference Include="jose-jwt" Version="2.5.0" />
<PackageReference Include="JWT" Version="5.3.1" />
<PackageReference Include="Microsoft.AspNetCore.Components" Version="3.1.2" />
<PackageReference Include="Microsoft.CSharp" Version="4.6.0" />
<PackageReference Include="MQTTnet.NETStandard" Version="3.0.8" />
Expand Down
549 changes: 252 additions & 297 deletions src/AasxServerStandardBib/LICENSE.TXT

Large diffs are not rendered by default.

3 changes: 0 additions & 3 deletions src/AasxServerWindows/AasxServerWindows.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,6 @@
<Reference Include="jose-jwt, Version=2.4.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\jose-jwt.2.5.0\lib\net461\jose-jwt.dll</HintPath>
</Reference>
<Reference Include="JWT, Version=5.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\JWT.5.3.1\lib\net472\JWT.dll</HintPath>
</Reference>
<Reference Include="M2Mqtt, Version=4.3.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\M2MqttDotnetCore.1.0.8\lib\netstandard2.0\M2Mqtt.dll</HintPath>
</Reference>
Expand Down
549 changes: 252 additions & 297 deletions src/AasxServerWindows/LICENSE.TXT

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion src/AasxServerWindows/packages.config
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
<package id="Grapevine" version="4.1.2" targetFramework="net472" />
<package id="JetBrains.Annotations" version="2020.1.0" targetFramework="net472" />
<package id="jose-jwt" version="2.5.0" targetFramework="net472" />
<package id="JWT" version="5.3.1" targetFramework="net472" />
<package id="Libuv" version="1.9.2" targetFramework="net472" />
<package id="M2MqttDotnetCore" version="1.0.8" targetFramework="net472" />
<package id="Microsoft.AspNet.Razor" version="3.2.7" targetFramework="net472" />
Expand Down
549 changes: 252 additions & 297 deletions src/LICENSE.TXT

Large diffs are not rendered by default.

0 comments on commit 18fbb42

Please sign in to comment.