Skip to content

Commit 9648966

Browse files
committed
Change copyright year to 2025
1 parent 0dfcd23 commit 9648966

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

example/ChatAIze.PluginApi.ExamplePlugin.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<Version>0.11.5</Version>
66
<Company>ChatAIze</Company>
77
<Authors>Marcel Kwiatkowski</Authors>
8-
<Copyright>© ChatAIze 2024</Copyright>
8+
<Copyright>© ChatAIze 2025</Copyright>
99
<AssemblyName>ChatAIze.PluginApi.ExamplePlugin</AssemblyName>
1010
<RootNamespace>ChatAIze.PluginApi.ExamplePlugin</RootNamespace>
1111
<PackageId>ChatAIze.PluginApi.ExamplePlugin</PackageId>

src/ChatAIze.PluginApi.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<Version>0.11.5</Version>
66
<Company>ChatAIze</Company>
77
<Authors>Marcel Kwiatkowski</Authors>
8-
<Copyright>© ChatAIze 2024</Copyright>
8+
<Copyright>© ChatAIze 2025</Copyright>
99
<AssemblyName>ChatAIze.PluginApi</AssemblyName>
1010
<RootNamespace>ChatAIze.PluginApi</RootNamespace>
1111
<PackageId>ChatAIze.PluginApi</PackageId>

0 commit comments

Comments
 (0)