Skip to content

Commit b092076

Browse files
authored
chore: update copyright and add project url (#300)
* chore: update copyright and add project url * Update Arcus.Scripting.Management.pssproj
1 parent 497fd6d commit b092076

17 files changed

Lines changed: 13 additions & 13 deletions

File tree

-24 Bytes
Binary file not shown.

src/Arcus.Scripting.All/Arcus.Scripting.All.psd1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Author = 'Arcus'
2424
CompanyName = ''
2525

2626
# Copyright statement for this module
27-
Copyright = '(c) 2021 Arcus. All rights reserved.'
27+
Copyright = '(c) 2022 Arcus. All rights reserved.'
2828

2929
# Description of the functionality provided by this module
3030
Description = 'Scripts related to Azure'
@@ -95,7 +95,7 @@ PrivateData = @{
9595
LicenseUri = 'https://github.com/arcus-azure/arcus.scripting/blob/master/LICENSE'
9696

9797
# A URL to the main website for this project.
98-
ProjectUri = 'https://github.com/arcus-azure/arcus.scripting'
98+
ProjectUri = 'https://scripting.arcus-azure.net/'
9999

100100
# A URL to an icon representing this module.
101101
IconUri = 'https://raw.githubusercontent.com/arcus-azure/arcus/master/media/arcus.png'

src/Arcus.Scripting.ApiManagement/Arcus.Scripting.ApiManagement.psd1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Author = 'Arcus'
2424
CompanyName = ''
2525

2626
# Copyright statement for this module
27-
Copyright = '(c) 2020 Arcus. All rights reserved.'
27+
Copyright = '(c) 2022 Arcus. All rights reserved.'
2828

2929
# Description of the functionality provided by this module
3030
Description = 'Scripts related to Azure API Management'
@@ -105,7 +105,7 @@ PrivateData = @{
105105
LicenseUri = 'https://github.com/arcus-azure/arcus.scripting/blob/master/LICENSE'
106106

107107
# A URL to the main website for this project.
108-
ProjectUri = 'https://github.com/arcus-azure/arcus.scripting'
108+
ProjectUri = 'https://scripting.arcus-azure.net/'
109109

110110
# A URL to an icon representing this module.
111111
IconUri = 'https://raw.githubusercontent.com/arcus-azure/arcus/master/media/arcus.png'

src/Arcus.Scripting.AppService/Arcus.Scripting.AppService.psd1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Author = 'Arcus'
2424
CompanyName = ''
2525

2626
# Copyright statement for this module
27-
Copyright = '(c) 2020 Arcus. All rights reserved.'
27+
Copyright = '(c) 2022 Arcus. All rights reserved.'
2828

2929
# Description of the functionality provided by this module
3030
Description = 'Scripts related to Azure App Service'
@@ -96,7 +96,7 @@ PrivateData = @{
9696
LicenseUri = 'https://github.com/arcus-azure/arcus.scripting/blob/master/LICENSE'
9797

9898
# A URL to the main website for this project.
99-
ProjectUri = 'https://github.com/arcus-azure/arcus.scripting'
99+
ProjectUri = 'https://scripting.arcus-azure.net/'
100100

101101
# A URL to an icon representing this module.
102102
IconUri = 'https://raw.githubusercontent.com/arcus-azure/arcus/master/media/arcus.png'

src/Arcus.Scripting.DataFactory/Arcus.Scripting.DataFactory.psd1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Author = 'Arcus'
2424
CompanyName = ''
2525

2626
# Copyright statement for this module
27-
Copyright = '(c) 2020 Arcus. All rights reserved.'
27+
Copyright = '(c) 2022 Arcus. All rights reserved.'
2828

2929
# Description of the functionality provided by this module
3030
Description = 'Scripts relates to Azure Data Factory'
@@ -95,7 +95,7 @@ PrivateData = @{
9595
LicenseUri = 'https://github.com/arcus-azure/arcus.scripting/blob/master/LICENSE'
9696

9797
# A URL to the main website for this project.
98-
ProjectUri = 'https://github.com/arcus-azure/arcus.scripting'
98+
ProjectUri = 'https://scripting.arcus-azure.net/'
9999

100100
# A URL to an icon representing this module.
101101
IconUri = 'https://raw.githubusercontent.com/arcus-azure/arcus/master/media/arcus.png'
-24 Bytes
Binary file not shown.
Binary file not shown.

src/Arcus.Scripting.KeyVault/Arcus.Scripting.KeyVault.psd1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Author = 'Arcus'
2424
CompanyName = ''
2525

2626
# Copyright statement for this module
27-
Copyright = '(c) 2020 Arcus. All rights reserved.'
27+
Copyright = '(c) 2022 Arcus. All rights reserved.'
2828

2929
# Description of the functionality provided by this module
3030
Description = 'Scripts related to Azure Key Vault'
@@ -96,7 +96,7 @@ PrivateData = @{
9696
LicenseUri = 'https://github.com/arcus-azure/arcus.scripting/blob/master/LICENSE'
9797

9898
# A URL to the main website for this project.
99-
ProjectUri = 'https://github.com/arcus-azure/arcus.scripting'
99+
ProjectUri = 'https://scripting.arcus-azure.net/'
100100

101101
# A URL to an icon representing this module.
102102
IconUri = 'https://raw.githubusercontent.com/arcus-azure/arcus/master/media/arcus.png'
-24 Bytes
Binary file not shown.
-24 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)