diff --git a/src/NServiceBus.PowerShell/NServiceBus.Powershell.psd1 b/src/NServiceBus.PowerShell/NServiceBus.Powershell.psd1 index fd895ea..ee782a7 100644 --- a/src/NServiceBus.PowerShell/NServiceBus.Powershell.psd1 +++ b/src/NServiceBus.PowerShell/NServiceBus.Powershell.psd1 @@ -7,7 +7,7 @@ CLRVersion = '4.0' DotNetFrameworkVersion = '4.5.2' CompanyName = 'Particular Software' - Copyright = '(c) 2015 NServiceBus Ltd. All rights reserved.' + Copyright = '(c) 2020 NServiceBus Ltd. All rights reserved.' FunctionsToExport='*' CmdletsToExport = '*' VariablesToExport = '*'