Skip to content

Commit

Permalink
Update license info.
Browse files Browse the repository at this point in the history
  • Loading branch information
LarinLive committed Jan 13, 2025
1 parent 488a9e1 commit 5515e4b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@
<AssemblyName>LarinLive.$(MSBuildProjectName)</AssemblyName>
<RootNamespace>LarinLive.$(MSBuildProjectName.Replace(" ", "_"))</RootNamespace>
<Authors>Anton Larin</Authors>
<Company>LarinLive</Company>
<Company>Anton Larin</Company>
<Product>JsonRPC</Product>
<Title>JsonRPC</Title>
<Copyright>Copyright (c) LarinLive, 2023-2024. All rights reserved.</Copyright>
<Copyright>Copyright (c) Anton Larin, 2023-2025. All rights reserved.</Copyright>
<NeutralLanguage>en</NeutralLanguage>
</PropertyGroup>

Expand Down
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2023-2024 Anton Larin
Copyright (c) Anton Larin, 2023-2025.

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down

0 comments on commit 5515e4b

Please sign in to comment.