Skip to content

Commit

Permalink
Update Copyright
Browse files Browse the repository at this point in the history
  • Loading branch information
tpeczek authored Jan 5, 2024
1 parent efa4b3d commit 4494351
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion LICENSE.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
The MIT License (MIT)

Copyright (c) 2022 - 2023 Tomasz Pęczek
Copyright (c) 2022 - 2024 Tomasz Pęczek

Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,6 @@ My blog and open source projects are result of my passion for software developme

## Copyright and License

Copyright © 2022 - 2023 Tomasz Pęczek
Copyright © 2022 - 2024 Tomasz Pęczek

Licensed under the [MIT License](https://github.com/tpeczek/Blazor.BroadcastChannel/blob/master/LICENSE.md)
2 changes: 1 addition & 1 deletion src/Blazor.BroadcastChannel/Blazor.BroadcastChannel.csproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk.Razor">
<PropertyGroup>
<Description>Blazor.BroadcastChannel is a HTML5 Broadcast Channel API implementation for Blazor.</Description>
<Copyright>Copyright © 2022 - 2023 Tomasz Pęczek</Copyright>
<Copyright>Copyright © 2022 - 2024 Tomasz Pęczek</Copyright>
<VersionPrefix>1.0.0</VersionPrefix>
<Authors>Tomasz Pęczek</Authors>
<TargetFramework>net6.0</TargetFramework>
Expand Down

0 comments on commit 4494351

Please sign in to comment.