Skip to content

Commit

Permalink
Fix copyright (#42)
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasNieto committed Aug 15, 2024
1 parent d559ede commit 09fbaa3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/AnyPackage.PSResourceGet.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
CompatiblePSEditions = @('Desktop', 'Core')
GUID = '4ffeffd3-7f83-4655-ac94-19eb41ebc792'
Author = 'Thomas Nieto'
Copyright = '(c) 2023 Thomas Nieto. All rights reserved.'
Copyright = '(c) 2024 Thomas Nieto. All rights reserved.'
Description = 'PSResourceGet provider for AnyPackage.'
PowerShellVersion = '5.1'
RequiredModules = @(
Expand Down

0 comments on commit 09fbaa3

Please sign in to comment.