Skip to content

Commit 3389689

Browse files
chore: update licensing info (#158)
1 parent 06afacc commit 3389689

File tree

3 files changed

+3
-14
lines changed

3 files changed

+3
-14
lines changed

Flagsmith.FlagsmithClient/Flagsmith.FlagsmithClient.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<PackageTags>feature flags remote config toggles</PackageTags>
1919
<RepositoryUrl>https://github.com/Flagsmith/flagsmith-dotnet-client</RepositoryUrl>
2020
<NeutralLanguage>en-GB</NeutralLanguage>
21-
<PackageLicenseFile>LICENSE</PackageLicenseFile>
21+
<PackageLicenseExpression>BSD-3</PackageLicenseExpression>
2222
</PropertyGroup>
2323

2424
<ItemGroup>
@@ -35,7 +35,7 @@
3535
<PackageReference Include="semver" Version="2.3.0"/>
3636

3737
<ProjectReference Include="..\Flagsmith.Engine\Flagsmith.Engine.csproj" PrivateAssets="all"/>
38-
<None Include="LICENSE" Pack="true" PackagePath=""/>
38+
<None Include="..\LICENSE" Pack="true" PackagePath="" visible="false"/>
3939
<None Include="icon.png" Pack="true" PackagePath="\"/>
4040
</ItemGroup>
4141

Flagsmith.FlagsmithClient/LICENSE

Lines changed: 0 additions & 11 deletions
This file was deleted.

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright 2023 Bullet Train Ltd. A UK company.
1+
Copyright 2025 Bullet Train Ltd. A UK company.
22

33
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
44

0 commit comments

Comments
 (0)