Skip to content
This repository has been archived by the owner on Apr 16, 2024. It is now read-only.

Commit

Permalink
remove License and job
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexanderWollbrink committed Oct 12, 2023
1 parent 8872078 commit 69b7140
Show file tree
Hide file tree
Showing 91 changed files with 93 additions and 72,757 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/check-style.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@ jobs:
steps:
- uses: actions/checkout@master

- name: Check licenses
working-directory: src
run: powershell .\CheckLicenses.ps1
if: always()
# - name: Check licenses
# working-directory: src
# run: powershell .\CheckLicenses.ps1
# if: always()

- name: Install .NET core 6.0
uses: actions/setup-dotnet@v1
Expand Down
1,475 changes: 0 additions & 1,475 deletions src/AasCore.Aas3_0/LICENSE.txt

This file was deleted.

1,475 changes: 0 additions & 1,475 deletions src/AasxAmlImExport/LICENSE.txt

This file was deleted.

1,475 changes: 0 additions & 1,475 deletions src/AasxBammRdfImExport/LICENSE.txt

This file was deleted.

5 changes: 0 additions & 5 deletions src/AasxCsharpLibrary.Tests/AasxCsharpLibrary.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,6 @@
<LangVersion>8</LangVersion>
<ErrorOnDuplicatePublishOutputFiles>false</ErrorOnDuplicatePublishOutputFiles>
</PropertyGroup>
<ItemGroup>
<EmbeddedResource Include="LICENSE.txt">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</EmbeddedResource>
</ItemGroup>
<ItemGroup>
<None Include="TestResources\AasxCsharpLibrary.Tests\XmlValidation\expectedOk\**">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
Expand Down
1,475 changes: 0 additions & 1,475 deletions src/AasxCsharpLibrary.Tests/LICENSE.txt

This file was deleted.

5 changes: 0 additions & 5 deletions src/AasxCsharpLibrary/AasxCsharpLibrary.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,6 @@
<ItemGroup>
<Using Include="AasCore.Aas3_0" />
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="LICENSE.txt">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</EmbeddedResource>
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="Resources\schemaV201\AAS.xsd">
<SubType>Designer</SubType>
Expand Down
1,475 changes: 0 additions & 1,475 deletions src/AasxCsharpLibrary/LICENSE.txt

This file was deleted.

1,475 changes: 0 additions & 1,475 deletions src/AasxDictionaryImport.Tests/LICENSE.txt

This file was deleted.

1,475 changes: 0 additions & 1,475 deletions src/AasxDictionaryImport/LICENSE.txt

This file was deleted.

1,475 changes: 0 additions & 1,475 deletions src/AasxFileServerRestLibrary/LICENSE.txt

This file was deleted.

1,475 changes: 0 additions & 1,475 deletions src/AasxFormatCst/LICENSE.txt

This file was deleted.

1,475 changes: 0 additions & 1,475 deletions src/AasxIntegrationBase/LICENSE.txt

This file was deleted.

1,475 changes: 0 additions & 1,475 deletions src/AasxIntegrationBaseGdi/LICENSE.txt

This file was deleted.

1,475 changes: 0 additions & 1,475 deletions src/AasxIntegrationBaseWpf/LICENSE.txt

This file was deleted.

1,475 changes: 0 additions & 1,475 deletions src/AasxIntegrationEmptySample/LICENSE.txt

This file was deleted.

1,475 changes: 0 additions & 1,475 deletions src/AasxMqtt/LICENSE.txt

This file was deleted.

1,475 changes: 0 additions & 1,475 deletions src/AasxMqttClient/LICENSE.txt

This file was deleted.

1,475 changes: 0 additions & 1,475 deletions src/AasxOpenidClient/LICENSE.txt

This file was deleted.

1,475 changes: 0 additions & 1,475 deletions src/AasxPackageExplorer.GuiTests/LICENSE.txt

This file was deleted.

1,475 changes: 0 additions & 1,475 deletions src/AasxPackageExplorer.Tests/LICENSE.txt

This file was deleted.

3 changes: 0 additions & 3 deletions src/AasxPackageExplorer/AasxPackageExplorer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -128,9 +128,6 @@
<Resource Include="icon-set\Icon_AASX_256x256_W.bmp" />
<Resource Include="aasx.ico" />
<Folder Include="eclass\" />
<Resource Include="LICENSE.TXT">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Resource>
<None Include="content-for-demo\**">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
Expand Down
1,475 changes: 0 additions & 1,475 deletions src/AasxPackageExplorer/LICENSE.txt

This file was deleted.

4 changes: 0 additions & 4 deletions src/AasxPackageLogic/AasxPackageLogic.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,11 @@
<Using Include="AasCore.Aas3_0" />
</ItemGroup>
<ItemGroup>
<None Remove="LICENSE.txt" />
<None Remove="Resources\BuildDate.txt" />
<None Remove="Resources\i4AASCS.xml" />
<Reference Include="System.Security" />
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="LICENSE.txt">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</EmbeddedResource>
<EmbeddedResource Include="Resources\BuildDate.txt" />
<EmbeddedResource Include="Resources\i4AASCS.xml" />
</ItemGroup>
Expand Down
1,475 changes: 0 additions & 1,475 deletions src/AasxPackageLogic/LICENSE.txt

This file was deleted.

1,475 changes: 0 additions & 1,475 deletions src/AasxPluginAdvancedTextEditor/LICENSE.TXT

This file was deleted.

5 changes: 0 additions & 5 deletions src/AasxPluginBomStructure/AasxPluginBomStructure.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,6 @@
<ProjectReference Include="..\AasxIntegrationBase\AasxIntegrationBase.csproj" />
<ProjectReference Include="..\MsaglWpfControl\MsaglWpfControl.csproj" />
</ItemGroup>
<ItemGroup>
<Resource Include="LICENSE.TXT">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Resource>
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="Resources\LICENSE.txt">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
Expand Down
1 change: 0 additions & 1 deletion src/AasxPluginBomStructure/LICENSE.txt

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,6 @@
</None>
</ItemGroup>
<ItemGroup>
<Resource Include="LICENSE.TXT">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Resource>
<EmbeddedResource Include="Resources\no-contact-preview.png" />
</ItemGroup>
<ItemGroup>
Expand Down
1 change: 0 additions & 1 deletion src/AasxPluginContactInformation/LICENSE.txt

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -49,11 +49,6 @@
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
</ItemGroup>
<ItemGroup>
<Resource Include="LICENSE.TXT">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Resource>
</ItemGroup>
<ItemGroup>
<PackageReference Include="CountryFlag" Version="2.1.0" />
<PackageReference Include="JetBrains.Annotations" Version="2022.1.0" />
Expand Down
Loading

0 comments on commit 69b7140

Please sign in to comment.