diff --git a/Hawk/internal/scripts/license.ps1 b/Hawk/internal/scripts/license.ps1 index b1fb1bc..205a8d3 100644 --- a/Hawk/internal/scripts/license.ps1 +++ b/Hawk/internal/scripts/license.ps1 @@ -1,5 +1,5 @@ -New-PSFLicense -Product 'Hawk' -Manufacturer 'Paul Navarro' -ProductVersion $script:ModuleVersion -ProductType Module -Name MIT -Version "1.0.0.0" -Date (Get-Date "2020-11-25" -AsUTC) -Text @" -Copyright (c) 2020 Paul Navarro +New-PSFLicense -Product 'Hawk' -Manufacturer 'Paul Navarro' -ProductVersion $script:ModuleVersion -ProductType Module -Name MIT -Version "1.0.0.0" -Date (Get-Date "2020-11-25") -Text @" +Copyright (c) 2023 Paul Navarro Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal