Skip to content

Commit

Permalink
- update copyright
Browse files Browse the repository at this point in the history
  • Loading branch information
ax0l0tl committed Feb 9, 2024
1 parent 12bc5df commit 15bf5b4
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<Titel>FunicularSwitch.Generators.FluentAssertions</Titel>
<Authors>bluehands GmbH &amp; C.ommunication KG</Authors>
<PackageDescription>Source generator emitting unit testing methods for result types</PackageDescription>
<Copyright>Copyright 2023 bluehands GmbH &amp; C.ommunication KG</Copyright>
<Copyright>Copyright 2024 bluehands GmbH &amp; C.ommunication KG</Copyright>
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageIcon>FunicularSwitch.png</PackageIcon>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<Titel>FunicularSwitch.Generators</Titel>
<Authors>bluehands GmbH &amp; C.ommunication KG</Authors>
<PackageDescription>Source generator emitting result types like in F# with your custom error type and Match methods (safe switches) for base types and their derived cases</PackageDescription>
<Copyright>Copyright 2023 bluehands GmbH &amp; C.ommunication KG</Copyright>
<Copyright>Copyright 2024 bluehands GmbH &amp; C.ommunication KG</Copyright>
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageIcon>FunicularSwitch.png</PackageIcon>
Expand Down
2 changes: 1 addition & 1 deletion Source/FunicularSwitch/FunicularSwitch.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<Titel>FunicularSwitch</Titel>
<Authors>bluehands GmbH &amp; C.ommunication KG</Authors>
<PackageDescription>Funicular-Switch is a lightweight C# port of F# result and option types</PackageDescription>
<Copyright>Copyright 2023 bluehands GmbH &amp; C.ommunication KG</Copyright>
<Copyright>Copyright 2024 bluehands GmbH &amp; C.ommunication KG</Copyright>
<PackageRequireLicenseAcceptance>true</PackageRequireLicenseAcceptance>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageIcon>FunicularSwitch.png</PackageIcon>
Expand Down

0 comments on commit 15bf5b4

Please sign in to comment.