Skip to content

Commit 2a374a6

Browse files
committed
Happy New Year!
Updated copyright year of license.
1 parent 9a350b3 commit 2a374a6

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

HitCounterManagerWinInstaller.vdproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -513,7 +513,7 @@
513513
"ARPHELPLINK" = "8:"
514514
"Title" = "8:HitCounterManager"
515515
"Subject" = "8:Manages a hit counter"
516-
"ARPCONTACT" = "8:Copyright © Peter Kirmeier 2024"
516+
"ARPCONTACT" = "8:Copyright © Peter Kirmeier 2026"
517517
"Keywords" = "8:"
518518
"ARPCOMMENTS" = "8:Manages a hit counter"
519519
"ARPURLINFOABOUT" = "8:"

LICENSE

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

3-
Copyright (c) 2016-2025 Peter Kirmeier
3+
Copyright (c) 2016-2026 Peter Kirmeier
44

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

Sources/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
//MIT License
22

3-
//Copyright (c) 2016-2025 Peter Kirmeier
3+
//Copyright (c) 2016-2026 Peter Kirmeier
44

55
//Permission is hereby granted, free of charge, to any person obtaining a copy
66
//of this software and associated documentation files (the "Software"), to deal
@@ -28,7 +28,7 @@
2828
[assembly: AssemblyConfiguration("")]
2929
[assembly: AssemblyCompany("")]
3030
[assembly: AssemblyProduct("HitCounterManager")]
31-
[assembly: AssemblyCopyright("Copyright © Peter Kirmeier 2025")]
31+
[assembly: AssemblyCopyright("Copyright © Peter Kirmeier 2026")]
3232
[assembly: AssemblyTrademark("")]
3333
[assembly: AssemblyCulture("")]
3434

0 commit comments

Comments
 (0)