From 592cc67ef1f215c75f9b84ee344f118e294c2a18 Mon Sep 17 00:00:00 2001 From: Dave Carroll Date: Fri, 14 Aug 2020 00:36:34 -0500 Subject: [PATCH] fix #2 --- PoShDynDnsApi/PoShDynDnsApi.psd1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PoShDynDnsApi/PoShDynDnsApi.psd1 b/PoShDynDnsApi/PoShDynDnsApi.psd1 index 3de816c..7359f57 100644 --- a/PoShDynDnsApi/PoShDynDnsApi.psd1 +++ b/PoShDynDnsApi/PoShDynDnsApi.psd1 @@ -27,7 +27,7 @@ Author = 'Dave Carroll' CompanyName = 'NA' # Copyright statement for this module -Copyright = '(c) 2018-2019 Dave Carroll. All rights reserved.' +Copyright = '(c) 2018-2020 Dave Carroll. All rights reserved.' # Description of the functionality provided by this module Description = 'PowerShell module used to interact with Dyn Managed DNS REST API'