internal/Get-Licences.ps1

<#
.SYNOPSIS
Gets Licences and Spdx
 
.DESCRIPTION
Gets Licences and Spdx
 
.EXAMPLE
Get-Licences
 
.NOTES
This is by no means an extensive list, it will need regular updates.
#>

function Get-Licences() {
    [CmdletBinding()]
    param()
    begin {

    }
    process {

    }
    end {
        @(
           @{"licence" = "0BSD"; "url" = "landley.net/toybox/license.html"}
           @{"licence" = "0BSD"; "url" = "nuget.org/packages/SpecFlow.NUnit/3.1.67/license"}
           @{"licence" = "0BSD"; "url" = "nuget.org/packages/SpecFlow.Tools.MsBuild.Generation/3.1.67/license"}
           @{"licence" = "0BSD"; "url" = "nuget.org/packages/SpecFlow/3.1.67/license"}
           @{"licence" = "0BSD"; "url" = "spdx.org/licenses/0BSD.html"}
           @{"licence" = "AAL"; "url" = "opensource.org/licenses/attribution"}
           @{"licence" = "AAL"; "url" = "spdx.org/licenses/AAL.html"}
           @{"licence" = "AAL"; "url" = "www.opensource.org/licenses/attribution"}
           @{"licence" = "Abstyles"; "url" = "fedoraproject.org/wiki/Licensing/Abstyles"}
           @{"licence" = "Abstyles"; "url" = "spdx.org/licenses/Abstyles.html"}
           @{"licence" = "Adobe-2006"; "url" = "fedoraproject.org/wiki/Licensing/AdobeLicense"}
           @{"licence" = "Adobe-2006"; "url" = "spdx.org/licenses/Adobe-2006.html"}
           @{"licence" = "Adobe-Glyph"; "url" = "fedoraproject.org/wiki/Licensing/MIT#AdobeGlyph"}
           @{"licence" = "Adobe-Glyph"; "url" = "spdx.org/licenses/Adobe-Glyph.html"}
           @{"licence" = "ADSL"; "url" = "fedoraproject.org/wiki/Licensing/AmazonDigitalServicesLicense"}
           @{"licence" = "ADSL"; "url" = "spdx.org/licenses/ADSL.html"}
           @{"licence" = "AFL-1.1"; "url" = "opensource.linux-mirror.org/licenses/afl-1.1.txt"}
           @{"licence" = "AFL-1.1"; "url" = "spdx.org/licenses/AFL-1.1.html"}
           @{"licence" = "AFL-1.2"; "url" = "opensource.linux-mirror.org/licenses/afl-1.2.txt"}
           @{"licence" = "AFL-1.2"; "url" = "spdx.org/licenses/AFL-1.2.html"}
           @{"licence" = "AFL-2.0"; "url" = "opensource.linux-mirror.org/licenses/afl-2.0.txt"}
           @{"licence" = "AFL-2.0"; "url" = "spdx.org/licenses/AFL-2.0.html"}
           @{"licence" = "AFL-2.1"; "url" = "opensource.linux-mirror.org/licenses/afl-2.1.txt"}
           @{"licence" = "AFL-2.1"; "url" = "spdx.org/licenses/AFL-2.1.html"}
           @{"licence" = "AFL-3.0"; "url" = "opensource.org/licenses/afl-3.0"}
           @{"licence" = "AFL-3.0"; "url" = "rosenlaw.com/AFL3.0.htm"}
           @{"licence" = "AFL-3.0"; "url" = "spdx.org/licenses/AFL-3.0.html"}
           @{"licence" = "AFL-3.0"; "url" = "www.opensource.org/licenses/afl-3.0"}
           @{"licence" = "AFL-3.0"; "url" = "www.rosenlaw.com/AFL3.0.htm"}
           @{"licence" = "Afmparse"; "url" = "fedoraproject.org/wiki/Licensing/Afmparse"}
           @{"licence" = "Afmparse"; "url" = "spdx.org/licenses/Afmparse.html"}
           @{"licence" = "AGPL-1.0"; "url" = "affero.org/oagpl.html"}
           @{"licence" = "AGPL-1.0"; "url" = "spdx.org/licenses/AGPL-1.0.html"}
           @{"licence" = "AGPL-1.0"; "url" = "www.affero.org/oagpl.html"}
           @{"licence" = "AGPL-3.0"; "url" = "github.com/jhabjan/Ghostscript.NET/blob/master/COPYING"}
           @{"licence" = "AGPL-3.0"; "url" = "gnu.org/licenses/agpl.html"}
           @{"licence" = "AGPL-3.0"; "url" = "gnu.org/licenses/agpl.txt"}
           @{"licence" = "AGPL-3.0"; "url" = "opensource.org/licenses/AGPL-3.0"}
           @{"licence" = "AGPL-3.0"; "url" = "raw.github.com/JamesNK/Newtonsoft.Json.Schema/master/LICENSE.md"}
           @{"licence" = "AGPL-3.0"; "url" = "spdx.org/licenses/AGPL-3.0.html"}
           @{"licence" = "AGPL-3.0"; "url" = "www.gnu.org/licenses/agpl.txt"}
           @{"licence" = "AGPL-3.0"; "url" = "www.opensource.org/licenses/AGPL-3.0"}
           @{"licence" = "Aladdin"; "url" = "pages.cs.wisc.edu/~ghost/doc/AFPL/6.01/Public.htm"}
           @{"licence" = "Aladdin"; "url" = "spdx.org/licenses/Aladdin.html"}
           @{"licence" = "AMDPLPA"; "url" = "fedoraproject.org/wiki/Licensing/AMD_plpa_map_License"}
           @{"licence" = "AMDPLPA"; "url" = "spdx.org/licenses/AMDPLPA.html"}
           @{"licence" = "AML"; "url" = "fedoraproject.org/wiki/Licensing/Apple_MIT_License"}
           @{"licence" = "AML"; "url" = "spdx.org/licenses/AML.html"}
           @{"licence" = "AMPAS"; "url" = "fedoraproject.org/wiki/Licensing/BSD#AMPASBSD"}
           @{"licence" = "AMPAS"; "url" = "spdx.org/licenses/AMPAS.html"}
           @{"licence" = "ANTLR-PD"; "url" = "antlr2.org/license.html"}
           @{"licence" = "ANTLR-PD"; "url" = "spdx.org/licenses/ANTLR-PD.html"}
           @{"licence" = "ANTLR-PD"; "url" = "www.antlr2.org/license.html"}
           @{"licence" = "Apache-1.0"; "url" = "apache.org/licenses/LICENSE-1.0"}
           @{"licence" = "Apache-1.0"; "url" = "spdx.org/licenses/Apache-1.0.html"}
           @{"licence" = "Apache-1.0"; "url" = "www.apache.org/licenses/LICENSE-1.0"}
           @{"licence" = "Apache-1.1"; "url" = "apache.org/licenses/LICENSE-1.1"}
           @{"licence" = "Apache-1.1"; "url" = "opensource.org/licenses/Apache-1.1"}
           @{"licence" = "Apache-1.1"; "url" = "spdx.org/licenses/Apache-1.1.html"}
           @{"licence" = "Apache-2.0"; "url" = "ajaxmin.codeplex.com/license"}
           @{"licence" = "Apache-2.0"; "url" = "aka.ms/azps-license"}
           @{"licence" = "Apache-2.0"; "url" = "aka.ms/windowsazureapache2"}
           @{"licence" = "Apache-2.0"; "url" = "apache.org/licenses/LICENSE-2.0"}
           @{"licence" = "Apache-2.0"; "url" = "apache.org/licenses/LICENSE-2.0.html"}
           @{"licence" = "Apache-2.0"; "url" = "aspnetwebstack.codeplex.com/license"}
           @{"licence" = "Apache-2.0"; "url" = "aws.amazon.com/apache2.0/"}
           @{"licence" = "Apache-2.0"; "url" = "brutile.codeplex.com/license"}
           @{"licence" = "Apache-2.0"; "url" = "bundletransformer.codeplex.com/license"}
           @{"licence" = "Apache-2.0"; "url" = "compositewpf.codeplex.com/license"}
           @{"licence" = "Apache-2.0"; "url" = "fluentvalidation.codeplex.com/license"}
           @{"licence" = "Apache-2.0"; "url" = "github.com/akkadotnet/akka.net/blob/master/LICENSE"}
           @{"licence" = "Apache-2.0"; "url" = "github.com/akkadotnet/Wire/blob/master/LICENSE"}
           @{"licence" = "Apache-2.0"; "url" = "github.com/alhardy/AppMetrics.Owin/blob/master/LICENSE"}
           @{"licence" = "Apache-2.0"; "url" = "github.com/alhardy/AppMetrics/blob/master/LICENSE"}
           @{"licence" = "Apache-2.0"; "url" = "github.com/alhardy/aspnet-metrics/blob/master/LICENSE"}
           @{"licence" = "Apache-2.0"; "url" = "github.com/clariuslabs/TransformOnBuild/blob/master/LICENSE"}
           @{"licence" = "Apache-2.0"; "url" = "github.com/damianh/LibOwin/blob/master/licence.txt"}
           @{"licence" = "Apache-2.0"; "url" = "github.com/dennisdoomen/FluentAssertions/blob/master/LICENSE"}
           @{"licence" = "Apache-2.0"; "url" = "github.com/dlemstra/Magick.NET/blob/master/License.txt"}
           @{"licence" = "Apache-2.0"; "url" = "github.com/dpaquette/TagHelperSamples/blob/master/LICENSE.txt"}
           @{"licence" = "Apache-2.0"; "url" = "github.com/elastic/elasticsearch-net/blob/master/license.txt"}
           @{"licence" = "Apache-2.0"; "url" = "github.com/etishor/Metrics.NET/blob/master/LICENSE"}
           @{"licence" = "Apache-2.0"; "url" = "github.com/fluentassertions/fluentassertions/blob/master/LICENSE"}
           @{"licence" = "Apache-2.0"; "url" = "github.com/gasparnagy/BoDi/raw/master/LICENSE.txt"}
           @{"licence" = "Apache-2.0"; "url" = "github.com/helios-io/helios/blob/master/LICENSE"}
           @{"licence" = "Apache-2.0"; "url" = "github.com/JeremySkinner/FluentValidation/blob/master/License.txt"}
           @{"licence" = "Apache-2.0"; "url" = "github.com/madskristensen/BundlerMinifier/blob/master/LICENSE"}
           @{"licence" = "Apache-2.0"; "url" = "github.com/MassTransit/MassTransit/blob/master/LICENSE"}
           @{"licence" = "Apache-2.0"; "url" = "github.com/mgravell/protobuf-net/blob/master/Licence.txt"}
           @{"licence" = "Apache-2.0"; "url" = "github.com/ninject/ninject.extensions.contextpreservation/raw/master/LICENSE.txt"}
           @{"licence" = "Apache-2.0"; "url" = "github.com/ninject/ninject.extensions.namedscope/raw/master/LICENSE.txt"}
           @{"licence" = "Apache-2.0"; "url" = "github.com/ninject/ninject.extensions.wcf/raw/master/LICENSE.txt"}
           @{"licence" = "Apache-2.0"; "url" = "github.com/ninject/ninject.mockingkernel/raw/master/LICENSE.txt"}
           @{"licence" = "Apache-2.0"; "url" = "github.com/ninject/ninject.web.common/raw/master/LICENSE.txt"}
           @{"licence" = "Apache-2.0"; "url" = "github.com/ninject/ninject.web.webapi/raw/master/LICENSE.txt"}
           @{"licence" = "Apache-2.0"; "url" = "github.com/ninject/ninject/raw/master/LICENSE.txt"}
           @{"licence" = "Apache-2.0"; "url" = "github.com/owin-contrib/owin-hosting/blob/master/LICENSE.txt"}
           @{"licence" = "Apache-2.0"; "url" = "github.com/PlayFab/consuldotnet/blob/master/LICENSE"}
           @{"licence" = "Apache-2.0"; "url" = "github.com/restsharp/RestSharp/blob/master/LICENSE.txt"}
           @{"licence" = "Apache-2.0"; "url" = "github.com/solarwinds/OrionSDK/blob/master/LICENSE"}
           @{"licence" = "Apache-2.0"; "url" = "github.com/structuremap/structuremap/raw/master/LICENSE.TXT"}
           @{"licence" = "Apache-2.0"; "url" = "github.com/Taritsyn/JavaScriptEngineSwitcher/blob/master/LICENSE"}
           @{"licence" = "Apache-2.0"; "url" = "github.com/Taritsyn/MsieJavaScriptEngine/blob/master/LICENSE.md"}
           @{"licence" = "Apache-2.0"; "url" = "github.com/Topshelf/Topshelf/blob/master/LICENSE"}
           @{"licence" = "Apache-2.0"; "url" = "github.com/unitycontainer/abstractions/blob/master/LICENSE"}
           @{"licence" = "Apache-2.0"; "url" = "github.com/unitycontainer/aspnet-mvc/blob/master/LICENSE"}
           @{"licence" = "Apache-2.0"; "url" = "github.com/unitycontainer/unity/blob/master/LICENSE"}
           @{"licence" = "Apache-2.0"; "url" = "github.com/unitycontainer/unity/blob/v5.x/LICENSE"}
           @{"licence" = "Apache-2.0"; "url" = "github.com/webadvanced/Structuremap.MVC4/blob/master/LICENSE"}
           @{"licence" = "Apache-2.0"; "url" = "go.microsoft.com/fwlink/?LinkID=261272"}
           @{"licence" = "Apache-2.0"; "url" = "go.microsoft.com/fwlink/?LinkId=331471"}
           @{"licence" = "Apache-2.0"; "url" = "graphicsmagick.codeplex.com/license"}
           @{"licence" = "Apache-2.0"; "url" = "licenses.nuget.org/Apache-2.0"}
           @{"licence" = "Apache-2.0"; "url" = "logging.apache.org/log4net/license.html"}
           @{"licence" = "Apache-2.0"; "url" = "magick.codeplex.com/license"}
           @{"licence" = "Apache-2.0"; "url" = "nuget.codeplex.com/license"}
           @{"licence" = "Apache-2.0"; "url" = "nuget.org/packages/Microsoft.Extensions.Logging.Abstractions/3.0.0/license"}
           @{"licence" = "Apache-2.0"; "url" = "nuget.org/packages/NuGet.Frameworks/5.4.0/license"}
           @{"licence" = "Apache-2.0"; "url" = "opensource.org/licenses/Apache-2.0"}
           @{"licence" = "Apache-2.0"; "url" = "opensource.org/licenses/apache2.0"}
           @{"licence" = "Apache-2.0"; "url" = "pnpmvvm.codeplex.com/license"}
           @{"licence" = "Apache-2.0"; "url" = "pnppubsub.codeplex.com/license"}
           @{"licence" = "Apache-2.0"; "url" = "rabbitmq.com/dotnet.html"}
           @{"licence" = "Apache-2.0"; "url" = "raw.github.com/ericsink/SQLitePCL.raw/master/LICENSE.TXT"}
           @{"licence" = "Apache-2.0"; "url" = "raw.githubusercontent.com/aspnet/AspNetCore/2.0.0/LICENSE.txt"}
           @{"licence" = "Apache-2.0"; "url" = "raw.githubusercontent.com/aspnet/Home/2.0.0/LICENSE.txt"}
           @{"licence" = "Apache-2.0"; "url" = "raw.githubusercontent.com/Azure/azure-powershell/preview/LICENSE.txt"}
           @{"licence" = "Apache-2.0"; "url" = "raw.githubusercontent.com/chocolatey/choco/master/LICENSE"}
           @{"licence" = "Apache-2.0"; "url" = "raw.githubusercontent.com/DotNetAnalyzers/StyleCopAnalyzers/1.0.0/LICENSE"}
           @{"licence" = "Apache-2.0"; "url" = "raw.githubusercontent.com/mgravell/protobuf-net/master/Licence.txt"}
           @{"licence" = "Apache-2.0"; "url" = "raw.githubusercontent.com/NuGet/NuGet.Client/dev/LICENSE.txt"}
           @{"licence" = "Apache-2.0"; "url" = "raw.githubusercontent.com/NuGet/NuGet2/master/LICENSE.txt"}
           @{"licence" = "Apache-2.0"; "url" = "raw.githubusercontent.com/wintoncode/Winton.Extensions.Configuration.Consul/master/LICENSE"}
           @{"licence" = "Apache-2.0"; "url" = "raw.githubusercontent.com/xunit/xunit.analyzers/master/LICENSE"}
           @{"licence" = "Apache-2.0"; "url" = "raw.githubusercontent.com/xunit/xunit/master/license.txt"}
           @{"licence" = "Apache-2.0"; "url" = "spdx.org/licenses/Apache-2.0.html"}
           @{"licence" = "Apache-2.0"; "url" = "springframework.net/license.html"}
           @{"licence" = "Apache-2.0"; "url" = "www.apache.org/licenses/LICENSE-2.0"}
           @{"licence" = "Apache-2.0"; "url" = "www.opensource.org/licenses/Apache-2.0"}
           @{"licence" = "APAFML"; "url" = "fedoraproject.org/wiki/Licensing/AdobePostscriptAFM"}
           @{"licence" = "APAFML"; "url" = "spdx.org/licenses/APAFML.html"}
           @{"licence" = "APL-1.0"; "url" = "spdx.org/licenses/APL-1.0.html"}
           @{"licence" = "APL-1.0"; "url" = "www.opensource.org/licenses/APL-1.0"}
           @{"licence" = "APSL-1.0"; "url" = "fedoraproject.org/wiki/Licensing/Apple_Public_Source_License_1.0"}
           @{"licence" = "APSL-1.0"; "url" = "spdx.org/licenses/APSL-1.0.html"}
           @{"licence" = "APSL-1.1"; "url" = "spdx.org/licenses/APSL-1.1.html"}
           @{"licence" = "APSL-1.1"; "url" = "www.opensource.apple.com/source/IOSerialFamily/IOSerialFamily-7/APPLE_LICENSE"}
           @{"licence" = "APSL-1.2"; "url" = "spdx.org/licenses/APSL-1.2.html"}
           @{"licence" = "APSL-1.2"; "url" = "www.samurajdata.se/opensource/mirror/licenses/apsl.php"}
           @{"licence" = "APSL-2.0"; "url" = "spdx.org/licenses/APSL-2.0.html"}
           @{"licence" = "APSL-2.0"; "url" = "www.opensource.apple.com/license/apsl/"}
           @{"licence" = "Artistic-1.0"; "url" = "opensource.org/licenses/Artistic-1.0"}
           @{"licence" = "Artistic-1.0"; "url" = "spdx.org/licenses/Artistic-1.0.html"}
           @{"licence" = "Artistic-1.0-cl8"; "url" = "spdx.org/licenses/Artistic-1.0-cl8.html"}
           @{"licence" = "Artistic-1.0-Perl"; "url" = "dev.perl.org/licenses/artistic.html"}
           @{"licence" = "Artistic-1.0-Perl"; "url" = "spdx.org/licenses/Artistic-1.0-Perl.html"}
           @{"licence" = "Artistic-2.0"; "url" = "spdx.org/licenses/Artistic-2.0.html"}
           @{"licence" = "Artistic-2.0"; "url" = "www.opensource.org/licenses/artistic-license-2.0"}
           @{"licence" = "Artistic-2.0"; "url" = "www.perlfoundation.org/artistic_license_2_0"}
           @{"licence" = "Bahyph"; "url" = "fedoraproject.org/wiki/Licensing/Bahyph"}
           @{"licence" = "Bahyph"; "url" = "spdx.org/licenses/Bahyph.html"}
           @{"licence" = "Barr"; "url" = "fedoraproject.org/wiki/Licensing/Barr"}
           @{"licence" = "Barr"; "url" = "spdx.org/licenses/Barr.html"}
           @{"licence" = "Beerware"; "url" = "fedoraproject.org/wiki/Licensing/Beerware"}
           @{"licence" = "Beerware"; "url" = "spdx.org/licenses/Beerware.html"}
           @{"licence" = "BitTorrent-1.0"; "url" = "sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/licenses/BitTorrent?r1=1.1&r2=1.1.1.1&diff_format=s"}
           @{"licence" = "BitTorrent-1.0"; "url" = "spdx.org/licenses/BitTorrent-1.0.html"}
           @{"licence" = "BitTorrent-1.1"; "url" = "directory.fsf.org/wiki/License:BitTorrentOSL1.1"}
           @{"licence" = "BitTorrent-1.1"; "url" = "spdx.org/licenses/BitTorrent-1.1.html"}
           @{"licence" = "Borceux"; "url" = "fedoraproject.org/wiki/Licensing/Borceux"}
           @{"licence" = "Borceux"; "url" = "spdx.org/licenses/Borceux.html"}
           @{"licence" = "BSD-2-Clause"; "url" = "github.com/lunet-io/markdig/blob/master/license.txt"}
           @{"licence" = "BSD-2-Clause"; "url" = "github.com/nsubstitute/NSubstitute/raw/master/LICENSE.txt"}
           @{"licence" = "BSD-2-Clause"; "url" = "github.com/xoofx/NUglify/blob/master/license.txt"}
           @{"licence" = "BSD-2-Clause"; "url" = "hibernatingrhinos.com/open-source/rhino-mocks"}
           @{"licence" = "BSD-2-Clause"; "url" = "opensource.org/licenses/bsd-license.php"}
           @{"licence" = "BSD-2-Clause"; "url" = "spdx.org/licenses/BSD-2-Clause.html"}
           @{"licence" = "BSD-2-Clause"; "url" = "www.opensource.org/licenses/BSD-2-Clause"}
           @{"licence" = "BSD-2-Clause"; "url" = "www.opensource.org/licenses/bsd-license.php"}
           @{"licence" = "BSD-2-Clause-FreeBSD"; "url" = "spdx.org/licenses/BSD-2-Clause-FreeBSD.html"}
           @{"licence" = "BSD-2-Clause-FreeBSD"; "url" = "www.freebsd.org/copyright/freebsd-license.html"}
           @{"licence" = "BSD-2-Clause-NetBSD"; "url" = "spdx.org/licenses/BSD-2-Clause-NetBSD.html"}
           @{"licence" = "BSD-2-Clause-NetBSD"; "url" = "www.netbsd.org/about/redistribution.html#default"}
           @{"licence" = "BSD-3-Clause"; "url" = "ajaxcontroltoolkit.codeplex.com/license"}
           @{"licence" = "BSD-3-Clause"; "url" = "antlr3.org/license.html"}
           @{"licence" = "BSD-3-Clause"; "url" = "avalondock.codeplex.com/license"}
           @{"licence" = "BSD-3-Clause"; "url" = "bitmiracle.com/libtiff/help/license-and-copyright.aspx"}
           @{"licence" = "BSD-3-Clause"; "url" = "code.google.com/p/protobuf-csharp-port/source/browse/license.txt"}
           @{"licence" = "BSD-3-Clause"; "url" = "geteventstore.com/terms/licence/bsd/"}
           @{"licence" = "BSD-3-Clause"; "url" = "github.com/ariya/phantomjs/blob/master/LICENSE.BSD"}
           @{"licence" = "BSD-3-Clause"; "url" = "github.com/EventStore/netcore-client/blob/master/LICENSE.md"}
           @{"licence" = "BSD-3-Clause"; "url" = "github.com/fsharp/FsCheck/blob/master/License.txt"}
           @{"licence" = "BSD-3-Clause"; "url" = "github.com/jagregory/fluent-nhibernate/raw/master/LICENSE.txt"}
           @{"licence" = "BSD-3-Clause"; "url" = "go.specflow.org/license"}
           @{"licence" = "BSD-3-Clause"; "url" = "licenses.nuget.org/BSD-3-Clause"}
           @{"licence" = "BSD-3-Clause"; "url" = "nuget.org/packages/SpecFlow.Tools.MsBuild.Generation/3.0.213/license"}
           @{"licence" = "BSD-3-Clause"; "url" = "opensource.org/licenses/BSD-3-Clause"}
           @{"licence" = "BSD-3-Clause"; "url" = "package://SpecFlow.CustomPlugin/3.0.225/LICENSE.txt"}
           @{"licence" = "BSD-3-Clause"; "url" = "package://SpecFlow.MsTest/3.0.225/LICENSE.txt"}
           @{"licence" = "BSD-3-Clause"; "url" = "package://SpecFlow.NUnit.Runners/3.0.225/LICENSE.txt"}
           @{"licence" = "BSD-3-Clause"; "url" = "package://SpecFlow.NUnit/3.0.225/LICENSE.txt"}
           @{"licence" = "BSD-3-Clause"; "url" = "package://SpecFlow.NUnit/3.1.2-beta/LICENSE.txt"}
           @{"licence" = "BSD-3-Clause"; "url" = "package://SpecFlow.Tools.MsBuild.Generation/3.0.213/LICENSE.txt"}
           @{"licence" = "BSD-3-Clause"; "url" = "package://SpecFlow.Tools.MsBuild.Generation/3.0.225/LICENSE.txt"}
           @{"licence" = "BSD-3-Clause"; "url" = "package://SpecFlow/3.0.225/LICENSE.txt"}
           @{"licence" = "BSD-3-Clause"; "url" = "raw.github.com/App-vNext/Polly/master/LICENSE.txt"}
           @{"licence" = "BSD-3-Clause"; "url" = "raw.github.com/NLog/NLog/master/LICENSE.txt"}
           @{"licence" = "BSD-3-Clause"; "url" = "raw.githubusercontent.com/Knagis/CommonMark.NET/master/LICENSE.md"}
           @{"licence" = "BSD-3-Clause"; "url" = "raw.githubusercontent.com/moq/moq4/master/License.txt"}
           @{"licence" = "BSD-3-Clause"; "url" = "spdx.org/licenses/BSD-3-Clause.html"}
           @{"licence" = "BSD-3-Clause"; "url" = "www.antlr3.org/license.html"}
           @{"licence" = "BSD-3-Clause"; "url" = "www.opensource.org/licenses/BSD-3-Clause"}
           @{"licence" = "BSD-3-Clause-Attribution"; "url" = "fedoraproject.org/wiki/Licensing/BSD_with_Attribution"}
           @{"licence" = "BSD-3-Clause-Attribution"; "url" = "spdx.org/licenses/BSD-3-Clause-Attribution.html"}
           @{"licence" = "BSD-3-Clause-Clear"; "url" = "labs.metacarta.com/license-explanation.html#license"}
           @{"licence" = "BSD-3-Clause-Clear"; "url" = "spdx.org/licenses/BSD-3-Clause-Clear.html"}
           @{"licence" = "BSD-3-Clause-LBNL"; "url" = "fedoraproject.org/wiki/Licensing/LBNLBSD"}
           @{"licence" = "BSD-3-Clause-LBNL"; "url" = "spdx.org/licenses/BSD-3-Clause-LBNL.html"}
           @{"licence" = "BSD-3-Clause-No-Nuclear-License"; "url" = "download.oracle.com/otn-pub/java/licenses/bsd.txt?AuthParam=1467140197_43d516ce1776bd08a58235a7785be1cc"}
           @{"licence" = "BSD-3-Clause-No-Nuclear-License"; "url" = "spdx.org/licenses/BSD-3-Clause-No-Nuclear-License.html"}
           @{"licence" = "BSD-3-Clause-No-Nuclear-License-2014"; "url" = "java.net/projects/javaeetutorial/pages/BerkeleyLicense"}
           @{"licence" = "BSD-3-Clause-No-Nuclear-License-2014"; "url" = "spdx.org/licenses/BSD-3-Clause-No-Nuclear-License-2014.html"}
           @{"licence" = "BSD-3-Clause-No-Nuclear-Warranty"; "url" = "jogamp.org/git/?p=gluegen.git;a=blob_plain;f=LICENSE.txt"}
           @{"licence" = "BSD-3-Clause-No-Nuclear-Warranty"; "url" = "spdx.org/licenses/BSD-3-Clause-No-Nuclear-Warranty.html"}
           @{"licence" = "BSD-4-Clause"; "url" = "directory.fsf.org/wiki/License:BSD_4Clause"}
           @{"licence" = "BSD-4-Clause"; "url" = "spdx.org/licenses/BSD-4-Clause.html"}
           @{"licence" = "BSD-4-Clause-UC"; "url" = "spdx.org/licenses/BSD-4-Clause-UC.html"}
           @{"licence" = "BSD-4-Clause-UC"; "url" = "www.freebsd.org/copyright/license.html"}
           @{"licence" = "BSD-Protection"; "url" = "fedoraproject.org/wiki/Licensing/BSD_Protection_License"}
           @{"licence" = "BSD-Protection"; "url" = "spdx.org/licenses/BSD-Protection.html"}
           @{"licence" = "BSD-Source-Code"; "url" = "github.com/robbiehanson/CocoaHTTPServer/blob/master/LICENSE.txt"}
           @{"licence" = "BSD-Source-Code"; "url" = "spdx.org/licenses/BSD-Source-Code.html"}
           @{"licence" = "BSL-1.0"; "url" = "spdx.org/licenses/BSL-1.0.html"}
           @{"licence" = "BSL-1.0"; "url" = "www.boost.org/LICENSE_1_0.txt"}
           @{"licence" = "BSL-1.0"; "url" = "www.opensource.org/licenses/BSL-1.0"}
           @{"licence" = "bzip2-1.0.5"; "url" = "bzip.org/1.0.5/bzip2-manual-1.0.5.html"}
           @{"licence" = "bzip2-1.0.5"; "url" = "spdx.org/licenses/bzip2-1.0.5.html"}
           @{"licence" = "bzip2-1.0.6"; "url" = "github.com/asimonov-im/bzip2/blob/master/LICENSE"}
           @{"licence" = "bzip2-1.0.6"; "url" = "spdx.org/licenses/bzip2-1.0.6.html"}
           @{"licence" = "Caldera"; "url" = "spdx.org/licenses/Caldera.html"}
           @{"licence" = "Caldera"; "url" = "www.lemis.com/grog/UNIX/ancient-source-all.pdf"}
           @{"licence" = "CATOSL-1.1"; "url" = "opensource.org/licenses/CATOSL-1.1"}
           @{"licence" = "CATOSL-1.1"; "url" = "spdx.org/licenses/CATOSL-1.1.html"}
           @{"licence" = "CC0-1.0"; "url" = "creativecommons.org/publicdomain/zero/1.0/legalcode"}
           @{"licence" = "CC0-1.0"; "url" = "spdx.org/licenses/CC0-1.0.html"}
           @{"licence" = "CC-BY-1.0"; "url" = "creativecommons.org/licenses/by/1.0/legalcode"}
           @{"licence" = "CC-BY-1.0"; "url" = "spdx.org/licenses/CC-BY-1.0.html"}
           @{"licence" = "CC-BY-2.0"; "url" = "creativecommons.org/licenses/by/2.0/legalcode"}
           @{"licence" = "CC-BY-2.0"; "url" = "spdx.org/licenses/CC-BY-2.0.html"}
           @{"licence" = "CC-BY-2.5"; "url" = "creativecommons.org/licenses/by/2.5/legalcode"}
           @{"licence" = "CC-BY-2.5"; "url" = "spdx.org/licenses/CC-BY-2.5.html"}
           @{"licence" = "CC-BY-3.0"; "url" = "creativecommons.org/licenses/by/3.0/"}
           @{"licence" = "CC-BY-3.0"; "url" = "creativecommons.org/licenses/by/3.0/legalcode"}
           @{"licence" = "CC-BY-3.0"; "url" = "spdx.org/licenses/CC-BY-3.0.html"}
           @{"licence" = "CC-BY-4.0"; "url" = "creativecommons.org/licenses/by/4.0/legalcode"}
           @{"licence" = "CC-BY-4.0"; "url" = "spdx.org/licenses/CC-BY-4.0.html"}
           @{"licence" = "CC-BY-NC-1.0"; "url" = "creativecommons.org/licenses/by-nc/1.0/legalcode"}
           @{"licence" = "CC-BY-NC-1.0"; "url" = "spdx.org/licenses/CC-BY-NC-1.0.html"}
           @{"licence" = "CC-BY-NC-2.0"; "url" = "creativecommons.org/licenses/by-nc/2.0/legalcode"}
           @{"licence" = "CC-BY-NC-2.0"; "url" = "spdx.org/licenses/CC-BY-NC-2.0.html"}
           @{"licence" = "CC-BY-NC-2.5"; "url" = "creativecommons.org/licenses/by-nc/2.5/legalcode"}
           @{"licence" = "CC-BY-NC-2.5"; "url" = "spdx.org/licenses/CC-BY-NC-2.5.html"}
           @{"licence" = "CC-BY-NC-3.0"; "url" = "creativecommons.org/licenses/by-nc/3.0/legalcode"}
           @{"licence" = "CC-BY-NC-3.0"; "url" = "spdx.org/licenses/CC-BY-NC-3.0.html"}
           @{"licence" = "CC-BY-NC-4.0"; "url" = "creativecommons.org/licenses/by-nc/4.0/legalcode"}
           @{"licence" = "CC-BY-NC-4.0"; "url" = "spdx.org/licenses/CC-BY-NC-4.0.html"}
           @{"licence" = "CC-BY-NC-ND-1.0"; "url" = "creativecommons.org/licenses/by-nd-nc/1.0/legalcode"}
           @{"licence" = "CC-BY-NC-ND-1.0"; "url" = "spdx.org/licenses/CC-BY-NC-ND-1.0.html"}
           @{"licence" = "CC-BY-NC-ND-2.0"; "url" = "creativecommons.org/licenses/by-nc-nd/2.0/legalcode"}
           @{"licence" = "CC-BY-NC-ND-2.0"; "url" = "spdx.org/licenses/CC-BY-NC-ND-2.0.html"}
           @{"licence" = "CC-BY-NC-ND-2.5"; "url" = "creativecommons.org/licenses/by-nc-nd/2.5/legalcode"}
           @{"licence" = "CC-BY-NC-ND-2.5"; "url" = "spdx.org/licenses/CC-BY-NC-ND-2.5.html"}
           @{"licence" = "CC-BY-NC-ND-3.0"; "url" = "creativecommons.org/licenses/by-nc-nd/3.0/legalcode"}
           @{"licence" = "CC-BY-NC-ND-3.0"; "url" = "spdx.org/licenses/CC-BY-NC-ND-3.0.html"}
           @{"licence" = "CC-BY-NC-ND-4.0"; "url" = "creativecommons.org/licenses/by-nc-nd/4.0/legalcode"}
           @{"licence" = "CC-BY-NC-ND-4.0"; "url" = "spdx.org/licenses/CC-BY-NC-ND-4.0.html"}
           @{"licence" = "CC-BY-NC-SA-1.0"; "url" = "creativecommons.org/licenses/by-nc-sa/1.0/legalcode"}
           @{"licence" = "CC-BY-NC-SA-1.0"; "url" = "spdx.org/licenses/CC-BY-NC-SA-1.0.html"}
           @{"licence" = "CC-BY-NC-SA-2.0"; "url" = "creativecommons.org/licenses/by-nc-sa/2.0/legalcode"}
           @{"licence" = "CC-BY-NC-SA-2.0"; "url" = "spdx.org/licenses/CC-BY-NC-SA-2.0.html"}
           @{"licence" = "CC-BY-NC-SA-2.5"; "url" = "creativecommons.org/licenses/by-nc-sa/2.5/legalcode"}
           @{"licence" = "CC-BY-NC-SA-2.5"; "url" = "spdx.org/licenses/CC-BY-NC-SA-2.5.html"}
           @{"licence" = "CC-BY-NC-SA-3.0"; "url" = "creativecommons.org/licenses/by-nc-sa/3.0/legalcode"}
           @{"licence" = "CC-BY-NC-SA-3.0"; "url" = "spdx.org/licenses/CC-BY-NC-SA-3.0.html"}
           @{"licence" = "CC-BY-NC-SA-4.0"; "url" = "creativecommons.org/licenses/by-nc-sa/4.0/legalcode"}
           @{"licence" = "CC-BY-NC-SA-4.0"; "url" = "spdx.org/licenses/CC-BY-NC-SA-4.0.html"}
           @{"licence" = "CC-BY-ND-1.0"; "url" = "creativecommons.org/licenses/by-nd/1.0/legalcode"}
           @{"licence" = "CC-BY-ND-1.0"; "url" = "spdx.org/licenses/CC-BY-ND-1.0.html"}
           @{"licence" = "CC-BY-ND-2.0"; "url" = "creativecommons.org/licenses/by-nd/2.0/legalcode"}
           @{"licence" = "CC-BY-ND-2.0"; "url" = "spdx.org/licenses/CC-BY-ND-2.0.html"}
           @{"licence" = "CC-BY-ND-2.5"; "url" = "creativecommons.org/licenses/by-nd/2.5/legalcode"}
           @{"licence" = "CC-BY-ND-2.5"; "url" = "spdx.org/licenses/CC-BY-ND-2.5.html"}
           @{"licence" = "CC-BY-ND-3.0"; "url" = "creativecommons.org/licenses/by-nd/3.0/legalcode"}
           @{"licence" = "CC-BY-ND-3.0"; "url" = "spdx.org/licenses/CC-BY-ND-3.0.html"}
           @{"licence" = "CC-BY-ND-4.0"; "url" = "creativecommons.org/licenses/by-nd/4.0/legalcode"}
           @{"licence" = "CC-BY-ND-4.0"; "url" = "spdx.org/licenses/CC-BY-ND-4.0.html"}
           @{"licence" = "CC-BY-SA-1.0"; "url" = "creativecommons.org/licenses/by-sa/1.0/legalcode"}
           @{"licence" = "CC-BY-SA-1.0"; "url" = "spdx.org/licenses/CC-BY-SA-1.0.html"}
           @{"licence" = "CC-BY-SA-2.0"; "url" = "creativecommons.org/licenses/by-sa/2.0/legalcode"}
           @{"licence" = "CC-BY-SA-2.0"; "url" = "spdx.org/licenses/CC-BY-SA-2.0.html"}
           @{"licence" = "CC-BY-SA-2.5"; "url" = "creativecommons.org/licenses/by-sa/2.5/legalcode"}
           @{"licence" = "CC-BY-SA-2.5"; "url" = "spdx.org/licenses/CC-BY-SA-2.5.html"}
           @{"licence" = "CC-BY-SA-3.0"; "url" = "creativecommons.org/licenses/by-sa/3.0/legalcode"}
           @{"licence" = "CC-BY-SA-3.0"; "url" = "spdx.org/licenses/CC-BY-SA-3.0.html"}
           @{"licence" = "CC-BY-SA-4.0"; "url" = "creativecommons.org/licenses/by-sa/4.0/legalcode"}
           @{"licence" = "CC-BY-SA-4.0"; "url" = "spdx.org/licenses/CC-BY-SA-4.0.html"}
           @{"licence" = "CDDL-1.0"; "url" = "spdx.org/licenses/CDDL-1.0.html"}
           @{"licence" = "CDDL-1.0"; "url" = "www.opensource.org/licenses/cddl1"}
           @{"licence" = "CDDL-1.1"; "url" = "glassfish.java.net/public/CDDL+GPL_1_1.html"}
           @{"licence" = "CDDL-1.1"; "url" = "spdx.org/licenses/CDDL-1.1.html"}
           @{"licence" = "CECILL-1.0"; "url" = "spdx.org/licenses/CECILL-1.0.html"}
           @{"licence" = "CECILL-1.0"; "url" = "www.cecill.info/licences/Licence_CeCILL_V1-fr.html"}
           @{"licence" = "CECILL-1.1"; "url" = "spdx.org/licenses/CECILL-1.1.html"}
           @{"licence" = "CECILL-1.1"; "url" = "www.cecill.info/licences/Licence_CeCILL_V1.1-US.html"}
           @{"licence" = "CECILL-2.0"; "url" = "spdx.org/licenses/CECILL-2.0.html"}
           @{"licence" = "CECILL-2.0"; "url" = "www.cecill.info/licences/Licence_CeCILL_V2-fr.html"}
           @{"licence" = "CECILL-2.1"; "url" = "opensource.org/licenses/CECILL-2.1"}
           @{"licence" = "CECILL-2.1"; "url" = "spdx.org/licenses/CECILL-2.1.html"}
           @{"licence" = "CECILL-2.1"; "url" = "www.cecill.info/licences/Licence_CeCILL_V2.1-fr.html"}
           @{"licence" = "CECILL-B"; "url" = "spdx.org/licenses/CECILL-B.html"}
           @{"licence" = "CECILL-B"; "url" = "www.cecill.info/licences/Licence_CeCILL-B_V1-fr.html"}
           @{"licence" = "CECILL-C"; "url" = "spdx.org/licenses/CECILL-C.html"}
           @{"licence" = "CECILL-C"; "url" = "www.cecill.info/licences/Licence_CeCILL-C_V1-fr.html"}
           @{"licence" = "ClArtistic"; "url" = "spdx.org/licenses/ClArtistic.html"}
           @{"licence" = "ClArtistic"; "url" = "www.ncftp.com/ncftp/doc/LICENSE.txt"}
           @{"licence" = "CNRI-Jython"; "url" = "spdx.org/licenses/CNRI-Jython.html"}
           @{"licence" = "CNRI-Jython"; "url" = "www.jython.org/license.html"}
           @{"licence" = "CNRI-Python"; "url" = "spdx.org/licenses/CNRI-Python.html"}
           @{"licence" = "CNRI-Python"; "url" = "www.opensource.org/licenses/CNRI-Python"}
           @{"licence" = "CNRI-Python-GPL-Compatible"; "url" = "spdx.org/licenses/CNRI-Python-GPL-Compatible.html"}
           @{"licence" = "CNRI-Python-GPL-Compatible"; "url" = "www.python.org/download/releases/1.6.1/download_win/"}
           @{"licence" = "Condor-1.1"; "url" = "research.cs.wisc.edu/condor/license.html#condor"}
           @{"licence" = "Condor-1.1"; "url" = "spdx.org/licenses/Condor-1.1.html"}
           @{"licence" = "CPAL-1.0"; "url" = "spdx.org/licenses/CPAL-1.0.html"}
           @{"licence" = "CPAL-1.0"; "url" = "www.opensource.org/licenses/CPAL-1.0"}
           @{"licence" = "CPL-1.0"; "url" = "opensource.org/licenses/CPL-1.0"}
           @{"licence" = "CPL-1.0"; "url" = "spdx.org/licenses/CPL-1.0.html"}
           @{"licence" = "CPOL-1.02"; "url" = "spdx.org/licenses/CPOL-1.02.html"}
           @{"licence" = "CPOL-1.02"; "url" = "www.codeproject.com/info/cpol10.aspx"}
           @{"licence" = "Crossword"; "url" = "fedoraproject.org/wiki/Licensing/Crossword"}
           @{"licence" = "Crossword"; "url" = "spdx.org/licenses/Crossword.html"}
           @{"licence" = "CrystalStacker"; "url" = "fedoraproject.org/wiki/Licensing:CrystalStacker?rd=Licensing/CrystalStacker"}
           @{"licence" = "CrystalStacker"; "url" = "spdx.org/licenses/CrystalStacker.html"}
           @{"licence" = "CUA-OPL-1.0"; "url" = "opensource.org/licenses/CUA-OPL-1.0"}
           @{"licence" = "CUA-OPL-1.0"; "url" = "spdx.org/licenses/CUA-OPL-1.0.html"}
           @{"licence" = "Cube"; "url" = "fedoraproject.org/wiki/Licensing/Cube"}
           @{"licence" = "Cube"; "url" = "spdx.org/licenses/Cube.html"}
           @{"licence" = "curl"; "url" = "github.com/bagder/curl/blob/master/COPYING"}
           @{"licence" = "curl"; "url" = "spdx.org/licenses/curl.html"}
           @{"licence" = "D-FSL-1.0"; "url" = "spdx.org/licenses/D-FSL-1.0.html"}
           @{"licence" = "D-FSL-1.0"; "url" = "www.dipp.nrw.de/d-fsl/index_html/lizenzen/de/D-FSL-1_0_de.txt"}
           @{"licence" = "D-FSL-1.0"; "url" = "www.dipp.nrw.de/d-fsl/lizenzen/"}
           @{"licence" = "diffmark"; "url" = "fedoraproject.org/wiki/Licensing/diffmark"}
           @{"licence" = "diffmark"; "url" = "spdx.org/licenses/diffmark.html"}
           @{"licence" = "DOC"; "url" = "spdx.org/licenses/DOC.html"}
           @{"licence" = "DOC"; "url" = "www.cs.wustl.edu/~schmidt/ACE-copying.html"}
           @{"licence" = "Dotseqn"; "url" = "fedoraproject.org/wiki/Licensing/Dotseqn"}
           @{"licence" = "Dotseqn"; "url" = "spdx.org/licenses/Dotseqn.html"}
           @{"licence" = "DSDP"; "url" = "fedoraproject.org/wiki/Licensing/DSDP"}
           @{"licence" = "DSDP"; "url" = "spdx.org/licenses/DSDP.html"}
           @{"licence" = "dvipdfm"; "url" = "fedoraproject.org/wiki/Licensing/dvipdfm"}
           @{"licence" = "dvipdfm"; "url" = "spdx.org/licenses/dvipdfm.html"}
           @{"licence" = "ECL-1.0"; "url" = "opensource.org/licenses/ECL-1.0"}
           @{"licence" = "ECL-1.0"; "url" = "spdx.org/licenses/ECL-1.0.html"}
           @{"licence" = "ECL-2.0"; "url" = "opensource.org/licenses/ECL-2.0"}
           @{"licence" = "ECL-2.0"; "url" = "spdx.org/licenses/ECL-2.0.html"}
           @{"licence" = "EFL-1.0"; "url" = "opensource.org/licenses/EFL-1.0"}
           @{"licence" = "EFL-1.0"; "url" = "spdx.org/licenses/EFL-1.0.html"}
           @{"licence" = "EFL-1.0"; "url" = "www.eiffel-nice.org/license/forum.txt"}
           @{"licence" = "EFL-2.0"; "url" = "opensource.org/licenses/EFL-2.0"}
           @{"licence" = "EFL-2.0"; "url" = "spdx.org/licenses/EFL-2.0.html"}
           @{"licence" = "EFL-2.0"; "url" = "www.eiffel-nice.org/license/eiffel-forum-license-2.html"}
           @{"licence" = "eGenix"; "url" = "fedoraproject.org/wiki/Licensing/eGenix.com_Public_License_1.1.0"}
           @{"licence" = "eGenix"; "url" = "spdx.org/licenses/eGenix.html"}
           @{"licence" = "eGenix"; "url" = "www.egenix.com/products/eGenix.com-Public-License-1.1.0.pdf"}
           @{"licence" = "Entessa"; "url" = "opensource.org/licenses/Entessa"}
           @{"licence" = "Entessa"; "url" = "spdx.org/licenses/Entessa.html"}
           @{"licence" = "EPL-1.0"; "url" = "spdx.org/licenses/EPL-1.0.html"}
           @{"licence" = "EPL-1.0"; "url" = "www.eclipse.org/legal/epl-v10.html"}
           @{"licence" = "EPL-1.0"; "url" = "www.opensource.org/licenses/EPL-1.0"}
           @{"licence" = "ErlPL-1.1"; "url" = "spdx.org/licenses/ErlPL-1.1.html"}
           @{"licence" = "ErlPL-1.1"; "url" = "www.erlang.org/EPLICENSE"}
           @{"licence" = "EUDatagrid"; "url" = "eu-datagrid.web.cern.ch/eu-datagrid/license.html"}
           @{"licence" = "EUDatagrid"; "url" = "opensource.org/licenses/EUDatagrid"}
           @{"licence" = "EUDatagrid"; "url" = "spdx.org/licenses/EUDatagrid.html"}
           @{"licence" = "EUDatagrid"; "url" = "www.opensource.org/licenses/EUDatagrid"}
           @{"licence" = "EUPL-1.0"; "url" = "ec.europa.eu/idabc/en/document/7330.html"}
           @{"licence" = "EUPL-1.0"; "url" = "ec.europa.eu/idabc/servlets/Doc027f.pdf?id=31096"}
           @{"licence" = "EUPL-1.0"; "url" = "spdx.org/licenses/EUPL-1.0.html"}
           @{"licence" = "EUPL-1.1"; "url" = "joinup.ec.europa.eu/software/page/eupl/licence-eupl"}
           @{"licence" = "EUPL-1.1"; "url" = "joinup.ec.europa.eu/system/files/EN/EUPL%20v.1.1%20-%20Licence.pdf"}
           @{"licence" = "EUPL-1.1"; "url" = "spdx.org/licenses/EUPL-1.1.html"}
           @{"licence" = "EUPL-1.1"; "url" = "www.opensource.org/licenses/EUPL-1.1"}
           @{"licence" = "Eurosym"; "url" = "fedoraproject.org/wiki/Licensing/Eurosym"}
           @{"licence" = "Eurosym"; "url" = "spdx.org/licenses/Eurosym.html"}
           @{"licence" = "Fair"; "url" = "spdx.org/licenses/Fair.html"}
           @{"licence" = "Fair"; "url" = "www.opensource.org/licenses/Fair"}
           @{"licence" = "Frameworx-1.0"; "url" = "spdx.org/licenses/Frameworx-1.0.html"}
           @{"licence" = "Frameworx-1.0"; "url" = "www.opensource.org/licenses/Frameworx-1.0"}
           @{"licence" = "FreeImage"; "url" = "freeimage.sourceforge.net/freeimage-license.txt"}
           @{"licence" = "FreeImage"; "url" = "spdx.org/licenses/FreeImage.html"}
           @{"licence" = "FSFAP"; "url" = "spdx.org/licenses/FSFAP.html"}
           @{"licence" = "FSFAP"; "url" = "www.gnu.org/prep/maintain/html_node/License-Notices-for-Other-Files.html"}
           @{"licence" = "FSFUL"; "url" = "fedoraproject.org/wiki/Licensing/FSF_Unlimited_License"}
           @{"licence" = "FSFUL"; "url" = "spdx.org/licenses/FSFUL.html"}
           @{"licence" = "FSFULLR"; "url" = "fedoraproject.org/wiki/Licensing/FSF_Unlimited_License#License_Retention_Variant"}
           @{"licence" = "FSFULLR"; "url" = "spdx.org/licenses/FSFULLR.html"}
           @{"licence" = "FTL"; "url" = "freetype.fis.uniroma2.it/FTL.TXT"}
           @{"licence" = "FTL"; "url" = "spdx.org/licenses/FTL.html"}
           @{"licence" = "GFDL-1.1"; "url" = "spdx.org/licenses/GFDL-1.1.html"}
           @{"licence" = "GFDL-1.1"; "url" = "www.gnu.org/licenses/old-licenses/fdl-1.1.txt"}
           @{"licence" = "GFDL-1.2"; "url" = "spdx.org/licenses/GFDL-1.2.html"}
           @{"licence" = "GFDL-1.2"; "url" = "www.gnu.org/licenses/old-licenses/fdl-1.2.txt"}
           @{"licence" = "GFDL-1.3"; "url" = "spdx.org/licenses/GFDL-1.3.html"}
           @{"licence" = "GFDL-1.3"; "url" = "www.gnu.org/licenses/fdl-1.3.txt"}
           @{"licence" = "Giftware"; "url" = "alleg.sourceforge.net//license.html"}
           @{"licence" = "Giftware"; "url" = "spdx.org/licenses/Giftware.html"}
           @{"licence" = "GL2PS"; "url" = "spdx.org/licenses/GL2PS.html"}
           @{"licence" = "GL2PS"; "url" = "www.geuz.org/gl2ps/COPYING.GL2PS"}
           @{"licence" = "Glide"; "url" = "spdx.org/licenses/Glide.html"}
           @{"licence" = "Glide"; "url" = "www.users.on.net/~triforce/glidexp/COPYING.txt"}
           @{"licence" = "Glulxe"; "url" = "fedoraproject.org/wiki/Licensing/Glulxe"}
           @{"licence" = "Glulxe"; "url" = "spdx.org/licenses/Glulxe.html"}
           @{"licence" = "gnuplot"; "url" = "fedoraproject.org/wiki/Licensing/Gnuplot"}
           @{"licence" = "gnuplot"; "url" = "spdx.org/licenses/gnuplot.html"}
           @{"licence" = "GPL-1.0"; "url" = "spdx.org/licenses/GPL-1.0.html"}
           @{"licence" = "GPL-1.0"; "url" = "www.gnu.org/licenses/old-licenses/gpl-1.0-standalone.html"}
           @{"licence" = "GPL-2.0"; "url" = "datatables.net/license_gpl2"}
           @{"licence" = "GPL-2.0"; "url" = "spdx.org/licenses/GPL-2.0.html"}
           @{"licence" = "GPL-2.0"; "url" = "www.gnu.org/licenses/old-licenses/gpl-2.0-standalone.html"}
           @{"licence" = "GPL-2.0"; "url" = "www.opensource.org/licenses/GPL-2.0"}
           @{"licence" = "GPL-3.0"; "url" = "opensource.org/licenses/GPL-3.0"}
           @{"licence" = "GPL-3.0"; "url" = "spdx.org/licenses/GPL-3.0.html"}
           @{"licence" = "GPL-3.0"; "url" = "www.gnu.org/licenses/gpl-3.0-standalone.html"}
           @{"licence" = "GPL-3.0"; "url" = "www.opensource.org/licenses/GPL-3.0"}
           @{"licence" = "gSOAP-1.3b"; "url" = "spdx.org/licenses/gSOAP-1.3b.html"}
           @{"licence" = "gSOAP-1.3b"; "url" = "www.cs.fsu.edu/~engelen/license.html"}
           @{"licence" = "HaskellReport"; "url" = "fedoraproject.org/wiki/Licensing/Haskell_Language_Report_License"}
           @{"licence" = "HaskellReport"; "url" = "spdx.org/licenses/HaskellReport.html"}
           @{"licence" = "HPND"; "url" = "spdx.org/licenses/HPND.html"}
           @{"licence" = "HPND"; "url" = "www.opensource.org/licenses/HPND"}
           @{"licence" = "IBM-pibs"; "url" = "git.denx.de/?p=u-boot.git;a=blob;f=arch/powerpc/cpu/ppc4xx/miiphy.c;h=297155fdafa064b955e53e9832de93bfb0cfb85b;hb=9fab4bf4cc077c21e43941866f3f2c196f28670d"}
           @{"licence" = "IBM-pibs"; "url" = "spdx.org/licenses/IBM-pibs.html"}
           @{"licence" = "ICU"; "url" = "source.icu-project.org/repos/icu/icu/trunk/license.html"}
           @{"licence" = "ICU"; "url" = "spdx.org/licenses/ICU.html"}
           @{"licence" = "IJG"; "url" = "dev.w3.org/cvsweb/Amaya/libjpeg/Attic/README?rev=1.2"}
           @{"licence" = "IJG"; "url" = "github.com/coapp-packages/libjpeg/blob/CoApp/README#L99"}
           @{"licence" = "IJG"; "url" = "spdx.org/licenses/IJG.html"}
           @{"licence" = "ImageMagick"; "url" = "spdx.org/licenses/ImageMagick.html"}
           @{"licence" = "ImageMagick"; "url" = "www.imagemagick.org/script/license.php"}
           @{"licence" = "iMatix"; "url" = "legacy.imatix.com/html/sfl/sfl4.htm#license"}
           @{"licence" = "iMatix"; "url" = "spdx.org/licenses/iMatix.html"}
           @{"licence" = "Imlib2"; "url" = "spdx.org/licenses/Imlib2.html"}
           @{"licence" = "Imlib2"; "url" = "trac.enlightenment.org/e/browser/trunk/imlib2/COPYING"}
           @{"licence" = "Info-ZIP"; "url" = "spdx.org/licenses/Info-ZIP.html"}
           @{"licence" = "Info-ZIP"; "url" = "www.info-zip.org/license.html"}
           @{"licence" = "Intel"; "url" = "opensource.org/licenses/Intel"}
           @{"licence" = "Intel"; "url" = "spdx.org/licenses/Intel.html"}
           @{"licence" = "Intel-ACPI"; "url" = "fedoraproject.org/wiki/Licensing/Intel_ACPI_Software_License_Agreement"}
           @{"licence" = "Intel-ACPI"; "url" = "spdx.org/licenses/Intel-ACPI.html"}
           @{"licence" = "Interbase-1.0"; "url" = "spdx.org/licenses/Interbase-1.0.html"}
           @{"licence" = "Interbase-1.0"; "url" = "web.archive.org/web/20060319014854/http://info.borland.com/devsupport/interbase/opensource/IPL.html"}
           @{"licence" = "IPA"; "url" = "spdx.org/licenses/IPA.html"}
           @{"licence" = "IPA"; "url" = "www.opensource.org/licenses/IPA"}
           @{"licence" = "IPL-1.0"; "url" = "spdx.org/licenses/IPL-1.0.html"}
           @{"licence" = "IPL-1.0"; "url" = "www.opensource.org/licenses/IPL-1.0"}
           @{"licence" = "ISC"; "url" = "spdx.org/licenses/ISC.html"}
           @{"licence" = "ISC"; "url" = "www.isc.org/software/license"}
           @{"licence" = "ISC"; "url" = "www.opensource.org/licenses/ISC"}
           @{"licence" = "JasPer-2.0"; "url" = "spdx.org/licenses/JasPer-2.0.html"}
           @{"licence" = "JasPer-2.0"; "url" = "www.ece.uvic.ca/~mdadams/jasper/LICENSE"}
           @{"licence" = "JSON"; "url" = "spdx.org/licenses/JSON.html"}
           @{"licence" = "JSON"; "url" = "www.json.org/license.html"}
           @{"licence" = "LAL-1.2"; "url" = "artlibre.org/licence/lal/licence-art-libre-12/"}
           @{"licence" = "LAL-1.2"; "url" = "spdx.org/licenses/LAL-1.2.html"}
           @{"licence" = "LAL-1.3"; "url" = "artlibre.org/"}
           @{"licence" = "LAL-1.3"; "url" = "spdx.org/licenses/LAL-1.3.html"}
           @{"licence" = "Latex2e"; "url" = "fedoraproject.org/wiki/Licensing/Latex2e"}
           @{"licence" = "Latex2e"; "url" = "spdx.org/licenses/Latex2e.html"}
           @{"licence" = "Leptonica"; "url" = "fedoraproject.org/wiki/Licensing/Leptonica"}
           @{"licence" = "Leptonica"; "url" = "spdx.org/licenses/Leptonica.html"}
           @{"licence" = "LGPL-2.0"; "url" = "spdx.org/licenses/LGPL-2.0.html"}
           @{"licence" = "LGPL-2.0"; "url" = "www.gnu.org/licenses/old-licenses/lgpl-2.0-standalone.html"}
           @{"licence" = "LGPL-2.1"; "url" = "dotspatial.codeplex.com/license"}
           @{"licence" = "LGPL-2.1"; "url" = "geoapi.codeplex.com/license"}
           @{"licence" = "LGPL-2.1"; "url" = "projnet.codeplex.com/license"}
           @{"licence" = "LGPL-2.1"; "url" = "sharpmap.codeplex.com/license"}
           @{"licence" = "LGPL-2.1"; "url" = "spdx.org/licenses/LGPL-2.1.html"}
           @{"licence" = "LGPL-2.1"; "url" = "www.gnu.org/licenses/old-licenses/lgpl-2.1-standalone.html"}
           @{"licence" = "LGPL-2.1"; "url" = "www.opensource.org/licenses/LGPL-2.1"}
           @{"licence" = "LGPL-3.0"; "url" = "gnu.org/licenses/lgpl.html"}
           @{"licence" = "LGPL-3.0"; "url" = "spdx.org/licenses/LGPL-3.0.html"}
           @{"licence" = "LGPL-3.0"; "url" = "www.gnu.org/licenses/lgpl-3.0-standalone.html"}
           @{"licence" = "LGPL-3.0"; "url" = "www.gnu.org/licenses/lgpl.html"}
           @{"licence" = "LGPL-3.0"; "url" = "www.opensource.org/licenses/LGPL-3.0"}
           @{"licence" = "LGPLLR"; "url" = "spdx.org/licenses/LGPLLR.html"}
           @{"licence" = "LGPLLR"; "url" = "www-igm.univ-mlv.fr/~unitex/lgpllr.html"}
           @{"licence" = "Libpng"; "url" = "spdx.org/licenses/Libpng.html"}
           @{"licence" = "Libpng"; "url" = "www.libpng.org/pub/png/src/libpng-LICENSE.txt"}
           @{"licence" = "libtiff"; "url" = "fedoraproject.org/wiki/Licensing/libtiff"}
           @{"licence" = "libtiff"; "url" = "spdx.org/licenses/libtiff.html"}
           @{"licence" = "LiLiQ-P-1.1"; "url" = "opensource.org/licenses/LiLiQ-P-1.1"}
           @{"licence" = "LiLiQ-P-1.1"; "url" = "spdx.org/licenses/LiLiQ-P-1.1.html"}
           @{"licence" = "LiLiQ-P-1.1"; "url" = "www.forge.gouv.qc.ca/participez/licence-logicielle/licence-libre-du-quebec-liliq-en-francais/licence-libre-du-quebec-liliq-en-francais-v1-0/licence-libre-du-quebec-reciprocite-liliq-r-v1-0/"}
           @{"licence" = "LiLiQ-R-1.1"; "url" = "opensource.org/licenses/LiLiQ-R-1.1"}
           @{"licence" = "LiLiQ-R-1.1"; "url" = "spdx.org/licenses/LiLiQ-R-1.1.html"}
           @{"licence" = "LiLiQ-R-1.1"; "url" = "www.forge.gouv.qc.ca/participez/licence-logicielle/licence-libre-du-quebec-liliq-en-francais/licence-libre-du-quebec-reciprocite-liliq-r-v1-1/"}
           @{"licence" = "LiLiQ-Rplus-1.1"; "url" = "opensource.org/licenses/LiLiQ-Rplus-1.1"}
           @{"licence" = "LiLiQ-Rplus-1.1"; "url" = "spdx.org/licenses/LiLiQ-Rplus-1.1.html"}
           @{"licence" = "LiLiQ-Rplus-1.1"; "url" = "www.forge.gouv.qc.ca/participez/licence-logicielle/licence-libre-du-quebec-liliq-en-francais/licence-libre-du-quebec-reciprocite-forte-liliq-r-v1-1/"}
           @{"licence" = "LPL-1.0"; "url" = "opensource.org/licenses/LPL-1.0"}
           @{"licence" = "LPL-1.0"; "url" = "spdx.org/licenses/LPL-1.0.html"}
           @{"licence" = "LPL-1.02"; "url" = "plan9.bell-labs.com/plan9/license.html"}
           @{"licence" = "LPL-1.02"; "url" = "spdx.org/licenses/LPL-1.02.html"}
           @{"licence" = "LPL-1.02"; "url" = "www.opensource.org/licenses/LPL-1.02"}
           @{"licence" = "LPPL-1.0"; "url" = "spdx.org/licenses/LPPL-1.0.html"}
           @{"licence" = "LPPL-1.0"; "url" = "www.latex-project.org/lppl/lppl-1-0.txt"}
           @{"licence" = "LPPL-1.1"; "url" = "spdx.org/licenses/LPPL-1.1.html"}
           @{"licence" = "LPPL-1.1"; "url" = "www.latex-project.org/lppl/lppl-1-1.txt"}
           @{"licence" = "LPPL-1.2"; "url" = "spdx.org/licenses/LPPL-1.2.html"}
           @{"licence" = "LPPL-1.2"; "url" = "www.latex-project.org/lppl/lppl-1-2.txt"}
           @{"licence" = "LPPL-1.3a"; "url" = "spdx.org/licenses/LPPL-1.3a.html"}
           @{"licence" = "LPPL-1.3a"; "url" = "www.latex-project.org/lppl/lppl-1-3a.txt"}
           @{"licence" = "LPPL-1.3c"; "url" = "spdx.org/licenses/LPPL-1.3c.html"}
           @{"licence" = "LPPL-1.3c"; "url" = "www.latex-project.org/lppl/lppl-1-3c.txt"}
           @{"licence" = "LPPL-1.3c"; "url" = "www.opensource.org/licenses/LPPL-1.3c"}
           @{"licence" = "MakeIndex"; "url" = "fedoraproject.org/wiki/Licensing/MakeIndex"}
           @{"licence" = "MakeIndex"; "url" = "spdx.org/licenses/MakeIndex.html"}
           @{"licence" = "MirOS"; "url" = "spdx.org/licenses/MirOS.html"}
           @{"licence" = "MirOS"; "url" = "www.opensource.org/licenses/MirOS"}
           @{"licence" = "MIT"; "url" = "bouncycastle.org/csharp/licence.html"}
           @{"licence" = "MIT"; "url" = "discutils.codeplex.com/license"}
           @{"licence" = "MIT"; "url" = "docs.microsoft.com/sql/relational-databases/scripting/sql-server-powershell-license-terms"}
           @{"licence" = "MIT"; "url" = "filehelpers.com/credits.html"}
           @{"licence" = "MIT"; "url" = "github.com/alexandrnikitin/Topshelf.Unity/blob/master/LICENSE"}
           @{"licence" = "MIT"; "url" = "github.com/AngleSharp/AngleSharp/blob/master/LICENSE"}
           @{"licence" = "MIT"; "url" = "github.com/AutoFixture/AutoFixture/blob/master/LICENCE.txt"}
           @{"licence" = "MIT"; "url" = "github.com/AutoMapper/AutoMapper/blob/master/LICENSE.txt"}
           @{"licence" = "MIT"; "url" = "github.com/Azure/azure-amqp/blob/master/LICENSE.txt"}
           @{"licence" = "MIT"; "url" = "github.com/Azure/azure-functions-vs-build-sdk/blob/master/LICENSE"}
           @{"licence" = "MIT"; "url" = "github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/blob/master/LICENSE.txt"}
           @{"licence" = "MIT"; "url" = "github.com/AzureAD/azure-activedirectory-library-for-dotnet/blob/master/LICENSE"}
           @{"licence" = "MIT"; "url" = "github.com/ClosedXML/ClosedXML/blob/master/LICENSE"}
           @{"licence" = "MIT"; "url" = "github.com/ControlzEx/ControlzEx/blob/develop/LICENSE"}
           @{"licence" = "MIT"; "url" = "github.com/cucumber/cucumber/blob/master/gherkin/LICENSE"}
           @{"licence" = "MIT"; "url" = "github.com/dahlbyk/posh-git/blob/v0.7.1/LICENSE.txt"}
           @{"licence" = "MIT"; "url" = "github.com/dotnet/BenchmarkDotNet/blob/master/LICENSE.md"}
           @{"licence" = "MIT"; "url" = "github.com/dotnet/core-setup/blob/master/LICENSE.TXT"}
           @{"licence" = "MIT"; "url" = "github.com/dotnet/corefx/blob/master/LICENSE.TXT"}
           @{"licence" = "MIT"; "url" = "github.com/dotnet/standard/blob/master/LICENSE.TXT"}
           @{"licence" = "MIT"; "url" = "github.com/dotnet/wcf/blob/master/LICENSE.TXT"}
           @{"licence" = "MIT"; "url" = "github.com/dtinteractive/Topshelf.Integrations/blob/master/LICENSE"}
           @{"licence" = "MIT"; "url" = "github.com/FakeItEasy/FakeItEasy/blob/master/License.txt"}
           @{"licence" = "MIT"; "url" = "github.com/fschwiet/ManyConsole/blob/master/LICENSE.txt"}
           @{"licence" = "MIT"; "url" = "github.com/fsharp/fsharp/blob/master/LICENSE"}
           @{"licence" = "MIT"; "url" = "github.com/GeoJSON-Net/GeoJSON.Net/blob/master/LICENSE.md"}
           @{"licence" = "MIT"; "url" = "github.com/jamesrcounts/CompositionTests/blob/master/LICENSE.md"}
           @{"licence" = "MIT"; "url" = "github.com/lefthandedgoat/canopy/blob/master/LICENSE.txt"}
           @{"licence" = "MIT"; "url" = "github.com/machine/machine.specifications/blob/master/License.txt"}
           @{"licence" = "MIT"; "url" = "github.com/MahApps/MahApps.Metro/blob/master/LICENSE"}
           @{"licence" = "MIT"; "url" = "github.com/MathieuBuisson/PowerShell-DevOps/blob/master/LICENSE"}
           @{"licence" = "MIT"; "url" = "github.com/Microsoft/visualfsharp/blob/master/License.txt"}
           @{"licence" = "MIT"; "url" = "github.com/NancyFx/Nancy.Bootstrappers.Autofac/blob/master/license.txt"}
           @{"licence" = "MIT"; "url" = "github.com/NancyFx/Nancy/blob/master/license.txt"}
           @{"licence" = "MIT"; "url" = "github.com/OfficeDev/ews-managed-api/blob/master/license.txt"}
           @{"licence" = "MIT"; "url" = "github.com/OfficeDev/Open-XML-SDK/blob/master/LICENSE"}
           @{"licence" = "MIT"; "url" = "github.com/PowerShell/CertificateDsc/blob/master/LICENSE"}
           @{"licence" = "MIT"; "url" = "github.com/PowerShell/NetworkingDsc/blob/master/LICENSE"}
           @{"licence" = "MIT"; "url" = "github.com/PowerShell/PowerShell/blob/master/LICENSE.txt"}
           @{"licence" = "MIT"; "url" = "github.com/PowerShell/PSScriptAnalyzer/blob/master/LICENSE"}
           @{"licence" = "MIT"; "url" = "github.com/PowerShell/SecurityPolicyDsc/blob/master/LICENSE"}
           @{"licence" = "MIT"; "url" = "github.com/PowerShell/SqlServerDsc/blob/master/LICENSE"}
           @{"licence" = "MIT"; "url" = "github.com/PowerShell/xActiveDirectory/blob/master/LICENSE"}
           @{"licence" = "MIT"; "url" = "github.com/PowerShell/xCertificate/blob/master/LICENSE"}
           @{"licence" = "MIT"; "url" = "github.com/PowerShell/xComputerManagement/blob/master/LICENSE"}
           @{"licence" = "MIT"; "url" = "github.com/PowerShell/xCredSSP/blob/master/LICENSE"}
           @{"licence" = "MIT"; "url" = "github.com/PowerShell/xNetworking/blob/master/LICENSE"}
           @{"licence" = "MIT"; "url" = "github.com/PowerShell/xPSDesiredStateConfiguration/blob/master/LICENSE"}
           @{"licence" = "MIT"; "url" = "github.com/PowerShell/xSmbShare/blob/master/LICENSE"}
           @{"licence" = "MIT"; "url" = "github.com/PowerShell/xSQLServer/blob/master/LICENSE"}
           @{"licence" = "MIT"; "url" = "github.com/PowerShell/xWebAdministration/blob/master/LICENSE"}
           @{"licence" = "MIT"; "url" = "github.com/PowerShell/xWebAdministration/blob/WebAdministrationDsc/LICENSE"}
           @{"licence" = "MIT"; "url" = "github.com/PrismLibrary/Prism/blob/master/LICENSE"}
           @{"licence" = "MIT"; "url" = "github.com/rbeauchamp/Swashbuckle.OData/blob/master/License.txt"}
           @{"licence" = "MIT"; "url" = "github.com/richardszalay/mockhttp/blob/master/LICENSE"}
           @{"licence" = "MIT"; "url" = "github.com/roblevine/UnityLoggingExtensions/blob/master/license.txt"}
           @{"licence" = "MIT"; "url" = "github.com/scottjehl/Respond"}
           @{"licence" = "MIT"; "url" = "github.com/scottjehl/Respond/blob/master/LICENSE-MIT"}
           @{"licence" = "MIT"; "url" = "github.com/SNikalaichyk/cNtfsAccessControl/blob/master/LICENSE"}
           @{"licence" = "MIT"; "url" = "github.com/SNikalaichyk/cUserRightsAssignment/blob/master/LICENSE"}
           @{"licence" = "MIT"; "url" = "github.com/sprache/Sprache/blob/master/licence.txt"}
           @{"licence" = "MIT"; "url" = "github.com/System-IO-Abstractions/System.IO.Abstractions/blob/master/LICENSE"}
           @{"licence" = "MIT"; "url" = "github.com/twbs/bootstrap/blob/master/LICENSE"}
           @{"licence" = "MIT"; "url" = "github.com/zzzprojects/html-agility-pack/blob/master/LICENSE"}
           @{"licence" = "MIT"; "url" = "gitlab.com/UKHO/DevTools/raw/master/LICENSE"}
           @{"licence" = "MIT"; "url" = "go.microsoft.com/fwlink/?LinkID=391182"}
           @{"licence" = "MIT"; "url" = "go.microsoft.com/fwlink/?LinkID=510709"}
           @{"licence" = "MIT"; "url" = "go.microsoft.com/fwlink/?LinkId=829061"}
           @{"licence" = "MIT"; "url" = "go.microsoft.com/fwlink/?linkid=841311"}
           @{"licence" = "MIT"; "url" = "go.microsoft.com/fwlink/?linkid=844762"}
           @{"licence" = "MIT"; "url" = "go.microsoft.com/fwlink/?linkid=868961"}
           @{"licence" = "MIT"; "url" = "jquery.org/license"}
           @{"licence" = "MIT"; "url" = "json.codeplex.com/license"}
           @{"licence" = "MIT"; "url" = "licenses.nuget.org/MIT"}
           @{"licence" = "MIT"; "url" = "modernizr.com/license/"}
           @{"licence" = "MIT"; "url" = "nuget.org/packages/Cucumber.Messages/6.0.2/license"}
           @{"licence" = "MIT"; "url" = "nuget.org/packages/Cucumber.Messages/7.0.0/license"}
           @{"licence" = "MIT"; "url" = "nuget.org/packages/Cucumber.Messages/8.0.0/license"}
           @{"licence" = "MIT"; "url" = "nuget.org/packages/ExcelNumberFormat/1.0.7/license"}
           @{"licence" = "MIT"; "url" = "nuget.org/packages/Microsoft.IdentityModel.JsonWebTokens/5.6.0/license"}
           @{"licence" = "MIT"; "url" = "nuget.org/packages/Microsoft.IdentityModel.Logging/5.6.0/license"}
           @{"licence" = "MIT"; "url" = "nuget.org/packages/Microsoft.IdentityModel.Tokens/5.6.0/license"}
           @{"licence" = "MIT"; "url" = "nuget.org/packages/Newtonsoft.Json/12.0.2/license"}
           @{"licence" = "MIT"; "url" = "nuget.org/packages/Newtonsoft.Json/12.0.3/license"}
           @{"licence" = "MIT"; "url" = "nuget.org/packages/NUnit/3.12.0/license"}
           @{"licence" = "MIT"; "url" = "nuget.org/packages/System.IdentityModel.Tokens.Jwt/5.6.0/license"}
           @{"licence" = "MIT"; "url" = "numerics.mathdotnet.com/docs/License.html"}
           @{"licence" = "MIT"; "url" = "nunit.org/nuget/nunit3-license.txt"}
           @{"licence" = "MIT"; "url" = "opensource.org/licenses/MIT"}
           @{"licence" = "MIT"; "url" = "opensource.org/licenses/mit-license.php"}
           @{"licence" = "MIT"; "url" = "package://NUnit/3.12.0/LICENSE.txt"}
           @{"licence" = "MIT"; "url" = "pdfsharp.net/PDFsharp_License.ashx"}
           @{"licence" = "MIT"; "url" = "raw.github.com/JamesNK/Newtonsoft.Json.Bson/master/LICENSE.md"}
           @{"licence" = "MIT"; "url" = "raw.github.com/JamesNK/Newtonsoft.Json/master/LICENSE.md"}
           @{"licence" = "MIT"; "url" = "raw.github.com/mbdavid/LiteDB/master/LICENSE"}
           @{"licence" = "MIT"; "url" = "raw.github.com/MindscapeHQ/raygun4net/master/LICENSE"}
           @{"licence" = "MIT"; "url" = "raw.github.com/StackExchange/StackExchange.Redis/master/LICENSE"}
           @{"licence" = "MIT"; "url" = "raw.github.com/timrwood/moment/master/LICENSE"}
           @{"licence" = "MIT"; "url" = "raw.githubusercontent.com/aspnet/libuv-build/775a18ca77368a0f4ca753e82b2369f24707fb3e/build/License.txt"}
           @{"licence" = "MIT"; "url" = "raw.githubusercontent.com/aspnet/libuv-package/dev/content/License.txt"}
           @{"licence" = "MIT"; "url" = "raw.githubusercontent.com/Azure/azure-event-hubs-dotnet/master/LICENSE"}
           @{"licence" = "MIT"; "url" = "raw.githubusercontent.com/Azure/azure-service-bus-dotnet/master/LICENSE"}
           @{"licence" = "MIT"; "url" = "raw.githubusercontent.com/Caliburn-Micro/Caliburn.Micro/master/License.txt"}
           @{"licence" = "MIT"; "url" = "raw.githubusercontent.com/ControlzEx/ControlzEx/master/LICENSE"}
           @{"licence" = "MIT"; "url" = "raw.githubusercontent.com/dasMulli/dotnet-win32-service/master/LICENSE"}
           @{"licence" = "MIT"; "url" = "raw.githubusercontent.com/domaindrivendev/Swashbuckle.AspNetCore/master/LICENSE"}
           @{"licence" = "MIT"; "url" = "raw.githubusercontent.com/FakeItEasy/FakeItEasy/master/License.txt"}
           @{"licence" = "MIT"; "url" = "raw.githubusercontent.com/JetBrains/ExternalAnnotations/master/LICENSE.md"}
           @{"licence" = "MIT"; "url" = "raw.githubusercontent.com/jquery-validation/jquery-validation/master/LICENSE.md"}
           @{"licence" = "MIT"; "url" = "raw.githubusercontent.com/Microsoft/aspnet-api-versioning/master/LICENSE"}
           @{"licence" = "MIT"; "url" = "raw.githubusercontent.com/Microsoft/dotnet/master/LICENSE"}
           @{"licence" = "MIT"; "url" = "raw.githubusercontent.com/Microsoft/OpenAPI.NET/master/LICENSE"}
           @{"licence" = "MIT"; "url" = "raw.githubusercontent.com/Microsoft/slow-cheetah/master/LICENSE"}
           @{"licence" = "MIT"; "url" = "raw.githubusercontent.com/nunit/dotnet-test-nunit/master/LICENSE"}
           @{"licence" = "MIT"; "url" = "raw.githubusercontent.com/nunit/nunit/master/LICENSE.txt"}
           @{"licence" = "MIT"; "url" = "raw.githubusercontent.com/omar/ByteSize/master/LICENSE"}
           @{"licence" = "MIT"; "url" = "raw.githubusercontent.com/tmenier/Flurl/master/LICENSE"}
           @{"licence" = "MIT"; "url" = "raw.githubusercontent.com/UKHO/ADM-PSmodule/master/LICENSE"}
           @{"licence" = "MIT"; "url" = "raw.githubusercontent.com/UKHO/licences/master/mit/licence.md"}
           @{"licence" = "MIT"; "url" = "raw.githubusercontent.com/UKHO/licences/master/mit/license.md"}
           @{"licence" = "MIT"; "url" = "spdx.org/licenses/MIT.html"}
           @{"licence" = "MIT"; "url" = "trac.osgeo.org/gdal/wiki/FAQGeneral#WhatlicensedoesGDALOGRuse"}
           @{"licence" = "MIT"; "url" = "visualstudiogallery.msdn.microsoft.com/site/6ab922d0-21c0-4f06-ab5f-4ecd1fe7175d/eula?licenseType=None"}
           @{"licence" = "MIT"; "url" = "wixsharp.codeplex.com/license"}
           @{"licence" = "MIT"; "url" = "www.opensource.org/licenses/MIT"}
           @{"licence" = "MIT-advertising"; "url" = "fedoraproject.org/wiki/Licensing/MIT_With_Advertising"}
           @{"licence" = "MIT-advertising"; "url" = "github.com/xoofx/SharpYaml/blob/master/LICENSE.txt"}
           @{"licence" = "MIT-advertising"; "url" = "spdx.org/licenses/MIT-advertising.html"}
           @{"licence" = "MIT-CMU"; "url" = "fedoraproject.org/wiki/Licensing:MIT?rd=Licensing/MIT#CMU_Style"}
           @{"licence" = "MIT-CMU"; "url" = "spdx.org/licenses/MIT-CMU.html"}
           @{"licence" = "MIT-enna"; "url" = "fedoraproject.org/wiki/Licensing/MIT#enna"}
           @{"licence" = "MIT-enna"; "url" = "spdx.org/licenses/MIT-enna.html"}
           @{"licence" = "MIT-feh"; "url" = "fedoraproject.org/wiki/Licensing/MIT#feh"}
           @{"licence" = "MIT-feh"; "url" = "spdx.org/licenses/MIT-feh.html"}
           @{"licence" = "MITNFA"; "url" = "fedoraproject.org/wiki/Licensing/MITNFA"}
           @{"licence" = "MITNFA"; "url" = "spdx.org/licenses/MITNFA.html"}
           @{"licence" = "Motosoto"; "url" = "spdx.org/licenses/Motosoto.html"}
           @{"licence" = "Motosoto"; "url" = "www.opensource.org/licenses/Motosoto"}
           @{"licence" = "mpich2"; "url" = "fedoraproject.org/wiki/Licensing/MIT"}
           @{"licence" = "mpich2"; "url" = "spdx.org/licenses/mpich2.html"}
           @{"licence" = "MPL-1.0"; "url" = "opensource.org/licenses/MPL-1.0"}
           @{"licence" = "MPL-1.0"; "url" = "spdx.org/licenses/MPL-1.0.html"}
           @{"licence" = "MPL-1.0"; "url" = "www.mozilla.org/MPL/MPL-1.0.html"}
           @{"licence" = "MPL-1.1"; "url" = "spdx.org/licenses/MPL-1.1.html"}
           @{"licence" = "MPL-1.1"; "url" = "www.mozilla.org/MPL/MPL-1.1.html"}
           @{"licence" = "MPL-1.1"; "url" = "www.opensource.org/licenses/MPL-1.1"}
           @{"licence" = "MPL-2.0"; "url" = "github.com/hashicorp/terraform/blob/master/LICENSE"}
           @{"licence" = "MPL-2.0"; "url" = "opensource.org/licenses/MPL-2.0"}
           @{"licence" = "MPL-2.0"; "url" = "spdx.org/licenses/MPL-2.0.html"}
           @{"licence" = "MPL-2.0"; "url" = "www.mozilla.org/MPL/2.0/"}
           @{"licence" = "MPL-2.0-no-copyleft-exception"; "url" = "spdx.org/licenses/MPL-2.0-no-copyleft-exception.html"}
           @{"licence" = "MS-PL"; "url" = "commonservicelocator.codeplex.com/license"}
           @{"licence" = "MS-PL"; "url" = "dotnetzip.codeplex.com/license"}
           @{"licence" = "MS-PL"; "url" = "github.com/danludwig/BeginCollectionItem"}
           @{"licence" = "MS-PL"; "url" = "github.com/tathamoddie/System.IO.Abstractions/blob/master/License.txt"}
           @{"licence" = "MS-PL"; "url" = "htmlagilitypack.codeplex.com/license"}
           @{"licence" = "MS-PL"; "url" = "mef.codeplex.com/license"}
           @{"licence" = "MS-PL"; "url" = "opensource.org/licenses/ms-pl"}
           @{"licence" = "MS-PL"; "url" = "opensource.org/licenses/ms-pl.html"}
           @{"licence" = "MS-PL"; "url" = "raw.githubusercontent.com/haf/DotNetZip.Semverd/master/LICENSE"}
           @{"licence" = "MS-PL"; "url" = "raw.githubusercontent.com/JoshClose/CsvHelper/master/LICENSE.txt"}
           @{"licence" = "MS-PL"; "url" = "spdx.org/licenses/MS-PL.html"}
           @{"licence" = "MS-PL"; "url" = "systemioabstractions.codeplex.com/license"}
           @{"licence" = "MS-PL"; "url" = "wcfextras.codeplex.com/license"}
           @{"licence" = "MS-PL"; "url" = "wpftoolkit.codeplex.com/license"}
           @{"licence" = "MS-PL"; "url" = "wpl.codeplex.com/license"}
           @{"licence" = "MS-PL"; "url" = "www.microsoft.com/opensource/licenses.mspx"}
           @{"licence" = "MS-PL"; "url" = "www.opensource.org/licenses/MS-PL"}
           @{"licence" = "MS-RL"; "url" = "spdx.org/licenses/MS-RL.html"}
           @{"licence" = "MS-RL"; "url" = "www.opensource.org/licenses/MS-RL"}
           @{"licence" = "MTLL"; "url" = "fedoraproject.org/wiki/Licensing/Matrix_Template_Library_License"}
           @{"licence" = "MTLL"; "url" = "spdx.org/licenses/MTLL.html"}
           @{"licence" = "Multics"; "url" = "spdx.org/licenses/Multics.html"}
           @{"licence" = "Multics"; "url" = "www.opensource.org/licenses/Multics"}
           @{"licence" = "Mup"; "url" = "fedoraproject.org/wiki/Licensing/Mup"}
           @{"licence" = "Mup"; "url" = "spdx.org/licenses/Mup.html"}
           @{"licence" = "NASA-1.3"; "url" = "spdx.org/licenses/NASA-1.3.html"}
           @{"licence" = "NASA-1.3"; "url" = "ti.arc.nasa.gov/opensource/nosa/"}
           @{"licence" = "NASA-1.3"; "url" = "www.opensource.org/licenses/NASA-1.3"}
           @{"licence" = "Naumen"; "url" = "spdx.org/licenses/Naumen.html"}
           @{"licence" = "Naumen"; "url" = "www.opensource.org/licenses/Naumen"}
           @{"licence" = "NBPL-1.0"; "url" = "spdx.org/licenses/NBPL-1.0.html"}
           @{"licence" = "NBPL-1.0"; "url" = "www.openldap.org/devel/gitweb.cgi?p=openldap.git;a=blob;f=LICENSE;hb=37b4b3f6cc4bf34e1d3dec61e69914b9819d8894"}
           @{"licence" = "NCSA"; "url" = "otm.illinois.edu/uiuc_openSource"}
           @{"licence" = "NCSA"; "url" = "spdx.org/licenses/NCSA.html"}
           @{"licence" = "NCSA"; "url" = "www.opensource.org/licenses/NCSA"}
           @{"licence" = "NetCDF"; "url" = "spdx.org/licenses/NetCDF.html"}
           @{"licence" = "NetCDF"; "url" = "www.unidata.ucar.edu/software/netcdf/copyright.html"}
           @{"licence" = "Net-SNMP"; "url" = "net-snmp.sourceforge.net/about/license.html"}
           @{"licence" = "Net-SNMP"; "url" = "spdx.org/licenses/Net-SNMP.html"}
           @{"licence" = "Newsletr"; "url" = "fedoraproject.org/wiki/Licensing/Newsletr"}
           @{"licence" = "Newsletr"; "url" = "spdx.org/licenses/Newsletr.html"}
           @{"licence" = "NGPL"; "url" = "spdx.org/licenses/NGPL.html"}
           @{"licence" = "NGPL"; "url" = "www.opensource.org/licenses/NGPL"}
           @{"licence" = "NLOD-1.0"; "url" = "data.norge.no/nlod/en/1.0"}
           @{"licence" = "NLOD-1.0"; "url" = "spdx.org/licenses/NLOD-1.0.html"}
           @{"licence" = "NLPL"; "url" = "fedoraproject.org/wiki/Licensing/NLPL"}
           @{"licence" = "NLPL"; "url" = "spdx.org/licenses/NLPL.html"}
           @{"licence" = "Nokia"; "url" = "spdx.org/licenses/Nokia.html"}
           @{"licence" = "Nokia"; "url" = "www.opensource.org/licenses/nokia"}
           @{"licence" = "NOSL"; "url" = "bits.netizen.com.au/licenses/NOSL/nosl.txt"}
           @{"licence" = "NOSL"; "url" = "spdx.org/licenses/NOSL.html"}
           @{"licence" = "Noweb"; "url" = "fedoraproject.org/wiki/Licensing/Noweb"}
           @{"licence" = "Noweb"; "url" = "spdx.org/licenses/Noweb.html"}
           @{"licence" = "NPL-1.0"; "url" = "spdx.org/licenses/NPL-1.0.html"}
           @{"licence" = "NPL-1.0"; "url" = "www.mozilla.org/MPL/NPL/1.0/"}
           @{"licence" = "NPL-1.1"; "url" = "spdx.org/licenses/NPL-1.1.html"}
           @{"licence" = "NPL-1.1"; "url" = "www.mozilla.org/MPL/NPL/1.1/"}
           @{"licence" = "NPOSL-3.0"; "url" = "spdx.org/licenses/NPOSL-3.0.html"}
           @{"licence" = "NPOSL-3.0"; "url" = "www.opensource.org/licenses/NOSL3.0"}
           @{"licence" = "NRL"; "url" = "spdx.org/licenses/NRL.html"}
           @{"licence" = "NRL"; "url" = "web.mit.edu/network/isakmp/nrllicense.html"}
           @{"licence" = "NTP"; "url" = "spdx.org/licenses/NTP.html"}
           @{"licence" = "NTP"; "url" = "www.opensource.org/licenses/NTP"}
           @{"licence" = "Nunit"; "url" = "fedoraproject.org/wiki/Licensing/Nunit"}
           @{"licence" = "Nunit"; "url" = "spdx.org/licenses/Nunit.html"}
           @{"licence" = "OCCT-PL"; "url" = "spdx.org/licenses/OCCT-PL.html"}
           @{"licence" = "OCCT-PL"; "url" = "www.opencascade.com/content/occt-public-license"}
           @{"licence" = "OCLC-2.0"; "url" = "spdx.org/licenses/OCLC-2.0.html"}
           @{"licence" = "OCLC-2.0"; "url" = "www.oclc.org/research/activities/software/license/v2final.htm"}
           @{"licence" = "OCLC-2.0"; "url" = "www.opensource.org/licenses/OCLC-2.0"}
           @{"licence" = "ODbL-1.0"; "url" = "spdx.org/licenses/ODbL-1.0.html"}
           @{"licence" = "ODbL-1.0"; "url" = "www.opendatacommons.org/licenses/odbl/1.0/"}
           @{"licence" = "OFL-1.0"; "url" = "scripts.sil.org/cms/scripts/page.php?item_id=OFL10_web"}
           @{"licence" = "OFL-1.0"; "url" = "spdx.org/licenses/OFL-1.0.html"}
           @{"licence" = "OFL-1.1"; "url" = "fontawesome.io/license/"}
           @{"licence" = "OFL-1.1"; "url" = "scripts.sil.org/cms/scripts/page.php?item_id=OFL_web"}
           @{"licence" = "OFL-1.1"; "url" = "spdx.org/licenses/OFL-1.1.html"}
           @{"licence" = "OFL-1.1"; "url" = "www.opensource.org/licenses/OFL-1.1"}
           @{"licence" = "OGTSL"; "url" = "spdx.org/licenses/OGTSL.html"}
           @{"licence" = "OGTSL"; "url" = "www.opengroup.org/testing/downloads/The_Open_Group_TSL.txt"}
           @{"licence" = "OGTSL"; "url" = "www.opensource.org/licenses/OGTSL"}
           @{"licence" = "OLDAP-1.1"; "url" = "spdx.org/licenses/OLDAP-1.1.html"}
           @{"licence" = "OLDAP-1.1"; "url" = "www.openldap.org/devel/gitweb.cgi?p=openldap.git;a=blob;f=LICENSE;hb=806557a5ad59804ef3a44d5abfbe91d706b0791f"}
           @{"licence" = "OLDAP-1.2"; "url" = "spdx.org/licenses/OLDAP-1.2.html"}
           @{"licence" = "OLDAP-1.2"; "url" = "www.openldap.org/devel/gitweb.cgi?p=openldap.git;a=blob;f=LICENSE;hb=42b0383c50c299977b5893ee695cf4e486fb0dc7"}
           @{"licence" = "OLDAP-1.3"; "url" = "spdx.org/licenses/OLDAP-1.3.html"}
           @{"licence" = "OLDAP-1.3"; "url" = "www.openldap.org/devel/gitweb.cgi?p=openldap.git;a=blob;f=LICENSE;hb=e5f8117f0ce088d0bd7a8e18ddf37eaa40eb09b1"}
           @{"licence" = "OLDAP-1.4"; "url" = "spdx.org/licenses/OLDAP-1.4.html"}
           @{"licence" = "OLDAP-1.4"; "url" = "www.openldap.org/devel/gitweb.cgi?p=openldap.git;a=blob;f=LICENSE;hb=c9f95c2f3f2ffb5e0ae55fe7388af75547660941"}
           @{"licence" = "OLDAP-2.0"; "url" = "spdx.org/licenses/OLDAP-2.0.html"}
           @{"licence" = "OLDAP-2.0"; "url" = "www.openldap.org/devel/gitweb.cgi?p=openldap.git;a=blob;f=LICENSE;hb=cbf50f4e1185a21abd4c0a54d3f4341fe28f36ea"}
           @{"licence" = "OLDAP-2.0.1"; "url" = "spdx.org/licenses/OLDAP-2.0.1.html"}
           @{"licence" = "OLDAP-2.0.1"; "url" = "www.openldap.org/devel/gitweb.cgi?p=openldap.git;a=blob;f=LICENSE;hb=b6d68acd14e51ca3aab4428bf26522aa74873f0e"}
           @{"licence" = "OLDAP-2.1"; "url" = "spdx.org/licenses/OLDAP-2.1.html"}
           @{"licence" = "OLDAP-2.1"; "url" = "www.openldap.org/devel/gitweb.cgi?p=openldap.git;a=blob;f=LICENSE;hb=b0d176738e96a0d3b9f85cb51e140a86f21be715"}
           @{"licence" = "OLDAP-2.2"; "url" = "spdx.org/licenses/OLDAP-2.2.html"}
           @{"licence" = "OLDAP-2.2"; "url" = "www.openldap.org/devel/gitweb.cgi?p=openldap.git;a=blob;f=LICENSE;hb=470b0c18ec67621c85881b2733057fecf4a1acc3"}
           @{"licence" = "OLDAP-2.2.1"; "url" = "spdx.org/licenses/OLDAP-2.2.1.html"}
           @{"licence" = "OLDAP-2.2.1"; "url" = "www.openldap.org/devel/gitweb.cgi?p=openldap.git;a=blob;f=LICENSE;hb=4bc786f34b50aa301be6f5600f58a980070f481e"}
           @{"licence" = "OLDAP-2.2.2"; "url" = "spdx.org/licenses/OLDAP-2.2.2.html"}
           @{"licence" = "OLDAP-2.2.2"; "url" = "www.openldap.org/devel/gitweb.cgi?p=openldap.git;a=blob;f=LICENSE;hb=df2cc1e21eb7c160695f5b7cffd6296c151ba188"}
           @{"licence" = "OLDAP-2.3"; "url" = "spdx.org/licenses/OLDAP-2.3.html"}
           @{"licence" = "OLDAP-2.3"; "url" = "www.openldap.org/devel/gitweb.cgi?p=openldap.git;a=blob;f=LICENSE;hb=d32cf54a32d581ab475d23c810b0a7fbaf8d63c3"}
           @{"licence" = "OLDAP-2.4"; "url" = "spdx.org/licenses/OLDAP-2.4.html"}
           @{"licence" = "OLDAP-2.4"; "url" = "www.openldap.org/devel/gitweb.cgi?p=openldap.git;a=blob;f=LICENSE;hb=cd1284c4a91a8a380d904eee68d1583f989ed386"}
           @{"licence" = "OLDAP-2.5"; "url" = "spdx.org/licenses/OLDAP-2.5.html"}
           @{"licence" = "OLDAP-2.5"; "url" = "www.openldap.org/devel/gitweb.cgi?p=openldap.git;a=blob;f=LICENSE;hb=6852b9d90022e8593c98205413380536b1b5a7cf"}
           @{"licence" = "OLDAP-2.6"; "url" = "spdx.org/licenses/OLDAP-2.6.html"}
           @{"licence" = "OLDAP-2.6"; "url" = "www.openldap.org/devel/gitweb.cgi?p=openldap.git;a=blob;f=LICENSE;hb=1cae062821881f41b73012ba816434897abf4205"}
           @{"licence" = "OLDAP-2.7"; "url" = "spdx.org/licenses/OLDAP-2.7.html"}
           @{"licence" = "OLDAP-2.7"; "url" = "www.openldap.org/devel/gitweb.cgi?p=openldap.git;a=blob;f=LICENSE;hb=47c2415c1df81556eeb39be6cad458ef87c534a2"}
           @{"licence" = "OLDAP-2.8"; "url" = "spdx.org/licenses/OLDAP-2.8.html"}
           @{"licence" = "OLDAP-2.8"; "url" = "www.openldap.org/software/release/license.html"}
           @{"licence" = "OML"; "url" = "fedoraproject.org/wiki/Licensing/Open_Market_License"}
           @{"licence" = "OML"; "url" = "spdx.org/licenses/OML.html"}
           @{"licence" = "OpenSSL"; "url" = "spdx.org/licenses/OpenSSL.html"}
           @{"licence" = "OpenSSL"; "url" = "www.openssl.org/source/license.html"}
           @{"licence" = "OPL-1.0"; "url" = "fedoraproject.org/wiki/Licensing/Open_Public_License"}
           @{"licence" = "OPL-1.0"; "url" = "old.koalateam.com/jackaroo/OPL_1_0.TXT"}
           @{"licence" = "OPL-1.0"; "url" = "spdx.org/licenses/OPL-1.0.html"}
           @{"licence" = "OSET-PL-2.1"; "url" = "opensource.org/licenses/OPL-2.1"}
           @{"licence" = "OSET-PL-2.1"; "url" = "spdx.org/licenses/OSET-PL-2.1.html"}
           @{"licence" = "OSET-PL-2.1"; "url" = "www.osetfoundation.org/public-license/#"}
           @{"licence" = "OSL-1.0"; "url" = "opensource.org/licenses/OSL-1.0"}
           @{"licence" = "OSL-1.0"; "url" = "spdx.org/licenses/OSL-1.0.html"}
           @{"licence" = "OSL-1.1"; "url" = "fedoraproject.org/wiki/Licensing/OSL1.1"}
           @{"licence" = "OSL-1.1"; "url" = "spdx.org/licenses/OSL-1.1.html"}
           @{"licence" = "OSL-2.0"; "url" = "spdx.org/licenses/OSL-2.0.html"}
           @{"licence" = "OSL-2.0"; "url" = "web.archive.org/web/20041020171434/http://www.rosenlaw.com/osl2.0.html"}
           @{"licence" = "OSL-2.1"; "url" = "opensource.org/licenses/OSL-2.1"}
           @{"licence" = "OSL-2.1"; "url" = "spdx.org/licenses/OSL-2.1.html"}
           @{"licence" = "OSL-2.1"; "url" = "web.archive.org/web/20050212003940/http://www.rosenlaw.com/osl21.htm"}
           @{"licence" = "OSL-3.0"; "url" = "spdx.org/licenses/OSL-3.0.html"}
           @{"licence" = "OSL-3.0"; "url" = "www.opensource.org/licenses/OSL-3.0"}
           @{"licence" = "OSL-3.0"; "url" = "www.rosenlaw.com/OSL3.0.htm"}
           @{"licence" = "PDDL-1.0"; "url" = "opendatacommons.org/licenses/pddl/1.0/"}
           @{"licence" = "PDDL-1.0"; "url" = "spdx.org/licenses/PDDL-1.0.html"}
           @{"licence" = "PHP-3.0"; "url" = "spdx.org/licenses/PHP-3.0.html"}
           @{"licence" = "PHP-3.0"; "url" = "www.opensource.org/licenses/PHP-3.0"}
           @{"licence" = "PHP-3.0"; "url" = "www.php.net/license/3_0.txt"}
           @{"licence" = "PHP-3.01"; "url" = "spdx.org/licenses/PHP-3.01.html"}
           @{"licence" = "PHP-3.01"; "url" = "www.php.net/license/3_01.txt"}
           @{"licence" = "Plexus"; "url" = "fedoraproject.org/wiki/Licensing/Plexus_Classworlds_License"}
           @{"licence" = "Plexus"; "url" = "spdx.org/licenses/Plexus.html"}
           @{"licence" = "PostgreSQL"; "url" = "spdx.org/licenses/PostgreSQL.html"}
           @{"licence" = "PostgreSQL"; "url" = "www.opensource.org/licenses/PostgreSQL"}
           @{"licence" = "PostgreSQL"; "url" = "www.postgresql.org/about/licence"}
           @{"licence" = "psfrag"; "url" = "fedoraproject.org/wiki/Licensing/psfrag"}
           @{"licence" = "psfrag"; "url" = "spdx.org/licenses/psfrag.html"}
           @{"licence" = "psutils"; "url" = "fedoraproject.org/wiki/Licensing/psutils"}
           @{"licence" = "psutils"; "url" = "spdx.org/licenses/psutils.html"}
           @{"licence" = "Python-2.0"; "url" = "python.org/download/releases/3.4.0/license"}
           @{"licence" = "Python-2.0"; "url" = "spdx.org/licenses/Python-2.0.html"}
           @{"licence" = "Python-2.0"; "url" = "www.opensource.org/licenses/Python-2.0"}
           @{"licence" = "Qhull"; "url" = "fedoraproject.org/wiki/Licensing/Qhull"}
           @{"licence" = "Qhull"; "url" = "spdx.org/licenses/Qhull.html"}
           @{"licence" = "QPL-1.0"; "url" = "doc.qt.nokia.com/3.3/license.html"}
           @{"licence" = "QPL-1.0"; "url" = "spdx.org/licenses/QPL-1.0.html"}
           @{"licence" = "QPL-1.0"; "url" = "www.opensource.org/licenses/QPL-1.0"}
           @{"licence" = "Rdisc"; "url" = "fedoraproject.org/wiki/Licensing/Rdisc_License"}
           @{"licence" = "Rdisc"; "url" = "spdx.org/licenses/Rdisc.html"}
           @{"licence" = "RHeCos-1.1"; "url" = "ecos.sourceware.org/old-license.html"}
           @{"licence" = "RHeCos-1.1"; "url" = "spdx.org/licenses/RHeCos-1.1.html"}
           @{"licence" = "RPL-1.1"; "url" = "opensource.org/licenses/RPL-1.1"}
           @{"licence" = "RPL-1.1"; "url" = "spdx.org/licenses/RPL-1.1.html"}
           @{"licence" = "RPL-1.5"; "url" = "spdx.org/licenses/RPL-1.5.html"}
           @{"licence" = "RPL-1.5"; "url" = "www.opensource.org/licenses/RPL-1.5"}
           @{"licence" = "RPSL-1.0"; "url" = "helixcommunity.org/content/rpsl"}
           @{"licence" = "RPSL-1.0"; "url" = "spdx.org/licenses/RPSL-1.0.html"}
           @{"licence" = "RPSL-1.0"; "url" = "www.opensource.org/licenses/RPSL-1.0"}
           @{"licence" = "RSA-MD"; "url" = "spdx.org/licenses/RSA-MD.html"}
           @{"licence" = "RSA-MD"; "url" = "www.faqs.org/rfcs/rfc1321.html"}
           @{"licence" = "RSCPL"; "url" = "spdx.org/licenses/RSCPL.html"}
           @{"licence" = "RSCPL"; "url" = "www.opensource.org/licenses/RSCPL"}
           @{"licence" = "Ruby"; "url" = "spdx.org/licenses/Ruby.html"}
           @{"licence" = "Ruby"; "url" = "www.ruby-lang.org/en/LICENSE.txt"}
           @{"licence" = "Saxpath"; "url" = "fedoraproject.org/wiki/Licensing/Saxpath_License"}
           @{"licence" = "Saxpath"; "url" = "spdx.org/licenses/Saxpath.html"}
           @{"licence" = "SAX-PD"; "url" = "spdx.org/licenses/SAX-PD.html"}
           @{"licence" = "SAX-PD"; "url" = "www.saxproject.org/copying.html"}
           @{"licence" = "SCEA"; "url" = "research.scea.com/scea_shared_source_license.html"}
           @{"licence" = "SCEA"; "url" = "spdx.org/licenses/SCEA.html"}
           @{"licence" = "Sendmail"; "url" = "spdx.org/licenses/Sendmail.html"}
           @{"licence" = "Sendmail"; "url" = "www.sendmail.com/pdfs/open_source/sendmail_license.pdf"}
           @{"licence" = "SGI-B-1.0"; "url" = "oss.sgi.com/projects/FreeB/SGIFreeSWLicB.1.0.html"}
           @{"licence" = "SGI-B-1.0"; "url" = "spdx.org/licenses/SGI-B-1.0.html"}
           @{"licence" = "SGI-B-1.1"; "url" = "oss.sgi.com/projects/FreeB/"}
           @{"licence" = "SGI-B-1.1"; "url" = "spdx.org/licenses/SGI-B-1.1.html"}
           @{"licence" = "SGI-B-2.0"; "url" = "oss.sgi.com/projects/FreeB/SGIFreeSWLicB.2.0.pdf"}
           @{"licence" = "SGI-B-2.0"; "url" = "spdx.org/licenses/SGI-B-2.0.html"}
           @{"licence" = "SimPL-2.0"; "url" = "spdx.org/licenses/SimPL-2.0.html"}
           @{"licence" = "SimPL-2.0"; "url" = "www.opensource.org/licenses/SimPL-2.0"}
           @{"licence" = "SISSL"; "url" = "opensource.org/licenses/SISSL"}
           @{"licence" = "SISSL"; "url" = "spdx.org/licenses/SISSL.html"}
           @{"licence" = "SISSL"; "url" = "www.openoffice.org/licenses/sissl_license.html"}
           @{"licence" = "SISSL-1.2"; "url" = "gridscheduler.sourceforge.net/Gridengine_SISSL_license.html"}
           @{"licence" = "SISSL-1.2"; "url" = "spdx.org/licenses/SISSL-1.2.html"}
           @{"licence" = "Sleepycat"; "url" = "spdx.org/licenses/Sleepycat.html"}
           @{"licence" = "Sleepycat"; "url" = "www.opensource.org/licenses/Sleepycat"}
           @{"licence" = "SMLNJ"; "url" = "spdx.org/licenses/SMLNJ.html"}
           @{"licence" = "SMLNJ"; "url" = "www.smlnj.org//license.html"}
           @{"licence" = "SMPPL"; "url" = "github.com/dcblake/SMP/blob/master/Documentation/License.txt"}
           @{"licence" = "SMPPL"; "url" = "spdx.org/licenses/SMPPL.html"}
           @{"licence" = "SNIA"; "url" = "fedoraproject.org/wiki/Licensing/SNIA_Public_License"}
           @{"licence" = "SNIA"; "url" = "spdx.org/licenses/SNIA.html"}
           @{"licence" = "Spencer-86"; "url" = "fedoraproject.org/wiki/Licensing/Henry_Spencer_Reg-Ex_Library_License"}
           @{"licence" = "Spencer-86"; "url" = "spdx.org/licenses/Spencer-86.html"}
           @{"licence" = "Spencer-94"; "url" = "spdx.org/licenses/Spencer-94.html"}
           @{"licence" = "Spencer-99"; "url" = "spdx.org/licenses/Spencer-99.html"}
           @{"licence" = "Spencer-99"; "url" = "www.opensource.apple.com/source/tcl/tcl-5/tcl/generic/regfronts.c"}
           @{"licence" = "SPL-1.0"; "url" = "spdx.org/licenses/SPL-1.0.html"}
           @{"licence" = "SPL-1.0"; "url" = "www.opensource.org/licenses/SPL-1.0"}
           @{"licence" = "SugarCRM-1.1.3"; "url" = "spdx.org/licenses/SugarCRM-1.1.3.html"}
           @{"licence" = "SugarCRM-1.1.3"; "url" = "www.sugarcrm.com/crm/SPL"}
           @{"licence" = "SWL"; "url" = "fedoraproject.org/wiki/Licensing/SWL"}
           @{"licence" = "SWL"; "url" = "spdx.org/licenses/SWL.html"}
           @{"licence" = "TCL"; "url" = "fedoraproject.org/wiki/Licensing/TCL"}
           @{"licence" = "TCL"; "url" = "spdx.org/licenses/TCL.html"}
           @{"licence" = "TCL"; "url" = "www.tcl.tk/software/tcltk/license.html"}
           @{"licence" = "TCP-wrappers"; "url" = "rc.quest.com/topics/openssh/license.php#tcpwrappers"}
           @{"licence" = "TCP-wrappers"; "url" = "spdx.org/licenses/TCP-wrappers.html"}
           @{"licence" = "TMate"; "url" = "spdx.org/licenses/TMate.html"}
           @{"licence" = "TMate"; "url" = "svnkit.com/license.html"}
           @{"licence" = "TORQUE-1.1"; "url" = "fedoraproject.org/wiki/Licensing/TORQUEv1.1"}
           @{"licence" = "TORQUE-1.1"; "url" = "spdx.org/licenses/TORQUE-1.1.html"}
           @{"licence" = "TOSL"; "url" = "fedoraproject.org/wiki/Licensing/TOSL"}
           @{"licence" = "TOSL"; "url" = "spdx.org/licenses/TOSL.html"}
           @{"licence" = "Unicode-DFS-2015"; "url" = "spdx.org/licenses/Unicode-DFS-2015.html"}
           @{"licence" = "Unicode-DFS-2015"; "url" = "web.archive.org/web/20151224134844/http://unicode.org/copyright.html"}
           @{"licence" = "Unicode-DFS-2016"; "url" = "spdx.org/licenses/Unicode-DFS-2016.html"}
           @{"licence" = "Unicode-DFS-2016"; "url" = "www.unicode.org/copyright.html"}
           @{"licence" = "Unicode-TOU"; "url" = "spdx.org/licenses/Unicode-TOU.html"}
           @{"licence" = "Unlicense"; "url" = "licenses.nuget.org/Unlicense"}
           @{"licence" = "Unlicense"; "url" = "nuget.org/packages/Selenium.WebDriver.ChromeDriver/74.0.3729.6-beta/license"}
           @{"licence" = "Unlicense"; "url" = "spdx.org/licenses/Unlicense.html"}
           @{"licence" = "Unlicense"; "url" = "unlicense.org"}
           @{"licence" = "Unlicense"; "url" = "unlicense.org/"}
           @{"licence" = "Unlicense"; "url" = "unlicense.org/UNLICENSE"}
           @{"licence" = "UPL-1.0"; "url" = "opensource.org/licenses/UPL"}
           @{"licence" = "UPL-1.0"; "url" = "spdx.org/licenses/UPL-1.0.html"}
           @{"licence" = "Vim"; "url" = "spdx.org/licenses/Vim.html"}
           @{"licence" = "Vim"; "url" = "vimdoc.sourceforge.net/htmldoc/uganda.html"}
           @{"licence" = "VOSTROM"; "url" = "fedoraproject.org/wiki/Licensing/VOSTROM"}
           @{"licence" = "VOSTROM"; "url" = "spdx.org/licenses/VOSTROM.html"}
           @{"licence" = "VSL-1.0"; "url" = "spdx.org/licenses/VSL-1.0.html"}
           @{"licence" = "VSL-1.0"; "url" = "www.opensource.org/licenses/VSL-1.0"}
           @{"licence" = "W3C"; "url" = "spdx.org/licenses/W3C.html"}
           @{"licence" = "W3C"; "url" = "www.opensource.org/licenses/W3C"}
           @{"licence" = "W3C"; "url" = "www.w3.org/Consortium/Legal/2002/copyright-software-20021231.html"}
           @{"licence" = "W3C-19980720"; "url" = "spdx.org/licenses/W3C-19980720.html"}
           @{"licence" = "W3C-19980720"; "url" = "www.w3.org/Consortium/Legal/copyright-software-19980720.html"}
           @{"licence" = "W3C-20150513"; "url" = "spdx.org/licenses/W3C-20150513.html"}
           @{"licence" = "W3C-20150513"; "url" = "www.w3.org/Consortium/Legal/2015/copyright-software-and-document"}
           @{"licence" = "Watcom-1.0"; "url" = "spdx.org/licenses/Watcom-1.0.html"}
           @{"licence" = "Watcom-1.0"; "url" = "www.opensource.org/licenses/Watcom-1.0"}
           @{"licence" = "Wsuipa"; "url" = "fedoraproject.org/wiki/Licensing/Wsuipa"}
           @{"licence" = "Wsuipa"; "url" = "spdx.org/licenses/Wsuipa.html"}
           @{"licence" = "WTFPL"; "url" = "sam.zoy.org/wtfpl/COPYING"}
           @{"licence" = "WTFPL"; "url" = "spdx.org/licenses/WTFPL.html"}
           @{"licence" = "X11"; "url" = "spdx.org/licenses/X11.html"}
           @{"licence" = "X11"; "url" = "www.xfree86.org/3.3.6/COPYRIGHT2.html#3"}
           @{"licence" = "Xerox"; "url" = "fedoraproject.org/wiki/Licensing/Xerox"}
           @{"licence" = "Xerox"; "url" = "spdx.org/licenses/Xerox.html"}
           @{"licence" = "XFree86-1.1"; "url" = "spdx.org/licenses/XFree86-1.1.html"}
           @{"licence" = "XFree86-1.1"; "url" = "www.xfree86.org/current/LICENSE4.html"}
           @{"licence" = "xinetd"; "url" = "fedoraproject.org/wiki/Licensing/Xinetd_License"}
           @{"licence" = "xinetd"; "url" = "spdx.org/licenses/xinetd.html"}
           @{"licence" = "Xnet"; "url" = "opensource.org/licenses/Xnet"}
           @{"licence" = "Xnet"; "url" = "spdx.org/licenses/Xnet.html"}
           @{"licence" = "xpp"; "url" = "fedoraproject.org/wiki/Licensing/xpp"}
           @{"licence" = "xpp"; "url" = "spdx.org/licenses/xpp.html"}
           @{"licence" = "XSkat"; "url" = "fedoraproject.org/wiki/Licensing/XSkat_License"}
           @{"licence" = "XSkat"; "url" = "spdx.org/licenses/XSkat.html"}
           @{"licence" = "YPL-1.0"; "url" = "spdx.org/licenses/YPL-1.0.html"}
           @{"licence" = "YPL-1.0"; "url" = "www.zimbra.com/license/yahoo_public_license_1.0.html"}
           @{"licence" = "YPL-1.1"; "url" = "spdx.org/licenses/YPL-1.1.html"}
           @{"licence" = "YPL-1.1"; "url" = "www.zimbra.com/license/yahoo_public_license_1.1.html"}
           @{"licence" = "Zed"; "url" = "fedoraproject.org/wiki/Licensing/Zed"}
           @{"licence" = "Zed"; "url" = "spdx.org/licenses/Zed.html"}
           @{"licence" = "Zend-2.0"; "url" = "spdx.org/licenses/Zend-2.0.html"}
           @{"licence" = "Zend-2.0"; "url" = "web.archive.org/web/20130517195954/http://www.zend.com/license/2_00.txt"}
           @{"licence" = "Zimbra-1.3"; "url" = "spdx.org/licenses/Zimbra-1.3.html"}
           @{"licence" = "Zimbra-1.4"; "url" = "spdx.org/licenses/Zimbra-1.4.html"}
           @{"licence" = "Zimbra-1.4"; "url" = "www.zimbra.com/legal/zimbra-public-license-1-4"}
           @{"licence" = "Zlib"; "url" = "nunit.org/nuget/license.html"}
           @{"licence" = "Zlib"; "url" = "spdx.org/licenses/Zlib.html"}
           @{"licence" = "Zlib"; "url" = "www.opensource.org/licenses/Zlib"}
           @{"licence" = "Zlib"; "url" = "www.zlib.net/zlib_license.html"}
           @{"licence" = "zlib-acknowledgement"; "url" = "fedoraproject.org/wiki/Licensing/ZlibWithAcknowledgement"}
           @{"licence" = "zlib-acknowledgement"; "url" = "spdx.org/licenses/zlib-acknowledgement.html"}
           @{"licence" = "ZPL-1.1"; "url" = "old.zope.org/Resources/License/ZPL-1.1"}
           @{"licence" = "ZPL-1.1"; "url" = "spdx.org/licenses/ZPL-1.1.html"}
           @{"licence" = "ZPL-2.0"; "url" = "old.zope.org/Resources/License/ZPL-2.0"}
           @{"licence" = "ZPL-2.0"; "url" = "opensource.org/licenses/ZPL-2.0"}
           @{"licence" = "ZPL-2.0"; "url" = "spdx.org/licenses/ZPL-2.0.html"}
           @{"licence" = "ZPL-2.1"; "url" = "old.zope.org/Resources/ZPL/"}
           @{"licence" = "ZPL-2.1"; "url" = "spdx.org/licenses/ZPL-2.1.html"}
           @{"licence" = "O2 Solutions"; "url" = "o2sol.com/pdf4net/licensing.htm"}
           @{"licence" = "O2 Solutions"; "url" = "www.o2sol.com/pdf4net/licensing.htm"}
           @{"licence" = "MSWF-Prerelease"; "url" = "wf.codeplex.com/license"}
           @{"licence" = "Error404"; "url" = "code.msdn.microsoft.com/WindowsAPICodePack/Project/License.aspx"}
           @{"licence" = "Error404"; "url" = "github.com/alhardy/app-metrics/blob/master/LICENSE"}
           @{"licence" = "Error404"; "url" = "github.com/alhardy/AppMetrics.Reporting/blob/master/LICENSE"}
           @{"licence" = "Error404"; "url" = "github.com/domaindrivendev/Swashbuckle/LICENSE"}
           @{"licence" = "Error404"; "url" = "github.com/ninject/ninject.extensions.selfhost/raw/master/LICENSE.txt"}
           @{"licence" = "Error404"; "url" = "go.microsoft.com/fwlink/?LinkId=317295"}
           @{"licence" = "Error404"; "url" = "microsoft.com/web/webpi/eula/providers_1_eula_ENU.htm"}
           @{"licence" = "Error404"; "url" = "raw.github.com/gsscoder/commandline/master/doc/LICENSE"}
           @{"licence" = "Error404"; "url" = "raw.github.com/haf/DotNetZip.Semverd/develop/LICENSE"}
           @{"licence" = "Error404"; "url" = "raw.github.com/nhibernate/nhibernate-core/master/lgpl.txt"}
           @{"licence" = "Error404"; "url" = "raw.githubusercontent.com/gsscoder/commandline/master/doc/LICENSE"}
           @{"licence" = "Error404"; "url" = "raw.githubusercontent.com/nunit/nunit.portable.agent/master/LICENSE"}
           @{"licence" = "Error404"; "url" = "specflow.org/about/license.aspx"}
           @{"licence" = "Error404"; "url" = "trirand.com/blog/?page_id=87"}
           @{"licence" = "EULA-JetBrains"; "url" = "confluence.jetbrains.com/display/NETCOM/JetBrains+ReSharper+SDK+License+Agreement"}
           @{"licence" = "EULA-JetBrains"; "url" = "jetbrains.com/resharper/buy/license.html"}
           @{"licence" = "EULA-Esri"; "url" = "links.esri.com/dotnetsdklicense"}
           @{"licence" = "EULA-SpecFlow+"; "url" = "specflow.org/plus/eula/"}
           @{"licence" = "EULA-SpecFlow+"; "url" = "www.specflow.org/plus/eula/"}
           @{"licence" = "EULA-Particular"; "url" = "nservicebus.com/license.aspx"}
           @{"licence" = "EULA-Particular"; "url" = "package://NServiceBus/7.2.0/LICENSE.md"}
           @{"licence" = "EULA-Particular"; "url" = "particular.net/LicenseAgreement"}
           @{"licence" = "EULA-MSFT"; "url" = "aka.ms/devservicesagreement"}
           @{"licence" = "EULA-MSFT"; "url" = "aka.ms/netcoregaeula"}
           @{"licence" = "EULA-MSFT"; "url" = "aka.ms/vscontainertoolstargets-eula"}
           @{"licence" = "EULA-MSFT"; "url" = "docs.microsoft.com/sql/relational-databases/server-management-objects-smo/smo-license-terms"}
           @{"licence" = "EULA-MSFT"; "url" = "github.com/Azure/azure-storage-net/blob/master/LICENSE.txt"}
           @{"licence" = "EULA-MSFT"; "url" = "go.microsoft.com/?linkid=9809688"}
           @{"licence" = "EULA-MSFT"; "url" = "go.microsoft.com/fwlink/?linkid=2028464"}
           @{"licence" = "EULA-MSFT"; "url" = "go.microsoft.com/fwlink/?LinkID=206497"}
           @{"licence" = "EULA-MSFT"; "url" = "go.microsoft.com/fwlink/?LinkID=214339"}
           @{"licence" = "EULA-MSFT"; "url" = "go.microsoft.com/fwlink/?LinkId=218949"}
           @{"licence" = "EULA-MSFT"; "url" = "go.microsoft.com/fwlink/?LinkID=227523"}
           @{"licence" = "EULA-MSFT"; "url" = "go.microsoft.com/fwlink/?LinkID=235167"}
           @{"licence" = "EULA-MSFT"; "url" = "go.microsoft.com/fwlink/?LinkId=248855"}
           @{"licence" = "EULA-MSFT"; "url" = "go.microsoft.com/fwlink/?LinkId=253898&clcid=0x409"}
           @{"licence" = "EULA-MSFT"; "url" = "go.microsoft.com/fwlink/?LinkID=262998"}
           @{"licence" = "EULA-MSFT"; "url" = "go.microsoft.com/fwlink/?LinkId=273778"}
           @{"licence" = "EULA-MSFT"; "url" = "go.microsoft.com/fwlink/?LinkID=320539"}
           @{"licence" = "EULA-MSFT"; "url" = "go.microsoft.com/fwlink/?LinkId=329770"}
           @{"licence" = "EULA-MSFT"; "url" = "go.microsoft.com/fwlink/?LinkId=331280"}
           @{"licence" = "EULA-MSFT"; "url" = "go.microsoft.com/fwlink/?LinkId=394369"}
           @{"licence" = "EULA-MSFT"; "url" = "go.microsoft.com/fwlink/?LinkID=509837"}
           @{"licence" = "EULA-MSFT"; "url" = "go.microsoft.com/fwlink/?LinkId=529443"}
           @{"licence" = "EULA-MSFT"; "url" = "go.microsoft.com/fwlink/?LinkId=529444"}
           @{"licence" = "EULA-MSFT"; "url" = "go.microsoft.com/fwlink/?LinkID=698879"}
           @{"licence" = "EULA-MSFT"; "url" = "go.microsoft.com/fwlink/?LinkId=826162"}
           @{"licence" = "EULA-MSFT"; "url" = "go.microsoft.com/fwlink/?linkid=833178"}
           @{"licence" = "EULA-MSFT"; "url" = "go.microsoft.com/fwlink/?linkid=842810"}
           @{"licence" = "EULA-MSFT"; "url" = "microsoft.com/web/webpi/eula/aspnet_and_web_tools_2012_2_RTW_EULA_ENU.htm"}
           @{"licence" = "EULA-MSFT"; "url" = "microsoft.com/web/webpi/eula/aspnetcomponent_enu.htm"}
           @{"licence" = "EULA-MSFT"; "url" = "microsoft.com/web/webpi/eula/aspnetcomponent_rtw_ENU.htm"}
           @{"licence" = "EULA-MSFT"; "url" = "microsoft.com/web/webpi/eula/msn_webgrease_eula.htm"}
           @{"licence" = "EULA-MSFT"; "url" = "microsoft.com/web/webpi/eula/mvc_4_eula_enu.htm"}
           @{"licence" = "EULA-MSFT"; "url" = "microsoft.com/web/webpi/eula/mvc4extensions_prerelease_eula.htm"}
           @{"licence" = "EULA-MSFT"; "url" = "microsoft.com/web/webpi/eula/net_library_eula_ENU.htm"}
           @{"licence" = "EULA-MSFT"; "url" = "microsoft.com/web/webpi/eula/nuget_release_eula.htm"}
           @{"licence" = "EULA-MSFT"; "url" = "microsoft.com/web/webpi/eula/signalr_rtw.htm"}
           @{"licence" = "EULA-MSFT"; "url" = "microsoft.com/web/webpi/eula/SQLCE_SP1_EULA_ENU.rtf"}
           @{"licence" = "EULA-MSFT"; "url" = "microsoft.com/web/webpi/eula/system.web.providers-1.0-eula.htm"}
           @{"licence" = "EULA-MSFT"; "url" = "microsoft.com/web/webpi/eula/weboptimization_1_eula_ENU.htm"}
           @{"licence" = "EULA-MSFT"; "url" = "microsoft.com/web/webpi/eula/webpages_2_eula_enu.htm"}
           @{"licence" = "EULA-MSFT"; "url" = "prismwindowsruntime.codeplex.com/license"}
           @{"licence" = "EULA-MSFT"; "url" = "visualstudio.com/microsoft-visual-studio-test-platform"}
           @{"licence" = "EULA-Telerik"; "url" = "telerik.com/purchase/license-agreement/wpf.aspx"}
           @{"licence" = "EULA-Oracle"; "url" = "oracle.com/technetwork/licenses/distribution-license-152002.html"}
           @{"licence" = "EULA-Oracle"; "url" = "www.oracle.com/technetwork/licenses/distribution-license-152002.html"}
           @{"licence" = "EULA-SQLite"; "url" = "sqlite.org/copyright.html"}
           @{"licence" = "EULA-PostSharp"; "url" = "postsharp.net/links/nuget-license"}
           @{"licence" = "EULA-PostSharp"; "url" = "www.postsharp.net/links/nuget-license"}
           @{"licence" = "EULA-RAVENDB"; "url" = "ravendb.net/licensing"}
           @{"licence" = "EULA-RAVENDB"; "url" = "www.ravendb.net/licensing"}
           @{"licence" = "Error404-Approved"; "url" = "raw.githubusercontent.com/Azure/azure-powershell/dev/LICENSE.txt"}
           @{"licence" = "EULA-AWS"; "url" = "docs.aws.amazon.com/powershell/latest/reference/License.html"}
           @{"licence" = "EULA-SAP"; "url" = "sap.com/about/legal/copyright.html"}
           @{"licence" = "EULA-DevExpress"; "url" = "devexpress.com/Support/EULAs/NetComponents.xml"}
        )
    }
}