Skip to content

Commit a9a9cae

Browse files
committed
Correct license links in nuspec files.
1 parent ef22db3 commit a9a9cae

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

PT.PM.Cli.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<owners>ptsecurity,KvanTTT</owners>
1010
<title>PT Pattern Matching Engine Command Line Interface</title>
11-
<licenseUrl>https://creativecommons.org/licenses/by-nc/4.0/legalcode</licenseUrl>
11+
<licenseUrl>https://github.com/PositiveTechnologies/PT.PM/blob/master/LICENSE.md</licenseUrl>
1212
<projectUrl>https://www.ptsecurity.com/ww-en/products/ai/</projectUrl>
1313
<iconUrl>https://github.com/PositiveTechnologies/PT.PM/blob/master/PT.PM.png?raw=true</iconUrl>
1414
<requireLicenseAcceptance>true</requireLicenseAcceptance>

PT.PM.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<owners>ptsecurity,KvanTTT</owners>
1010
<title>PT Pattern Matching Engine</title>
11-
<licenseUrl>https://creativecommons.org/licenses/by-nc/4.0/legalcode</licenseUrl>
11+
<licenseUrl>https://github.com/PositiveTechnologies/PT.PM/blob/master/LICENSE.md</licenseUrl>
1212
<projectUrl>https://www.ptsecurity.com/ww-en/products/ai/</projectUrl>
1313
<iconUrl>https://github.com/PositiveTechnologies/PT.PM/blob/master/PT.PM.png?raw=true</iconUrl>
1414
<requireLicenseAcceptance>true</requireLicenseAcceptance>

0 commit comments

Comments
 (0)