Skip to content

Commit 8aaf643

Browse files
committed
Update license uri in module manifests
1 parent 39579d9 commit 8aaf643

File tree

62 files changed

+62
-62
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

62 files changed

+62
-62
lines changed

src/ResourceManager/AnalysisServices/AzureRM.AnalysisServices.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ PrivateData = @{
105105
Tags = 'Azure','ResourceManager','ARM','AzureAS','AS'
106106

107107
# A URL to the license for this module.
108-
LicenseUri = 'https://raw.githubusercontent.com/Azure/azure-powershell/dev/LICENSE.txt'
108+
LicenseUri = 'https://raw.githubusercontent.com/Azure/azure-powershell/preview/LICENSE.txt'
109109

110110
# A URL to the main website for this project.
111111
ProjectUri = 'https://github.com/Azure/azure-powershell'

src/ResourceManager/AnalysisServices/Commands.AnalysisServices.Dataplane/Azure.AnalysisServices.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ PrivateData = @{
9090
Tags = @("Azure", "AzureAS", "AS")
9191

9292
# A URL to the license for this module.
93-
LicenseUri = 'https://raw.githubusercontent.com/Azure/azure-powershell/dev/LICENSE.txt'
93+
LicenseUri = 'https://raw.githubusercontent.com/Azure/azure-powershell/preview/LICENSE.txt'
9494

9595
# A URL to the main website for this project.
9696
ProjectUri = 'https://github.com/Azure/azure-powershell'

src/ResourceManager/ApiManagement/AzureRM.ApiManagement.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ PrivateData = @{
176176
Tags = 'Azure','ResourceManager','ARM','ApiManagement'
177177

178178
# A URL to the license for this module.
179-
LicenseUri = 'https://raw.githubusercontent.com/Azure/azure-powershell/dev/LICENSE.txt'
179+
LicenseUri = 'https://raw.githubusercontent.com/Azure/azure-powershell/preview/LICENSE.txt'
180180

181181
# A URL to the main website for this project.
182182
ProjectUri = 'https://github.com/Azure/azure-powershell'

src/ResourceManager/Automation/AzureRM.Automation.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ PrivateData = @{
151151
Tags = 'Azure','ResourceManager','ARM','Automation'
152152

153153
# A URL to the license for this module.
154-
LicenseUri = 'https://raw.githubusercontent.com/Azure/azure-powershell/dev/LICENSE.txt'
154+
LicenseUri = 'https://raw.githubusercontent.com/Azure/azure-powershell/preview/LICENSE.txt'
155155

156156
# A URL to the main website for this project.
157157
ProjectUri = 'https://github.com/Azure/azure-powershell'

src/ResourceManager/AzureBackup/AzureRM.Backup.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ PrivateData = @{
113113
Tags = 'Azure','ResourceManager','ARM','Backup'
114114

115115
# A URL to the license for this module.
116-
LicenseUri = 'https://raw.githubusercontent.com/Azure/azure-powershell/dev/LICENSE.txt'
116+
LicenseUri = 'https://raw.githubusercontent.com/Azure/azure-powershell/preview/LICENSE.txt'
117117

118118
# A URL to the main website for this project.
119119
ProjectUri = 'https://github.com/Azure/azure-powershell'

src/ResourceManager/AzureBatch/AzureRM.Batch.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ PrivateData = @{
132132
Tags = 'Azure','ResourceManager','ARM','Batch'
133133

134134
# A URL to the license for this module.
135-
LicenseUri = 'https://raw.githubusercontent.com/Azure/azure-powershell/dev/LICENSE.txt'
135+
LicenseUri = 'https://raw.githubusercontent.com/Azure/azure-powershell/preview/LICENSE.txt'
136136

137137
# A URL to the main website for this project.
138138
ProjectUri = 'https://github.com/Azure/azure-powershell'

src/ResourceManager/AzureStackStorage/AzureRM.AzureStackStorage.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ PrivateData = @{
9191
Tags = @("Azure", "ResourceManager", "ARM", "AzureStack")
9292

9393
# A URL to the license for this module.
94-
LicenseUri = 'https://raw.githubusercontent.com/Azure/azure-powershell/dev/LICENSE.txt'
94+
LicenseUri = 'https://raw.githubusercontent.com/Azure/azure-powershell/preview/LICENSE.txt'
9595

9696
# A URL to the main website for this project.
9797
ProjectUri = 'https://github.com/Azure/azure-powershell'

src/ResourceManager/Billing/AzureRM.Billing.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ PrivateData = @{
9898
Tags = 'Azure','ResourceManager','ARM','Billing'
9999

100100
# A URL to the license for this module.
101-
LicenseUri = 'https://raw.githubusercontent.com/Azure/azure-powershell/dev/LICENSE.txt'
101+
LicenseUri = 'https://raw.githubusercontent.com/Azure/azure-powershell/preview/LICENSE.txt'
102102

103103
# A URL to the main website for this project.
104104
ProjectUri = 'https://github.com/Azure/azure-powershell'

src/ResourceManager/Cdn/AzureRM.Cdn.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ PrivateData = @{
111111
Tags = 'Azure','ResourceManager','ARM','CDN'
112112

113113
# A URL to the license for this module.
114-
LicenseUri = 'https://raw.githubusercontent.com/Azure/azure-powershell/dev/LICENSE.txt'
114+
LicenseUri = 'https://raw.githubusercontent.com/Azure/azure-powershell/preview/LICENSE.txt'
115115

116116
# A URL to the main website for this project.
117117
ProjectUri = 'https://github.com/Azure/azure-powershell'

src/ResourceManager/CognitiveServices/AzureRM.CognitiveServices.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ PrivateData = @{
104104
Tags = 'Azure','ResourceManager','ARM','CognitiveServices'
105105

106106
# A URL to the license for this module.
107-
LicenseUri = 'https://raw.githubusercontent.com/Azure/azure-powershell/dev/LICENSE.txt'
107+
LicenseUri = 'https://raw.githubusercontent.com/Azure/azure-powershell/preview/LICENSE.txt'
108108

109109
# A URL to the main website for this project.
110110
ProjectUri = 'https://github.com/Azure/azure-powershell'

src/ResourceManager/Compute/AzureRM.Compute.Netcore.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ PrivateData = @{
187187
Tags = 'Azure','ResourceManager','ARM','Compute','IAAS','VM','VirtualMachine'
188188

189189
# A URL to the license for this module.
190-
LicenseUri = 'https://raw.githubusercontent.com/Azure/azure-powershell/dev/LICENSE.txt'
190+
LicenseUri = 'https://raw.githubusercontent.com/Azure/azure-powershell/preview/LICENSE.txt'
191191

192192
# A URL to the main website for this project.
193193
ProjectUri = 'https://github.com/Azure/azure-powershell'

src/ResourceManager/Compute/AzureRM.Compute.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ PrivateData = @{
188188
Tags = 'Azure','ResourceManager','ARM','Compute','IAAS','VM','VirtualMachine'
189189

190190
# A URL to the license for this module.
191-
LicenseUri = 'https://raw.githubusercontent.com/Azure/azure-powershell/dev/LICENSE.txt'
191+
LicenseUri = 'https://raw.githubusercontent.com/Azure/azure-powershell/preview/LICENSE.txt'
192192

193193
# A URL to the main website for this project.
194194
ProjectUri = 'https://github.com/Azure/azure-powershell'

src/ResourceManager/Consumption/AzureRM.Consumption.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ PrivateData = @{
9898
Tags = 'Azure','ResourceManager','ARM','Consumption'
9999

100100
# A URL to the license for this module.
101-
LicenseUri = 'https://raw.githubusercontent.com/Azure/azure-powershell/dev/LICENSE.txt'
101+
LicenseUri = 'https://raw.githubusercontent.com/Azure/azure-powershell/preview/LICENSE.txt'
102102

103103
# A URL to the main website for this project.
104104
ProjectUri = 'https://github.com/Azure/azure-powershell'

src/ResourceManager/ContainerRegistry/AzureRM.ContainerRegistry.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ PrivateData = @{
103103
Tags = 'Azure','ResourceManager','ARM','Registry','ContainerRegistry'
104104

105105
# A URL to the license for this module.
106-
LicenseUri = 'https://raw.githubusercontent.com/Azure/azure-powershell/dev/LICENSE.txt'
106+
LicenseUri = 'https://raw.githubusercontent.com/Azure/azure-powershell/preview/LICENSE.txt'
107107

108108
# A URL to the main website for this project.
109109
ProjectUri = 'https://github.com/Azure/azure-powershell'

src/ResourceManager/DataFactories/AzureRM.DataFactories.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ PrivateData = @{
120120
Tags = 'Azure','ResourceManager','ARM','DataFactory'
121121

122122
# A URL to the license for this module.
123-
LicenseUri = 'https://raw.githubusercontent.com/Azure/azure-powershell/dev/LICENSE.txt'
123+
LicenseUri = 'https://raw.githubusercontent.com/Azure/azure-powershell/preview/LICENSE.txt'
124124

125125
# A URL to the main website for this project.
126126
ProjectUri = 'https://github.com/Azure/azure-powershell'

src/ResourceManager/DataLakeAnalytics/AzureRM.DataLakeAnalytics.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ PrivateData = @{
142142
Tags = 'Azure','ResourceManager','ARM','DataLake','Analytics'
143143

144144
# A URL to the license for this module.
145-
LicenseUri = 'https://raw.githubusercontent.com/Azure/azure-powershell/dev/LICENSE.txt'
145+
LicenseUri = 'https://raw.githubusercontent.com/Azure/azure-powershell/preview/LICENSE.txt'
146146

147147
# A URL to the main website for this project.
148148
ProjectUri = 'https://github.com/Azure/azure-powershell'

src/ResourceManager/DataLakeStore/AzureRM.DataLakeStore.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ PrivateData = @{
143143
Tags = 'Azure','ResourceManager','ARM','DataLake','Store'
144144

145145
# A URL to the license for this module.
146-
LicenseUri = 'https://raw.githubusercontent.com/Azure/azure-powershell/dev/LICENSE.txt'
146+
LicenseUri = 'https://raw.githubusercontent.com/Azure/azure-powershell/preview/LICENSE.txt'
147147

148148
# A URL to the main website for this project.
149149
ProjectUri = 'https://github.com/Azure/azure-powershell'

src/ResourceManager/DevTestLabs/AzureRM.DevTestLabs.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ PrivateData = @{
104104
Tags = 'Azure','ResourceManager','ARM','DevTestLabs'
105105

106106
# A URL to the license for this module.
107-
LicenseUri = 'https://raw.githubusercontent.com/Azure/azure-powershell/dev/LICENSE.txt'
107+
LicenseUri = 'https://raw.githubusercontent.com/Azure/azure-powershell/preview/LICENSE.txt'
108108

109109
# A URL to the main website for this project.
110110
ProjectUri = 'https://github.com/Azure/azure-powershell'

src/ResourceManager/Dns/AzureRM.Dns.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ PrivateData = @{
102102
Tags = 'Azure','ResourceManager','ARM','DNS'
103103

104104
# A URL to the license for this module.
105-
LicenseUri = 'https://raw.githubusercontent.com/Azure/azure-powershell/dev/LICENSE.txt'
105+
LicenseUri = 'https://raw.githubusercontent.com/Azure/azure-powershell/preview/LICENSE.txt'
106106

107107
# A URL to the main website for this project.
108108
ProjectUri = 'https://github.com/Azure/azure-powershell'

src/ResourceManager/EventHub/AzureRM.EventHub.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ PrivateData = @{
115115
Tags = 'Azure','ResourceManager','ARM','EventHub'
116116

117117
# A URL to the license for this module.
118-
LicenseUri = 'https://raw.githubusercontent.com/Azure/azure-powershell/dev/LICENSE.txt'
118+
LicenseUri = 'https://raw.githubusercontent.com/Azure/azure-powershell/preview/LICENSE.txt'
119119

120120
# A URL to the main website for this project.
121121
ProjectUri = 'https://github.com/Azure/azure-powershell'

src/ResourceManager/HDInsight/AzureRM.HDInsight.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ PrivateData = @{
128128
Tags = 'Azure','ResourceManager','ARM','HDInsight'
129129

130130
# A URL to the license for this module.
131-
LicenseUri = 'https://raw.githubusercontent.com/Azure/azure-powershell/dev/LICENSE.txt'
131+
LicenseUri = 'https://raw.githubusercontent.com/Azure/azure-powershell/preview/LICENSE.txt'
132132

133133
# A URL to the main website for this project.
134134
ProjectUri = 'https://github.com/Azure/azure-powershell'

src/ResourceManager/Insights/AzureRM.Insights.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ PrivateData = @{
109109
Tags = 'Azure','ResourceManager','ARM','Insights'
110110

111111
# A URL to the license for this module.
112-
LicenseUri = 'https://raw.githubusercontent.com/Azure/azure-powershell/dev/LICENSE.txt'
112+
LicenseUri = 'https://raw.githubusercontent.com/Azure/azure-powershell/preview/LICENSE.txt'
113113

114114
# A URL to the main website for this project.
115115
ProjectUri = 'https://github.com/Azure/azure-powershell'

src/ResourceManager/IotHub/AzureRM.IotHub.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ PrivateData = @{
107107
Tags = 'Azure','ResourceManager','ARM','IoT','IoTHub'
108108

109109
# A URL to the license for this module.
110-
LicenseUri = 'https://raw.githubusercontent.com/Azure/azure-powershell/dev/LICENSE.txt'
110+
LicenseUri = 'https://raw.githubusercontent.com/Azure/azure-powershell/preview/LICENSE.txt'
111111

112112
# A URL to the main website for this project.
113113
ProjectUri = 'https://github.com/Azure/azure-powershell'

src/ResourceManager/KeyVault/AzureRM.KeyVault.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ PrivateData = @{
134134
Tags = 'Azure','ResourceManager','ARM','KeyVault'
135135

136136
# A URL to the license for this module.
137-
LicenseUri = 'https://raw.githubusercontent.com/Azure/azure-powershell/dev/LICENSE.txt'
137+
LicenseUri = 'https://raw.githubusercontent.com/Azure/azure-powershell/preview/LICENSE.txt'
138138

139139
# A URL to the main website for this project.
140140
ProjectUri = 'https://github.com/Azure/azure-powershell'

src/ResourceManager/LogicApp/AzureRM.LogicApp.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ PrivateData = @{
130130
Tags = 'Azure','ResourceManager','ARM','LogicApp'
131131

132132
# A URL to the license for this module.
133-
LicenseUri = 'https://raw.githubusercontent.com/Azure/azure-powershell/dev/LICENSE.txt'
133+
LicenseUri = 'https://raw.githubusercontent.com/Azure/azure-powershell/preview/LICENSE.txt'
134134

135135
# A URL to the main website for this project.
136136
ProjectUri = 'https://github.com/Azure/azure-powershell'

src/ResourceManager/MachineLearning/AzureRM.MachineLearning.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ PrivateData = @{
107107
Tags = 'Azure','ResourceManager','ARM','MachineLearning'
108108

109109
# A URL to the license for this module.
110-
LicenseUri = 'https://raw.githubusercontent.com/Azure/azure-powershell/dev/LICENSE.txt'
110+
LicenseUri = 'https://raw.githubusercontent.com/Azure/azure-powershell/preview/LICENSE.txt'
111111

112112
# A URL to the main website for this project.
113113
ProjectUri = 'https://github.com/Azure/azure-powershell'

src/ResourceManager/Media/AzureRM.Media.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ PrivateData = @{
103103
Tags = 'Azure','ResourceManager','ARM','Media','MediaServices'
104104

105105
# A URL to the license for this module.
106-
LicenseUri = 'https://raw.githubusercontent.com/Azure/azure-powershell/dev/LICENSE.txt'
106+
LicenseUri = 'https://raw.githubusercontent.com/Azure/azure-powershell/preview/LICENSE.txt'
107107

108108
# A URL to the main website for this project.
109109
ProjectUri = 'https://github.com/Azure/azure-powershell'

src/ResourceManager/Network/AzureRM.Network.Netcore.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -317,7 +317,7 @@ PrivateData = @{
317317
Tags = 'Azure','ResourceManager','ARM','Network','VirtualNetwork'
318318

319319
# A URL to the license for this module.
320-
LicenseUri = 'https://raw.githubusercontent.com/Azure/azure-powershell/dev/LICENSE.txt'
320+
LicenseUri = 'https://raw.githubusercontent.com/Azure/azure-powershell/preview/LICENSE.txt'
321321

322322
# A URL to the main website for this project.
323323
ProjectUri = 'https://github.com/Azure/azure-powershell'

src/ResourceManager/Network/AzureRM.Network.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -327,7 +327,7 @@ PrivateData = @{
327327
Tags = 'Azure','ResourceManager','ARM','Network','VirtualNetwork'
328328

329329
# A URL to the license for this module.
330-
LicenseUri = 'https://raw.githubusercontent.com/Azure/azure-powershell/dev/LICENSE.txt'
330+
LicenseUri = 'https://raw.githubusercontent.com/Azure/azure-powershell/preview/LICENSE.txt'
331331

332332
# A URL to the main website for this project.
333333
ProjectUri = 'https://github.com/Azure/azure-powershell'

src/ResourceManager/NotificationHubs/AzureRM.NotificationHubs.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ PrivateData = @{
117117
Tags = 'Azure','ResourceManager','ARM','Media','NotificationHubs'
118118

119119
# A URL to the license for this module.
120-
LicenseUri = 'https://raw.githubusercontent.com/Azure/azure-powershell/dev/LICENSE.txt'
120+
LicenseUri = 'https://raw.githubusercontent.com/Azure/azure-powershell/preview/LICENSE.txt'
121121

122122
# A URL to the main website for this project.
123123
ProjectUri = 'https://github.com/Azure/azure-powershell'

src/ResourceManager/OperationalInsights/AzureRM.OperationalInsights.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ PrivateData = @{
136136
Tags = 'Azure','ResourceManager','ARM','OperationalInsights'
137137

138138
# A URL to the license for this module.
139-
LicenseUri = 'https://raw.githubusercontent.com/Azure/azure-powershell/dev/LICENSE.txt'
139+
LicenseUri = 'https://raw.githubusercontent.com/Azure/azure-powershell/preview/LICENSE.txt'
140140

141141
# A URL to the main website for this project.
142142
ProjectUri = 'https://github.com/Azure/azure-powershell'

src/ResourceManager/PowerBIEmbedded/AzureRM.PowerBIEmbedded.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ PrivateData = @{
103103
Tags = 'Azure','ResourceManager','ARM','PowerBI','PowerBIEmbedded'
104104

105105
# A URL to the license for this module.
106-
LicenseUri = 'https://raw.githubusercontent.com/Azure/azure-powershell/dev/LICENSE.txt'
106+
LicenseUri = 'https://raw.githubusercontent.com/Azure/azure-powershell/preview/LICENSE.txt'
107107

108108
# A URL to the main website for this project.
109109
ProjectUri = 'https://github.com/Azure/azure-powershell'

src/ResourceManager/Profile/AzureRM.Profile.Netcore.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ PrivateData = @{
103103
Tags = 'Azure','ResourceManager','ARM','Profile','Authentication','Environment','Subscription'
104104

105105
# A URL to the license for this module.
106-
LicenseUri = 'https://raw.githubusercontent.com/Azure/azure-powershell/dev/LICENSE.txt'
106+
LicenseUri = 'https://raw.githubusercontent.com/Azure/azure-powershell/preview/LICENSE.txt'
107107

108108
# A URL to the main website for this project.
109109
ProjectUri = 'https://github.com/Azure/azure-powershell'

src/ResourceManager/Profile/AzureRM.Profile.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ PrivateData = @{
103103
Tags = 'Azure','ResourceManager','ARM','Profile','Authentication','Environment','Subscription'
104104

105105
# A URL to the license for this module.
106-
LicenseUri = 'https://raw.githubusercontent.com/Azure/azure-powershell/dev/LICENSE.txt'
106+
LicenseUri = 'https://raw.githubusercontent.com/Azure/azure-powershell/preview/LICENSE.txt'
107107

108108
# A URL to the main website for this project.
109109
ProjectUri = 'https://github.com/Azure/azure-powershell'

src/ResourceManager/RecoveryServices.Backup/AzureRM.RecoveryServices.Backup.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ PrivateData = @{
118118
Tags = 'Azure','ResourceManager','ARM','RecoveryServices','Backup'
119119

120120
# A URL to the license for this module.
121-
LicenseUri = 'https://raw.githubusercontent.com/Azure/azure-powershell/dev/LICENSE.txt'
121+
LicenseUri = 'https://raw.githubusercontent.com/Azure/azure-powershell/preview/LICENSE.txt'
122122

123123
# A URL to the main website for this project.
124124
ProjectUri = 'https://github.com/Azure/azure-powershell'

src/ResourceManager/RecoveryServices.SiteRecovery/AzureRM.RecoveryServices.SiteRecovery.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ PrivateData = @{
170170
Tags = 'Azure','ResourceManager','ARM','SiteRecovery'
171171

172172
# A URL to the license for this module.
173-
LicenseUri = 'https://raw.githubusercontent.com/Azure/azure-powershell/dev/LICENSE.txt'
173+
LicenseUri = 'https://raw.githubusercontent.com/Azure/azure-powershell/preview/LICENSE.txt'
174174

175175
# A URL to the main website for this project.
176176
ProjectUri = 'https://github.com/Azure/azure-powershell'

src/ResourceManager/RecoveryServices/AzureRM.RecoveryServices.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ PrivateData = @{
104104
Tags = 'Azure','ResourceManager','ARM','RecoveryServices'
105105

106106
# A URL to the license for this module.
107-
LicenseUri = 'https://raw.githubusercontent.com/Azure/azure-powershell/dev/LICENSE.txt'
107+
LicenseUri = 'https://raw.githubusercontent.com/Azure/azure-powershell/preview/LICENSE.txt'
108108

109109
# A URL to the main website for this project.
110110
ProjectUri = 'https://github.com/Azure/azure-powershell'

src/ResourceManager/RedisCache/AzureRM.RedisCache.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ PrivateData = @{
107107
Tags = 'Azure','ResourceManager','ARM','Redis','Cache'
108108

109109
# A URL to the license for this module.
110-
LicenseUri = 'https://raw.githubusercontent.com/Azure/azure-powershell/dev/LICENSE.txt'
110+
LicenseUri = 'https://raw.githubusercontent.com/Azure/azure-powershell/preview/LICENSE.txt'
111111

112112
# A URL to the main website for this project.
113113
ProjectUri = 'https://github.com/Azure/azure-powershell'

src/ResourceManager/Relay/AzureRM.Relay.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ PrivateData = @{
109109
Tags = 'Azure','ResourceManager','ARM','Relay','ServiceBus'
110110

111111
# A URL to the license for this module.
112-
LicenseUri = 'https://raw.githubusercontent.com/Azure/azure-powershell/dev/LICENSE.txt'
112+
LicenseUri = 'https://raw.githubusercontent.com/Azure/azure-powershell/preview/LICENSE.txt'
113113

114114
# A URL to the main website for this project.
115115
ProjectUri = 'https://github.com/Azure/azure-powershell'

src/ResourceManager/Resources/AzureRM.Resources.Netcore.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ PrivateData = @{
136136
Tags = 'Azure','ResourceManager','ARM','Provider','ResourceGroup','Deployment','ActiveDirectory','Authorization'
137137

138138
# A URL to the license for this module.
139-
LicenseUri = 'https://raw.githubusercontent.com/Azure/azure-powershell/dev/LICENSE.txt'
139+
LicenseUri = 'https://raw.githubusercontent.com/Azure/azure-powershell/preview/LICENSE.txt'
140140

141141
# A URL to the main website for this project.
142142
ProjectUri = 'https://github.com/Azure/azure-powershell'

src/ResourceManager/Resources/AzureRM.Resources.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ PrivateData = @{
136136
Tags = 'Azure','ResourceManager','ARM','Provider','ResourceGroup','Deployment','ActiveDirectory','Authorization'
137137

138138
# A URL to the license for this module.
139-
LicenseUri = 'https://raw.githubusercontent.com/Azure/azure-powershell/dev/LICENSE.txt'
139+
LicenseUri = 'https://raw.githubusercontent.com/Azure/azure-powershell/preview/LICENSE.txt'
140140

141141
# A URL to the main website for this project.
142142
ProjectUri = 'https://github.com/Azure/azure-powershell'

src/ResourceManager/Scheduler/AzureRM.Scheduler.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ PrivateData = @{
111111
Tags = 'Azure','ResourceManager','ARM','Scheduler'
112112

113113
# A URL to the license for this module.
114-
LicenseUri = 'https://raw.githubusercontent.com/Azure/azure-powershell/dev/LICENSE.txt'
114+
LicenseUri = 'https://raw.githubusercontent.com/Azure/azure-powershell/preview/LICENSE.txt'
115115

116116
# A URL to the main website for this project.
117117
ProjectUri = 'https://github.com/Azure/azure-powershell'

0 commit comments

Comments
 (0)