Skip to content

Commit b2db901

Browse files
authored
Update Copyright
1 parent 5a1898e commit b2db901

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

LICENSE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License (MIT)
22

3-
Copyright (c) 2022 - 2024 Tomasz Pęczek
3+
Copyright (c) 2022 - 2025 Tomasz Pęczek
44

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

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,6 @@ My blog and open source projects are result of my passion for software developme
8383
8484
## Copyright and License
8585
86-
Copyright © 2022 - 2024 Tomasz Pęczek
86+
Copyright © 2022 - 2025 Tomasz Pęczek
8787
8888
Licensed under the [MIT License](https://github.com/tpeczek/Blazor.BroadcastChannel/blob/master/LICENSE.md)

src/Blazor.BroadcastChannel/Blazor.BroadcastChannel.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project Sdk="Microsoft.NET.Sdk.Razor">
22
<PropertyGroup>
33
<Description>Blazor.BroadcastChannel is a HTML5 Broadcast Channel API implementation for Blazor.</Description>
4-
<Copyright>Copyright © 2022 - 2024 Tomasz Pęczek</Copyright>
4+
<Copyright>Copyright © 2022 - 2025 Tomasz Pęczek</Copyright>
55
<VersionPrefix>1.0.0</VersionPrefix>
66
<Authors>Tomasz Pęczek</Authors>
77
<TargetFramework>net6.0</TargetFramework>

0 commit comments

Comments
 (0)